you are talking about the exception happening on the server i assume ? i don't 
really know wether the two exceptions are related.

i got  (only beginning line of exception):

1) On client when loading entity lazy (after sending them over network)

java.lang.ClassCastException: cannot assign instance of 
org.hibernate.proxy.SerializableProxy to field 
be.profitplus.entities.contact.CommercieelContact.aankoopAfspraken of type 
be.profitplus.entities.contact.AankoopAfspraken in instance of 
be.profitplus.entities.contact.CommercieelContact
        at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(Unknown 
Source)

2) On server when the AS tries to passivate my SFSB

10:32:23,317 ERROR [SimpleStatefulCache] problem passivation thread
javax.ejb.EJBException: Could not passivate; failed to save state
        at 
org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager.passivateSession(StatefulSessionFilePersistenceManager.java:354)
        at 
org.jboss.ejb3.cache.simple.SimpleStatefulCache.passivate(SimpleStatefulCache.java:191)
        at 
org.jboss.ejb3.cache.simple.SimpleStatefulCache$SessionTimeoutTask.run(SimpleStatefulCache.java:127)
Caused by: org.jboss.serial.exception.SerializationException

are you both experiencing both problems ? or are they one and the same problem ?

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

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


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to