[jboss-user] [JBoss jBPM] - Re: jBPM 3.3.0GA and Oracle causing StaleObjectStateExceptio

xnejp03 do-not-reply at jboss.com
Mon Nov 24 10:04:03 EST 2008


I'll re-open the JIRA, thanks. I tried to put back in the flush() into thetrunk code but getting this exception:

14:57:10,318 ERROR [GraphElement] action threw exception: collection [org.jbpm.bytes.ByteArray.byteBlocks] was not processed by flush()
  | org.hibernate.AssertionFailure: collection [org.jbpm.bytes.ByteArray.byteBlocks] was not processed by flush()
  | 	at org.hibernate.engine.CollectionEntry.postFlush(CollectionEntry.java:205)
  | 	at org.hibernate.event.def.AbstractFlushingEventListener.postFlush(AbstractFlushingEventListener.java:333)
  | 	at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:28)
  | 	at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
  | 	at org.jbpm.graph.node.Join.execute(Join.java:121)
  | 	at org.jbpm.graph.def.Node.enter(Node.java:314)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 	at java.lang.reflect.Method.invoke(Method.java:585)
  | 	at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:173)
  | 	at org.jbpm.graph.def.Node_$$_javassist_179.enter(Node_$$_javassist_179.java)
  | 	at org.jbpm.graph.def.Transition.take(Transition.java:151)
  | 	at org.jbpm.graph.def.Node.leave(Node.java:389)
  | 	at org.jbpm.graph.exe.Token.signal(Token.java:192)
  | 	at org.jbpm.graph.exe.Token.signal(Token.java:140)
  | 	at uk.co.ondemand.portal.workflow.actions.AbstractNodeActionHandler.execute(AbstractNodeActionHandler.java:50)
  | 	at org.jbpm.graph.def.Action.execute(Action.java:129)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)........


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

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



More information about the jboss-user mailing list