Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-5060

[GSS](6.4.z) NPE thrown from PerProcessInstanceRuntimeManager.releaseAndCleanLock

    XMLWordPrintable

Details

    • CR1
    • Hide

      See attached kjar + enclosed instructions.

      Show
      See attached kjar + enclosed instructions.

    Description

      Given a parent process which has a sub process (independent=false) and then another sub process (independent=false). When the sub-sub process is terminated using REST call the following stack trace is thrown:

      ERROR [org.kie.server.remote.rest.jbpm.ProcessResource] (default task-88) Unexpected error during processing null: java.lang.NullPointerException
      	at org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager.releaseAndCleanLock(PerProcessInstanceRuntimeManager.java:644)
      	at org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager.disposeRuntimeEngine(PerProcessInstanceRuntimeManager.java:251)
      	at org.jbpm.kie.services.impl.ProcessServiceImpl.disposeRuntimeEngine(ProcessServiceImpl.java:578)
      	at org.jbpm.kie.services.impl.ProcessServiceImpl.abortProcessInstance(ProcessServiceImpl.java:155)
      	at org.jbpm.kie.services.impl.ProcessServiceImpl.abortProcessInstances(ProcessServiceImpl.java:162)
      	at org.kie.server.services.jbpm.ProcessServiceBase.abortProcessInstances(ProcessServiceBase.java:134)
      	at org.kie.server.remote.rest.jbpm.ProcessResource.abortProcessInstances(ProcessResource.java:158)
      
      

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski (Inactive)
              rhn-support-mputz Martin Weiler (Inactive)
              Marian Macik Marian Macik
              Marian Macik Marian Macik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: