-
Bug
-
Resolution: Done
-
Critical
-
jBPM 6.0.0.Beta5
-
None
in previous versions this error does not exist. I'm running a simple process bpmn that have a divergent node.
this is the error:
Exception in thread "main" java.lang.StackOverflowError
at java.util.HashMap.hash(HashMap.java:351)
at java.util.HashMap.getEntry(HashMap.java:443)
at java.util.HashMap.get(HashMap.java:405)
at org.jbpm.workflow.core.impl.NodeImpl.getOutgoingConnections(NodeImpl.java:146)
at org.jbpm.workflow.instance.node.SplitInstance.checkNodes(SplitInstance.java:238)