[jboss-user] [JBoss jBPM] - Re: problem when traversing to end state

tom.baeyens@jboss.com do-not-reply at jboss.com
Wed Jan 23 06:33:57 EST 2008


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



More information about the jboss-user mailing list