Bug 1285994

Summary: TaskService.complete() throws NullPointerException without a meaningful message when a RuntimeManager with the deploymentId is not registered
Product: [Retired] JBoss BPMS Platform 6 Reporter: Toshiya Kobayashi <tkobayas>
Component: jBPM CoreAssignee: Alessandro Lazarotti <alazarot>
Status: CLOSED EOL QA Contact: Radovan Synek <rsynek>
Severity: medium Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen
Target Milestone: ER1   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:04:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Toshiya Kobayashi 2015-11-27 07:46:49 UTC
Description of problem:

Platform BZ for https://issues.jboss.org/browse/JBPM-4852


Steps to Reproduce:
1. See test case in the PR (https://github.com/droolsjbpm/jbpm/pull/350)

Actual results:

Throws NullPointerException

Expected results:

Throws RuntimeException with a message like "No RuntimeManager registered with identifier: id-1"

Comment 1 JBoss JIRA Server 2015-11-27 11:24:52 UTC
Maciej Swiderski <swiderski.maciej> updated the status of jira JBPM-4852 to Resolved

Comment 3 Radovan Synek 2016-03-24 13:07:40 UTC
Verified with BPMS-6.3.0.ER1.