Bug 829789

Summary: bpm5processor quickstart faling on instance abort attempt.
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Marek Baluch <mbaluch>
Component: JBossESBAssignee: tcunning
Status: VERIFIED --- QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: high    
Version: 5.3.0 GACC: soa-p-jira
Target Milestone: ER4   
Target Release: 5.3.0 GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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
server.log none

Description Marek Baluch 2012-06-07 14:51:23 UTC
Created attachment 590219 [details]
server.log

Description of problem:

when the sample attampts to terminate/abort the process instance it started in an action before it fails with:

ERROR [TaskServerHandler] User '[User:'Administrator']' does not have permissions to execution operation 'Skip' on task id 1
org.jbpm.task.service.PermissionDeniedException: User '[User:'Administrator']' does not have permissions to execution operation 'Skip' on task id 1.

See server.log for more detail.

Comment 1 tcunning 2012-06-11 04:36:56 UTC
The error seems related to the permissions - I've dumbed down the quick start example so that it now doesn't need them.    Added the use of the ESBWorkItemHandler which now shows a round trip from ESB -> jbpm5 -> ESB.

Comment 2 Marek Baluch 2012-06-21 15:28:30 UTC
Verified on 5.3 ER4.

Comment 3 Suz 2012-06-28 23:27:47 UTC
Technical note field set to negative as this issue was fixed befrore users saw it.