superbrewer3000.notation exception when opening in development environment #211
-
Hi, Can someone please direct me as to how to fix this problem please? |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 6 replies
-
Hi @e-lynch-theia! Thanks for your interest in the coffee-editor 🎉 !
You're probably already aware of that, but just for the sake of completeness, you could also try out the coffee-editor online: https://try.theia-cloud.io/?appdef=coffee-editor and just a heads up: Best, Nina |
Beta Was this translation helpful? Give feedback.
-
Hi Nina,
Thank you for swift response. Here are the answers to your questions :
* Which version are you using? I pulled from the latest https://github.com/eclipse-emfcloud/coffee-editor.git
* Did you build all the components via the docker container or locally? And if locally, also according to the prerequisites<https://github.com/eclipse-emfcloud/coffee-editor#prerequisites>? I am building the coffee editor locally and I did follow the prerequisites
* Do you have any changes on the files in the opened workspace perhaps? no changes in workspace files
I have looked at the editor online but now I need to get this going on my development environment. I want to see how/if we might migrate to this technology - in the future. We are already an eclipse rcp desktop application and looking to see if this would be a good fit for us.
Any ideas on where this has gone wrong?
Thanks
Evelyn
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Nina Doschek ***@***.***>
Sent: Wednesday, June 7, 2023 3:04:58 PM
To: eclipse-emfcloud/emfcloud ***@***.***>
Cc: e-lynch-theia ***@***.***>; Mention ***@***.***>
Subject: Re: [eclipse-emfcloud/emfcloud] superbrewer3000.notation exception when opening in development environment (Discussion #211)
Hi @e-lynch-theia<https://github.com/e-lynch-theia>!
Thanks for your interest in the coffee-editor 🎉 !
Hm that sounds off. If I read the error message correctly, it tries to cast the notation model to the semantic model, which should not happen in any case.
* Which version are you using?
* Did you build all the components via the docker container or locally? And if locally, also according to the prerequisites<https://github.com/eclipse-emfcloud/coffee-editor#prerequisites>?
* Do you have any changes on the files in the opened workspace perhaps?
You're probably already aware of that, but just for the sake of completeness, you could also try out the coffee-editor online: https://try.theia-cloud.io/?appdef=coffee-editor
and just a heads up:
Most of us will be ooo for the rest of the week (due to a public holiday and a bridge day), if there any follow-up questions we will come back to you next week :)
Best, Nina
—
Reply to this email directly, view it on GitHub<#211 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BALJCLADXENMWKLFC3V5VIDXKCDAVANCNFSM6AAAAAAY5X25AY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Nina, Errors when running in development mode- Sorry about all the logs. Hope you see something? |
Beta Was this translation helpful? Give feedback.
-
Great Nina that you see the same problem. Looking forward to getting the solution soon. Thank you.
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Nina Doschek ***@***.***>
Sent: Friday, June 23, 2023 9:46:30 AM
To: eclipse-emfcloud/emfcloud ***@***.***>
Cc: e-lynch-theia ***@***.***>; Mention ***@***.***>
Subject: Re: [eclipse-emfcloud/emfcloud] superbrewer3000.notation exception when opening in development environment (Discussion #211)
Hi Evelyn, I setup my Windows VM and could reproduce the issue. It is most likely an issue with the URI handling, that has some troubles interpreting Windows paths. I will look into this and hope to provide a quick fix soon.
I'll ping you again once its resolved!
Best, Nina
—
Reply to this email directly, view it on GitHub<#211 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BALJCLHUUFGK7ANCWRH4KYTXMVJWNANCNFSM6AAAAAAY5X25AY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Nina There still seems to be a problem with the Model Analysis. I am getting the following error : I have all 4 servers started. Again, using windows development so maybe it is the same issue? |
Beta Was this translation helpful? Give feedback.
-
No bother Nina, I have what I need for now. Thank you.
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Nina Doschek ***@***.***>
Sent: Friday, June 30, 2023 5:03:50 PM
To: eclipse-emfcloud/emfcloud ***@***.***>
Cc: e-lynch-theia ***@***.***>; Mention ***@***.***>
Subject: Re: [eclipse-emfcloud/emfcloud] superbrewer3000.notation exception when opening in development environment (Discussion #211)
Hi Evelyn, I will have a look on Monday on this!
—
Reply to this email directly, view it on GitHub<#211 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BALJCLHJA4ZIYT25RXACM7TXN32GNANCNFSM6AAAAAAY5X25AY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
FYI: We merged the compatibility fixes to master in the meantime. |
Beta Was this translation helpful? Give feedback.
FYI: We merged the compatibility fixes to master in the meantime.