Discussion:
[jboss-user] [jBPM] - Error in Jbpm 5.2 split decision OR node
manivannan kathirvel
2013-02-11 18:56:24 UTC
Permalink
manivannan kathirvel [https://community.jboss.org/people/manimportal] created the discussion

"Error in Jbpm 5.2 split decision OR node"

To view the discussion, visit: https://community.jboss.org/message/797121#797121

--------------------------------------------------------------
Dear Friends,

I'm using jbpm 5.2 and drools engine 5.3.1 and Jboss server 5.1  in my project.

While I try to add the additional or split path to the existing OR node in one of the Employee process , Getting the following error during the execution :

java.lang.NoSuchMethodError: Process_EmpProcess.returnValueEvaluator5(Lorg/drools/spi/ProcessContext;)Ljava/lang/Object;
        EmpProcessReturnValueEvaluator0Invoker.evaluate(Emp_Process.ReturnValueEvaluator0Invoker.java:14)
        at org.drools.workflow.instance.impl.ReturnValueConstraintEvaluator.evaluate(ReturnValueConstraintEvaluator.java:121)
        at org.drools.workflow.instance.node.SplitInstance.internalTrigger(SplitInstance.java:62)
        at org.drools.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:111)
        at org.drools.workflow.instance.impl.NodeInstanceImpl.triggerConnection(NodeInstanceImpl.java:141)
        at org.drools.workflow.instance.impl.NodeInstanceImpl.triggerCompleted(NodeInstanceImpl.java:128)
        at org.drools.workflow.instance.node.StartNodeInstance.triggerCompleted(StartNodeInstance.java:49)
        at org.drools.workflow.instance.node.StartNodeInstance.internalTrigger(StartNodeInstance.java:41)
        at org.drools.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:111)
        at org.drools.ruleflow.instance.RuleFlowProcessInstance.internalStart(RuleFlowProcessInstance.java:16)
        at org.drools.process.instance.impl.ProcessInstanceImpl.start(ProcessInstanceImpl.java:185)
        at org.drools.workflow.instance.impl.WorkflowProcessInstanceImpl.start(WorkflowProcessInstanceImpl.java:230)
        at org.drools.common.AbstractWorkingMemory.startProcess(AbstractWorkingMemory.java:1639)

I'm able to compile the process and there is validation errors as well.

I tried to recomplie and build package using Drools Admin Console , Still getting the same issue during execution.


Stucked with this issue for 2 days.

Any Help on this will be Much Appreciated !

Thanks in Advance !
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Esteban Aliverti
2013-02-12 08:53:24 UTC
Permalink
Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: Error in Jbpm 5.2 split decision OR node"

To view the discussion, visit: https://community.jboss.org/message/797200#797200

--------------------------------------------------------------
Please, close this thread and continue here: https://community.jboss.org/message/797175#797175 https://community.jboss.org/message/797175

Best Regards,
--------------------------------------------------------------

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

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