[JBoss jBPM] - BPEL Persistence Error
by macmacedo
Hi,
I'm using JBoss AS 4.0.5 with jBPM-bpel-1.1.beta3. I made a BPEL process and i'm testing the persistence. If a stop the server when an instance is running, when I start the server again I got an error like this:
16:58:14,161 ERROR [RequestListener] could not resume process execution
org.jbpm.graph.def.DelegationException
at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:367)
at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:358)
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.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:185)
at org.jbpm.bpel.graph.def.CompositeActivity$$EnhancerByCGLIB$$7683326.raiseException()
at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:358)
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.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:185)
at org.jbpm.bpel.graph.def.CompositeActivity$$EnhancerByCGLIB$$7683326.raiseException()
at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:358)
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.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:185)
at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$ea99b69b.raiseException()
at org.jbpm.bpel.integration.jms.RequestListener.onMessage(RequestListener.java:126)
at org.jboss.mq.SpyMessageConsumer.run(SpyMessageConsumer.java:696)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalStateException: faulted: transition=faulted
at org.jbpm.bpel.graph.exe.ScopeState.newStateException(ScopeState.java:101)
at org.jbpm.bpel.graph.exe.ScopeState.faulted(ScopeState.java:75)
at org.jbpm.bpel.graph.exe.ScopeInstance.faulted(ScopeInstance.java:141)
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.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:185)
at org.jbpm.bpel.graph.exe.ScopeInstance$$EnhancerByCGLIB$$212e8f86.faulted()
at org.jbpm.bpel.graph.scope.FaultActionHandler.execute(FaultActionHandler.java:33)
at org.jbpm.graph.def.Action.execute(Action.java:122)
at org.jbpm.graph.def.ExceptionHandler.handleException(ExceptionHandler.java:60)
at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:343)
... 23 more
Any idea what's the problem?
Best regards,
André Macedo.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044651#4044651
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044651
19 years, 1 month
[JBoss jBPM] - Re: How to customize the jbpm workflow(VERY URGENT)
by kukeltje
Unkind and not helping? in this post? You should read other posts by me.. so no, in this case not unkind and truly helping, because:
bullet 1: Since he did not mention what version he was using, I just directed him to the correct version of jbpm where it is possible to customize the forms.
bullet 2: I pointed out what 'technology' is used for the forms. I do not have to teach him jsf. Lots of other sites for that.
bullet 3: I do not have to do his work.
If this would have resulted in e.g. a next question like:
anonymous wrote : I'd like to have a dropdown list in my form where I can select from multiple values which may be static and I want the default selected item to be the one that corresponds to a value of a certain processvariable.
Then I could and probably would have given an example which would have cost me about 15 minutes (I invested lots of expensive spare time in jBPM and JSF to get to the level I currently am, and Yes, I think, just like everybody who knows me, that that level is superior to everyone else's, cough....)
Besides that, since we (well, you) do get personal and it was not even your post originally, my filter just automatically added another entry.
Kind regards,
Übergod
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044650#4044650
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044650
19 years, 1 month