i didn't see the process execution problem yet.

i do see in the stack trace a deserialization problem of a hibernate object.  
but i don't see the link with the process execution problem yet.


Caused by: java.lang.ClassCastException: cannot assign instance of 
org.hibernate.exception.NestableDelegate to field 
org.hibernate.exception.NestableRuntimeException.delegate of type 
org.hibernate.exception.NestableDelegate in instance of 
org.hibernate.SessionException
  |     at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(Ljava.lang.Object;[Ljava.lang.Object;
  | )V(Unknown Source)
  |     ...
  |     at java.io.ObjectInputStream.readObject()Ljava.lang.Object;(Unknown 
Source)
  |     at 
weblogic.rmi.extensions.server.CBVInputStream.readObjectInternal(CBVInputStream.java:71)
  |         ...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122580
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to