Bug 420723 - Support opening/saving of bpmn files from/to local file system
Summary: Support opening/saving of bpmn files from/to local file system
Status: ASSIGNED
Alias: None
Product: BPMN2Modeler
Classification: SOA
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: future   Edit
Assignee: Robert Brodt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 402671 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-30 09:52 EDT by Ivo Bek CLA
Modified: 2015-05-15 18:24 EDT (History)
2 users (show)

See Also:


Attachments
Null argument error dialog (30.99 KB, image/png)
2013-10-30 09:52 EDT, Ivo Bek CLA
no flags Details
BPMN process definition (6.00 KB, application/octet-stream)
2013-10-30 09:54 EDT, Ivo Bek CLA
no flags Details
stacktrace (6.65 KB, text/plain)
2013-10-30 10:45 EDT, Ivo Bek CLA
no flags Details
the stacktrace after a reopen (6.35 KB, text/plain)
2013-11-26 05:06 EST, Ivo Bek CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivo Bek CLA 2013-10-30 09:52:16 EDT
Created attachment 237062 [details]
Null argument error dialog

When I want to save any changes in my BPMN process, it will show an error dialog, containing null argument error as you can see in the attached picture.

How to reproduce:

1) Open the attached BPMN process definition
2) Move any node to somewhere else
3) Save the changes
4) See the error dialog
Comment 1 Ivo Bek CLA 2013-10-30 09:54:23 EDT
Created attachment 237063 [details]
BPMN process definition

I use BPMN2 Editor in version 0.2.7.201309131552.
Comment 2 Robert Brodt CLA 2013-10-30 10:37:49 EDT
Hi Ivo, is it possible to get a stack trace?
Comment 3 Ivo Bek CLA 2013-10-30 10:45:08 EDT
Created attachment 237070 [details]
stacktrace

Hi Robert,
 despite there was an information that the stacktrace is not available, I found it in another error log message, so I'm attaching it.
Comment 4 Robert Brodt CLA 2013-11-22 15:47:54 EST
This should be fixed in the 1.0.1 service release available here:

http://download.eclipse.org/bpmn2-modeler/updates/kepler/1.0.1/

Can you please retest?
Comment 5 Ivo Bek CLA 2013-11-26 05:05:07 EST
I have still the same problem in BPMN Modeler 1.0.1.20131122
I open the process definition as a file alone, not within any opened project. Probably that's why it cannot any path. I will attach a new stacktrace.
Comment 6 Ivo Bek CLA 2013-11-26 05:06:02 EST
Created attachment 237714 [details]
the stacktrace after a reopen
Comment 7 Robert Brodt CLA 2013-11-26 08:56:48 EST
Oh, now I get it. You failed to mention that the file is not contained in a Workspace project. This is a known issue and will be fixed in the next service release.

Thanks for bringing this up again ;)
Comment 8 Robert Brodt CLA 2013-11-26 09:59:40 EST
The editor and validator should support opening and saving files that are on the local OS file system and not contained in an eclipse Workspace.
Comment 9 Robert Brodt CLA 2013-12-18 09:21:44 EST
*** Bug 402671 has been marked as a duplicate of this bug. ***