Bug 1092347
| Summary: | BPMN Designer does not show BPMN2 sources | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Ivo Bek <ibek> | ||||
| Component: | jBPM Designer | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Ivo Bek <ibek> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.2 | CC: | kverlaen, vincenzo.lombardi | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-29 23:05:23 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
Ivo Bek
2014-04-29 06:59:19 UTC
Also when I download BPMN2 file via the export button on the Process Sources dialog, the file is empty as well. Created attachment 890665 [details]
stacktraces
Probably you will not be able to reproduce it. I made some unknown changes when I put BPMS to such state that nothing in BPMN Designer worked (even save of the process). I attached stacktraces which might help you find the root causes.
After a restart it started working, so it would not help to send you the BPMS itself.
The exception only tells us that the BPMNDI section of the process was missing on load, it doesn't tell us why that might be. Since this might be due to these unknown changes, not sure there's much we can do at this point. Please reopen if the issue occurs again. I have the same problem. This is a blocking issue for me. (In reply to vincenzo.lombardi from comment #4) > I have the same problem. > This is a blocking issue for me. Hi Vincenzo, would you happen to know the steps to reproduce the issue? E.g. Did you create a new project in a new repo? what where the names used? what activities did you add onto the canvas etc.? Thank you. Marek Hi Marek, I think it could be considered as a duplicate of Bug 1116824 I committed today with a more precise description. Unfortunally, this is just one of the problems I'm experiencing with the two modelers (Eclipse plugin and KIE Workbench ones). Something similar (i.e. blank process sources) happens for instance when I try to import a diagram from Eclipse to KIE (and viceversa too), in which case I can see that the used XML formats are quite different (the KIE Modeler changes item definition IDs, loses items names and moves items and relations arbitrarily throughout the diagram). I'm starting to wonder if someone is actually really using the two modelers (I mean exchanging diagrams between them) in a professional context and if this is the case, which jBPMN version they are using. I'd ask also you if these problems/bugs with the 6.1 release are going to be solved or I shoud change technology (at least for the modeling part of the work) since I'd need a modeler to propose to my customers and eventually, if it's needed, another one to give to my develpers. Thank you for your answers. Vincenzo |