Bug 864063
| Summary: | Initial process BPMN2 import fails in Designer (hangs) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Tihomir Surdilovic <tsurdilo> | ||||
| Component: | jBPM 5 | Assignee: | Kris Verlaenen <kverlaen> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | BRMS 5.3.1 | CC: | kverlaen | ||||
| Target Milestone: | ER4 | ||||||
| Target Release: | BRMS 5.3.1 GA | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
The Process Designer was not loading extension elements correctly when first importing BPMN2 processes, causing the imported process not to fail. This has been resolve and the extension elements are now loaded up front. This results in the successful import of BPMN2 processes.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-02-10 03: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
Tihomir Surdilovic
2012-10-08 13:40:57 UTC
requesting blocker status for this BZ for 5.3.1 fix checked into the designer 2.3.x branch (production branch) Created attachment 645726 [details]
server.log
Hi Tihomir, I confirm that the latest designer (built for ER4) no longer hangs when importing Evaluation.bpmn process, however the import still fails and Designer displays an alert titled "Failed to import BPMN2.".
I'm attaching server.log with full exception trace. The exception message says:
org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'script' not found. (inputStream://dummyUriWithValidSuffix.xml, 33, 19)
Ok, I learned that that Evaluation process currently won't import due to bug 801290 and bug 874368. Will retest with the next build. Thanks. If you in your bpmn2 just remove the targetNamespace definition, it should import fine. Verified in BRMS 5.3.1.CR1. Processes can be imported without hanging (including Evalutaion2.bpmn sample). This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |