Skip to content
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

Internal error occurred during XtextReconcilerJob when Inline annotations are generated #813

Closed
gallandarakhneorg opened this issue Mar 1, 2018 · 2 comments

Comments

@gallandarakhneorg
Copy link
Member

gallandarakhneorg commented Mar 1, 2018

Log 1:
eclipseLog1.log

Log 2:
eclipseLog2.log

@gallandarakhneorg
Copy link
Member Author

An error was encountered within the SARL type computer. The log does not provide the root cause.

But, we could avoid the annoying dialog box to be displayed by replacing the throw of the exception by a log of the error within the diagnostic collector.

@gallandarakhneorg gallandarakhneorg changed the title Internal error occurred during XtextReconcilerJob. Internal error occurred during XtextReconcilerJob when Inline annotations are generated Mar 6, 2018
@gallandarakhneorg
Copy link
Member Author

The internal error occurs when the inline annotations are generated. The type computer complains that an expression is rooted twice, which causes issues within the Xtext API.

gallandarakhneorg added a commit that referenced this issue Mar 6, 2018
…ompilation.

Internal error are reported with a diagnostic object.

see #813

Signed-off-by: Stéphane Galland <galland@arakhne.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant