Another hint I got wrt. 440:

0 DEBUG [ main ] org.jboss.security.SecurityAssociation - Using ThreadLocal: 
false
50 DEBUG [ main ] org.jboss.remoting.Client - invoke called, but our invoker is 
disconnected, discarding and fetching another fresh invoker for: InvokerLocator 
[socket://192.168.21.1:3873/?serializationtype=java]
51 DEBUG [ main ] org.jboss.remoting.transport.socket.SocketClientInvoker - 
connect called for: [EMAIL PROTECTED]
69 DEBUG [ main ] org.jboss.remoting.marshal.MarshalFactory - Tried to find 
marshaller from locator by both data type and class name but was unsuccessful.  
Will try to load it from remote server.
70 DEBUG [ main ] org.jboss.remoting.marshal.MarshalFactory - Could not find 
unmarshaller by data type ('null').  Will try to load dynamically.
112 DEBUG [ main ] org.jboss.remoting.marshal.MarshalFactory - Tried to find 
marshaller from locator by both data type and class name but was unsuccessful.  
Will try to load it from remote server.
112 DEBUG [ main ] org.jboss.remoting.marshal.MarshalFactory - Could not find 
unmarshaller by data type ('null').  Will try to load dynamically.
1480 ERROR [ main ] org.jboss.remoting.transport.socket.SocketClientInvoker - 
Got marshalling exception, exiting
java.lang.ClassCastException: cannot assign instance of 
org.hibernate.proxy.SerializableProxy to field foo.bar.entities.CatTest.parent 
of type foo.bar.entities.CatTest in instance of foo.bar.entities.CatTest
        at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:1977)

So I guess this is really a bug...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923394#3923394

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923394


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to