-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fr.inria.diverse.melange.resource.MelangeDerivedStateComputer - Fatal exception on Gemoc official sample #105
Labels
Comments
Workaround:
this problem sounds like an issue about the order in which the tools are called in the builder (xtend/xext builder ) |
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio-modeldebugging
that referenced
this issue
Feb 14, 2018
- ignore melange files in target folder, we should consider only those outside bin folder (in model or src folders for exmaple) contributes to #25 and diverse-project/melange#105 Signed-off-by: dvojtise <[email protected]>
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio
that referenced
this issue
Feb 14, 2018
contributes to eclipse-gemoc/gemoc-studio-modeldebugging#25 and diverse-project/melange#105 Signed-off-by: dvojtise <[email protected]>
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio
that referenced
this issue
Feb 17, 2018
Update to latest melange and fix test suites * [Releng] Change Melange update site to 2018-01-19 build * use new location of nebula update site * update fsm sample with latest melange * wipeout workspace befor building * try to get more log on test failure * makes manifest changer more robust contributes to eclipse-gemoc/gemoc-studio-modeldebugging#25 and diverse-project/melange#105 * studio in using oxygen.2 * improve jenkins file - keep only one artefact per branch* - set periodic pipeline check * tee stdout and stderr to for the standard output and to console see #49 * add helper.setTargetPlatform in test that fail randomly * add launch conf in order to ease test devs * disable concurrent builds
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio-modeldebugging
that referenced
this issue
Feb 17, 2018
Use latest melange version * [Releng] Change Melange update site to 2018-01-19 build * use new location of nebula update site * replace printStacktrace by proper log * manage multiple call to builder due to duplicated melange files - ignore melange files in target folder, we should consider only those outside bin folder (in model or src folders for exmaple) contributes to #25 and diverse-project/melange#105 * remove jenkins file that is not supposed to be executed only the one in gemoc-studio is supposed to run Signed-off-by: dvojtise <[email protected]>
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio-execution-java
that referenced
this issue
Jan 14, 2020
Use latest melange version * [Releng] Change Melange update site to 2018-01-19 build * use new location of nebula update site * replace printStacktrace by proper log * manage multiple call to builder due to duplicated melange files - ignore melange files in target folder, we should consider only those outside bin folder (in model or src folders for exmaple) contributes to eclipse-gemoc/gemoc-studio-modeldebugging#25 and diverse-project/melange#105 * remove jenkins file that is not supposed to be executed only the one in gemoc-studio is supposed to run Signed-off-by: dvojtise <[email protected]>
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio-modeldebugging
that referenced
this issue
Jan 15, 2020
Update to latest melange and fix test suites * [Releng] Change Melange update site to 2018-01-19 build * use new location of nebula update site * update fsm sample with latest melange * wipeout workspace befor building * try to get more log on test failure * makes manifest changer more robust contributes to #25 and diverse-project/melange#105 * studio in using oxygen.2 * improve jenkins file - keep only one artefact per branch* - set periodic pipeline check * tee stdout and stderr to for the standard output and to console see #49 * add helper.setTargetPlatform in test that fail randomly * add launch conf in order to ease test devs * disable concurrent builds
dvojtise
added a commit
to eclipse-gemoc/gemoc-studio-modeldebugging
that referenced
this issue
Jan 15, 2020
Update to latest melange and fix test suites * [Releng] Change Melange update site to 2018-01-19 build * use new location of nebula update site * update fsm sample with latest melange * wipeout workspace befor building * try to get more log on test failure * makes manifest changer more robust contributes to #25 and diverse-project/melange#105 * studio in using oxygen.2 * improve jenkins file - keep only one artefact per branch* - set periodic pipeline check * tee stdout and stderr to for the standard output and to console see #49 * add helper.setTargetPlatform in test that fail randomly * add launch conf in order to ease test devs * disable concurrent builds
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
unfortunately the bug is not completely consistent
but with the latest Gemoc studio with latest melange, installing the official sample sometimes fails with the following errors:
fr.inria.diverse.melange.resource.MelangeDerivedStateComputer - Fatal exception
additionally,
the inherits fails to find the other language (see screenshot)
and strangely, the plugins dependencies seems to be broken because despite that the manifest declares org.eclipse.gemoc.sample.legacyfsm.fsm, the project doesn't import it (see "Plug-in Dependencies" entry in the project tree)
The text was updated successfully, but these errors were encountered: