JobLoadSubProcessTest throws couldn't signal token : token has ended
--------------------------------------------------------------------
Key: JBPM-1731
URL:
https://jira.jboss.org/jira/browse/JBPM-1731
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jPDL 3
Reporter: Thomas Diesler
Fix For: jBPM 3.3.0
Running org.jbpm.job.executor.JobLoadSubProcessTest
Exception in thread "Thread-1" java.lang.IllegalStateException: couldn't
signal token : token has ended
at org.jbpm.graph.exe.ProcessInstance.signal(ProcessInstance.java:268)
at org.jbpm.graph.node.ProcessState.execute(ProcessState.java:178)
at org.jbpm.graph.def.Node.enter(Node.java:314)
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:597)
at
org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:157)
at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$8c798f57.enter(<generated>)
at org.jbpm.graph.def.Transition.take(Transition.java:151)
at org.jbpm.graph.def.Node.leave(Node.java:389)
at org.jbpm.graph.def.Node.leave(Node.java:353)
at org.jbpm.graph.def.Node.execute(Node.java:345)
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:597)
at
org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:157)
at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$8c798f57.execute(<generated>)
at org.jbpm.graph.exe.ProcessInstance.<init>(ProcessInstance.java:174)
at org.jbpm.graph.exe.ProcessInstance.<init>(ProcessInstance.java:92)
at org.jbpm.JbpmContext.newProcessInstance(JbpmContext.java:409)
at
org.jbpm.job.executor.JobLoadSubProcessTest$StartNewExecutionThread.run(JobLoadSubProcessTest.java:127)
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.813 sec <<<
FAILURE!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira