[jboss-dev-forums] [Design of POJO Server] - Serialization, NoSuchMethodException in ProfileServiceUnitTe
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Dec 17 00:20:00 EST 2007
I'm seeing this failure on most of the ProfileServiceUnitTestCase tests currently. Are you seeing these Alexey?
| Caused by: java.lang.NoSuchMethodException: class java.lang.ClassLoader.defineClass - [class [Ljava.lang.Object;, int, int]
| at org.jboss.reflect.plugins.introspection.ReflectionUtils.findExactMethod(ReflectionUtils.java:240)
| at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.readObject(ReflectMethodInfoImpl.java:129)
| at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
| ... 145 more
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113261#4113261
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113261
More information about the jboss-dev-forums
mailing list