Petals SE Activiti

Error "The just created process instance 'x' is not found for the process definition 'xxxxxxxx:y:z'"

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.5.0
  • Fix Version/s: 0.9.0
  • Component/s: Process service
  • Security Level: Public
  • Description:
    Hide

    The following error occurs when invoking a service creating a process instance:

    org.ow2.petals.activitibpmn.incoming.operation.exception.OperationProcessingException: An error occurs processing the operation 'xxxxxxxxxx': The just created process instance 'y' is not found for the process definition 'zzzzzzzzzzzz:t:v'.
    	at org.ow2.petals.activitibpmn.incoming.operation.StartEventOperation.doExecute(StartEventOperation.java:137)
    	at org.ow2.petals.activitibpmn.incoming.operation.ActivitiOperation.execute(ActivitiOperation.java:280)
    	at org.ow2.petals.activitibpmn.incoming.ActivitiJBIListener.onJBIMessage(ActivitiJBIListener.java:118)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processInOutAsProvider(MessageExchangeProcessor.java:759)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:490)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:339)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:256)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    	at java.lang.Thread.run(Thread.java:745)
    2015/05/26 14:54:32,410 GMT+0200 FINE [org.ow2.petals.component.framework.componentUnderTestWithDefaultConfiguration] : End ActivitiJBIListener.onJBIMessage()

    This error occurs when the process definition does not include user task.

    Show
    The following error occurs when invoking a service creating a process instance:
    org.ow2.petals.activitibpmn.incoming.operation.exception.OperationProcessingException: An error occurs processing the operation 'xxxxxxxxxx': The just created process instance 'y' is not found for the process definition 'zzzzzzzzzzzz:t:v'.
    	at org.ow2.petals.activitibpmn.incoming.operation.StartEventOperation.doExecute(StartEventOperation.java:137)
    	at org.ow2.petals.activitibpmn.incoming.operation.ActivitiOperation.execute(ActivitiOperation.java:280)
    	at org.ow2.petals.activitibpmn.incoming.ActivitiJBIListener.onJBIMessage(ActivitiJBIListener.java:118)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processInOutAsProvider(MessageExchangeProcessor.java:759)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:490)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:339)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:256)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    	at java.lang.Thread.run(Thread.java:745)
    2015/05/26 14:54:32,410 GMT+0200 FINE [org.ow2.petals.component.framework.componentUnderTestWithDefaultConfiguration] : End ActivitiJBIListener.onJBIMessage()
    This error occurs when the process definition does not include user task.
  • Environment:
    -

Activity

Christophe DENEUX made changes - Tue, 26 May 2015 - 15:28:44 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Tue, 26 May 2015 - 15:28:48 +0200
Assignee Christophe DENEUX [ cdeneux ]
Christophe DENEUX made changes - Tue, 26 May 2015 - 15:52:30 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 8 Jun 2015 - 11:40:46 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 0.9.0 [ 10545 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Fri, 5 Aug 2016 - 12:02:52 +0200
Component/s Process service [ 10400 ]

People

Dates

  • Created:
    Tue, 26 May 2015 - 15:20:36 +0200
    Updated:
    Fri, 5 Aug 2016 - 12:02:52 +0200
    Resolved:
    Mon, 8 Jun 2015 - 11:40:45 +0200