From: <leg...@at...> - 2003-12-14 00:25:28
|
The following comment has been added to this issue: Author: Gavin King Created: Sat, 13 Dec 2003 6:23 PM Body: I run this test 100 times a day on MySQL ... not seeing this ... --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-550 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-550 Summary: FooBarTest failed Type: Bug Status: Unassigned Priority: Major Project: Hibernate2 Versions: 2.1 final Assignee: Reporter: Rafal Groszewski Created: Sat, 13 Dec 2003 3:28 PM Updated: Sat, 13 Dec 2003 6:23 PM Description: java 1.4.2_01 (also 1.3.1_06) mysql 4.0.16 jdbc driver mysql-connector-java-3.0.9-stable-bin.jar all tests passed except testPersistCollections Error could not deserialize net.sf.hibernate.type.SerializationException: could not deserialize at net.sf.hibernate.util.SerializationHelper.deserialize(SerializationHelper.java:194) at net.sf.hibernate.util.SerializationHelper.deserialize(SerializationHelper.java:220) at org.hibernate.test.FooBarTest.testPersistCollections(FooBarTest.java:2262) at org.hibernate.test.TestCase.runTest(TestCase.java:79) Caused by: java.lang.ClassNotFoundException: long at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:190)... --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |