1 Reply Latest reply on May 15, 2014 1:26 AM by swiderski.maciej

    JBPM 5.3 WorkflowRuntimeException

    naziya

      Ran the sample human task of JBPM 5.3

      Getting the following error.

       

       

      Exception in thread "main" org.jbpm.workflow.instance.WorkflowRuntimeException: [com.sample.bpmn.hello10:7 - Task 1:4] -- null

        at org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:130)

        at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:205)

        at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerCompleted(NodeInstanceImpl.java:164)

        at org.jbpm.workflow.instance.node.StartNodeInstance.triggerCompleted(StartNodeInstance.java:49)

       

      Please suggest.