Bug 998833 - session-migration: attempt to complete a workitem fails on strategy not found.
Summary: session-migration: attempt to complete a workitem fails on strategy not found.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Core
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER3
: 6.0.0
Assignee: Kris Verlaenen
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-20 07:57 UTC by Marek Baluch
Modified: 2014-08-06 20:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:10:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
stack (26.04 KB, text/plain)
2013-08-20 07:58 UTC, Marek Baluch
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.