You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
Using the latest studio (12-Apr-2017 17:45), when using the components discovery to install xMOF, I have an error saying "Problems occured" and the following exception in the log:
java.lang.RuntimeException: Operation details
at org.eclipse.amalgam.discovery.ui.common.internal.PrepareInstallProfileJob.resolve(PrepareInstallProfileJob.java:143)
at org.eclipse.amalgam.discovery.ui.common.internal.PrepareInstallProfileJob.run(PrepareInstallProfileJob.java:104)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Screenshot:
I was not sure to put the issue on the moliz.gemoc repo or here, but since the error happens before having installed xMOF, I thought here was better :)
The text was updated successfully, but these errors were encountered:
It was actually not looking to neon update site to install additional components (graphiti for example)
I've added it to the search and now it seems to install correctly.
However I've opened bug #40 in order to have an action to improve the error message in such situation.
GEMOC studio code had undergone some major refactoring last months in order to be able to push it into eclipse foundation. (need to change all the plugin and java namespaces using org.eclipse.gemoc for example) We are also refactoring all the build system in order to use Eclipse CI, web sites etc, (see current progress Gemoc dev resource @ eclipse)
so I won't be surprised that xmof team hadn't the time to migrate xmof to the latest versions of gemoc.
Using the latest studio (12-Apr-2017 17:45), when using the components discovery to install xMOF, I have an error saying "Problems occured" and the following exception in the log:
Screenshot:
![capture du 2017-04-13 15-51-51](https://cloud.githubusercontent.com/assets/5868014/25007734/c284ebbc-2061-11e7-8b85-48a606970a1e.png)
I was not sure to put the issue on the moliz.gemoc repo or here, but since the error happens before having installed xMOF, I thought here was better :)
The text was updated successfully, but these errors were encountered: