open-bpmn icon indicating copy to clipboard operation
open-bpmn copied to clipboard

Visual Studio Code Extension Open-BPMN: Errors opening files

Open GH-Cooky opened this issue 9 months ago • 2 comments

Hello everyone,

I am trying to use the Open-BPMN extension in my Visual Studio Code.

  1. I have downloaded and installed Java 17 Support
  2. 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.
  3. I have installed the Open-BPMN extension (Version 1.1.17)
  4. 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

GH-Cooky avatar Mar 21 '25 08:03 GH-Cooky

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?

rsoika avatar Mar 21 '25 11:03 rsoika

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

Image

GH-Cooky avatar Mar 21 '25 16:03 GH-Cooky