root ERROR Cannot find a service for the path: /services/glsp/WorkflowNotation/:id #629
Replies: 4 comments
-
This looks like #558. Is there any notable difference between your code and the workflow example's Theia integration. |
Beta Was this translation helpful? Give feedback.
-
Theia integration example and coffee editor example have little difference. But I am able to reproduce the same issue in the coffee editor also. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, I tried to build and run the coffee editor example. I too encountered with the same error(Cannot find a service for the path: /services/glsp/WorkflowNotation/:id) Please look at the screenshot. Please let me know if someone finds root cause or solution. Thanks!! Note: I didn't modify or touch the coffee editor code. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing glsp application, i am getting the above error when I try to launch the application. If I try restarting the server multiple times, it works without any problem. Any ideas on what could be the problem?.( I have modified the existing coffee editor example, so the contribution id is "WorkflowNotation" ). Is it related to backend or frontend. When I try debug the front end code, it is failing at websocket connection.
Beta Was this translation helpful? Give feedback.
All reactions