Bug 1015469 - Unable to build a process which contains Data Object
Summary: Unable to build a process which contains Data Object
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER5
: 6.0.0
Assignee: Kris Verlaenen
QA Contact: Sona Mala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-04 10:42 UTC by Sona Mala
Modified: 2014-08-06 20:20 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
BPMN2 definition (13.95 KB, application/xml)
2013-10-04 10:42 UTC, Sona Mala
no flags Details
Process image (16.04 KB, image/png)
2013-10-04 10:42 UTC, Sona Mala
no flags Details
Exception in server.log (12.33 KB, text/x-log)
2013-10-04 10:43 UTC, Sona Mala
no flags Details

Description Sona Mala 2013-10-04 10:42:19 UTC
Created attachment 807580 [details]
BPMN2 definition

Description of problem:
If the project contains a process which uses Data Object then is unable to build this project.


Version-Release number of selected component (if applicable):
BPMS 6.0.0 ER3


Steps to Reproduce:
1. Model attached process in Designer
2. Save the process
3. Build&Deploy the project

Actual results:
Alert "Build failed" is occurred. The Problems tab shows:

unable to parse xml : Exception class java.lang.IllegalArgumentException : Could not find target [dataItem] for association [_04F7B084-C398-4F6A-AF4B-8F877B85FF57] 

An exception in server.log (attached)


Expected results:
This process should be able to build.

Additional info:
I think that attached definition is BPMN2 valid.

Comment 1 Sona Mala 2013-10-04 10:42:54 UTC
Created attachment 807581 [details]
Process image

Comment 2 Sona Mala 2013-10-04 10:43:28 UTC
Created attachment 807583 [details]
Exception in server.log

Comment 3 Kris Verlaenen 2013-10-10 15:30:16 UTC
Parser now ignores associations to data objects.

Master: http://github.com/droolsjbpm/jbpm/commit/a4f57b7c8
6.0.x: http://github.com/droolsjbpm/jbpm/commit/928dddba2

Still need to verify described use case now works once this change is included in a recent build of the tooling.

Comment 4 Sona Mala 2013-12-17 15:44:46 UTC
Verified for ER5.

Project with dataObject is able to build and deploy it.

Running such process caused exception in server.log, I will investigate this issue more and I will create a new bugzilla issue.


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