[jboss-user] [jBPM] - Re: jbpm 5.1

Chris Melas do-not-reply at jboss.com
Mon May 9 11:04:05 EDT 2011


Chris Melas [http://community.jboss.org/people/melc] created the discussion

"Re: jbpm 5.1"

To view the discussion, visit: http://community.jboss.org/message/604253#604253

--------------------------------------------------------------
I also get this exception,
Caused by: java.lang.NoSuchMethodError: defaultPackage.Process_defaultPackage_0.action0(Lorg/drools/runtime/process/ProcessContext;)
at defaultPackage.Process_defaultPackage_0Action0Invoker.execute(Process_defaultPackage_0Action0Invoker.java:15)
at org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl.executeAction(ExtendedNodeInstanceImpl.java:68)
at org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl.triggerEvent(ExtendedNodeInstanceImpl.java:58)
.....


with jbpm5.1.0M1 and i have the feeling that it has to do with the compilation of a process containing scripttask.

This problem seems to occur after creating a process that contains start node->script node (with a System.out.println("this will do"); )->end node in  a fresh installation of jbpm. I added everything on Guvnor, compiled it and from jbpm console, while having the already available  "Evaluation" process, i noticed that the first process of the two (either the test process or evaluation process) runs normally the second process that will run is going to throw the exception above. If i restart jboss and rebuild package and try the seconf process first it will work and the other process that runs second breaks with the exception above....  The stacktrace indicates an error in the compilation since the defaultPackage  does not contain the action0 method.

Has anyone else noticed this behavior?? I would greatly appreciate any help, other experiences, ideas, comments etc
Thanks
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/604253#604253]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110509/cd61d783/attachment-0001.html 


More information about the jboss-user mailing list