Bug 874368
| Summary: | "Evaluation" process can't load in jbpm designer | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Ryan Zhang <rzhang> | ||||
| Component: | jBPM 5 | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Sona Mala <smala> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | BRMS 5.3.1 | CC: | brms-jira, rrajasek | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | BRMS 5.3.1 GA | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-02-05 09:20:54 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
Ryan Zhang
2012-11-08 02:58:47 UTC
Created attachment 640519 [details]
server.log
I have updated all bpmn and bpmn2 files in jbpm to correct the script nodes inside onEntry/onExit actions. Will commit to production branch as soon as some unrelated issue is fixed in master jbpm which prevents tests to run currently checked into jbpm prod branch - please retest Great, I would verify that. Since this fix is available and is isolated to an example, setting the release flags to pick up for the 5.3.1 release. I tried to verify this issue for Jboss EAP 6.0 and Standalone version. For both cases:
1) I imported jbpm_example_repository.xml from deployed jboss-brms.war (WEB-INF/classes)
2) the result is:
- the designer was empty
- server.log contained same exception
The import of Evaluation.bpmn process from jbpm github repository was without problem.
Steps:
1) clear guvnor repository
2) create new BPMN asset
3) import Evaluation.bpmn from github repository (with Tiho's correction)
4) save process
5) export repository
6) import repository
I am not sure if binary version of process in current jbpm_example_repository.xml corresponds with Evaluation.bpmn.
|