Bug 998833

Summary: session-migration: attempt to complete a workitem fails on strategy not found.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: jBPM CoreAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: rzhang
Target Milestone: ER3Keywords: TestBlocker
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:10:09 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 none

Description Marek Baluch 2013-08-20 07:57:16 UTC
Description of problem:

An attempt made to complete a workitem created in jbpm5 fails with "No strategy of type org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy available."

The issue is probably caused by refactoring. Looks like the class exists in package org.drools.core.marshalling.impl.

Comment 1 Marek Baluch 2013-08-20 07:58:19 UTC
Created attachment 788351 [details]
stack

Comment 2 Marek Baluch 2013-08-20 07:59:31 UTC
The tested process is BPMN2-UserTask.bpmn2 available in the jbpm repository. It's not using the DoNothingWorkItemHandler.

Comment 3 Marek Baluch 2013-08-20 08:00:25 UTC
I meant to write "it IS using the DoNothingWorkItemHandler".

Comment 4 Kris Verlaenen 2013-08-22 23:57:14 UTC
http://github.com/droolsjbpm/drools/commit/95583e5de

Comment 5 Marek Baluch 2013-09-19 13:16:40 UTC
Verified on ER3.