Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1144412

Summary: NPE in TaskCommentServiceImpl when completing a task in task list
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jan Hrcek <jhrcek>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED DUPLICATE QA Contact: Jan Hrcek <jhrcek>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: kverlaen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-03 19:25:06 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:
Attachments:
Description Flags
Stack trace of the exception none

Description Jan Hrcek 2014-09-19 10:36:53 UTC
Created attachment 939200 [details]
Stack trace of the exception

Description of problem:
When completing a human task (last in the process) there is a NPE in the task list.

Version-Release number of selected component (if applicable):
BPMS 6.2.0 latest snapshot deployed on EAP 6.3.

How reproducible:
Always

Steps to Reproduce:
1. Create a simple process with just 1 human task assigned to your user
2. Build & Deploy & start 1 process instance in UI.
3. Go to task list, start and then try to complete the task.

Actual results:
Modal with NPE is displayed. There's an exception in server.log (attached)

Expected results:
Task completed without errors

Comment 1 Kris Verlaenen 2014-11-03 19:25:06 UTC

*** This bug has been marked as a duplicate of bug 1081525 ***