Visual Studio Code Extension Open-BPMN: Errors opening files
Hello everyone,
I am trying to use the Open-BPMN extension in my Visual Studio Code.
- I have downloaded and installed Java 17 Support
- I have testet the Java integration in Visual Studio Code in combination with Microsoft Extension Pack for Java v0.29.0, i.e. a simple java class "Hello World" runs nicely from within the code editor.
- I have installed the Open-BPMN extension (Version 1.1.17)
- If I try to create an new empty file, e.g. "test.bpmn" I will get the following error and informational messages: (i) Model loading in progress (x) [GLSP-Server] Could not process message:ActionMessage [action=requestModel, clientId=bpmn-diagram_0]
The model loading in progress won't terminate and I am not able to start modeling.
What am I doing wrong?
Regards, GH
Hi @GH-Cooky , this sounds very strange. Can you open an existing file? You can download a file from here: https://github.com/imixs/open-bpmn/tree/master/open-bpmn.glsp-client/workspace. Can you share a screenshot how the editor window looks like in this situation?
Hello rsoika,
I have downloaded demo.bpmn file from the aforementioned location. When I try to open it in Code it looks like this (find screenshot attached to this comment).
Regards, GH