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

OCL interpreter (and other diagnosis utilities) complains from ALE #246

Open
jdeantoni opened this issue Dec 2, 2021 · 1 comment
Open
Labels

Comments

@jdeantoni
Copy link
Contributor

Bug description

when using OCL interpreter, for instance for diagnosis or query testing, an error show up in the console:

OCL: unstable global EPackage registry for 'http://eclipse.org/emf/ecoretools/ale/diagnostics'.
  (See https://bugs.eclipse.org/bugs/show_bug.cgi?id=544165#c14)
  Use org.eclipse.ocl.ecore.EcoreEnvironment.checkRegistry() to diagnose the offending contribution.
java.util.ConcurrentModificationException 

How to reproduce

Steps to reproduce the behavior:

not easy like many ConcurrentModificationException, but it seems to be more often when the acceleo interpreter is open

Screenshot

@jdeantoni jdeantoni added the bug label Dec 2, 2021
@dvojtise
Copy link
Contributor

dvojtise commented Dec 2, 2021

is this during a ale execution or a k3 or concurrent engine execution (ie. ALE conflict even if not currently used ) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants