pefernan opened a new issue, #1989:
URL: https://github.com/apache/incubator-kie-issues/issues/1989

   `ExceptionHandlerTransaction` throws a `NullPointerException` when trying to 
set the process instance into a error state.
   
   ```
   ((WorkflowProcessInstanceImpl) 
processInstance.internalGetProcessInstance()).internalSetError(processInstanceExecutionException);
   
   ```
   It should be adapted to the new APIs introduced recently.
   
   This is a continuation of: 
   
   - https://github.com/apache/incubator-kie-issues/issues/1966
   - https://github.com/apache/incubator-kie-issues/issues/1944
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to