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

Groovy Eclipse plugin contributes to "Invalid registry object" at Eclipe start #555

Closed
davidmichaelkarr opened this issue Apr 11, 2018 · 7 comments

Comments

@davidmichaelkarr
Copy link

For a long time now, I've been annoyed by the symptoms described in this Eclipse bug report that I created: https://bugs.eclipse.org/bugs/show_bug.cgi?id=528462 .

Today I realized that if I don't have the Groovy Eclipse plugin installed, this doesn't happen. I've now tried going back and forth, verifying that it only happens when I have that plugin installed. I verified this with the same version of Eclipse, but on two different computers (ok, a Windows laptop and a Linux VM running on that laptop).

I also have a bunch of other plugins installed, so this could very well be a subtle plugin interaction problem, but it's at least related to this.

@eric-milles
Copy link
Member

eric-milles commented Apr 11, 2018

This sounds like a familiar old issue that cropped up with Oxygen and went away quietly. Do you have multiple Groovy Compiler versions installed? Are you running with the latest Eclipse Oxygen and Groovy-Eclipse versions?

@eric-milles
Copy link
Member

You can look to #317 for reference. There were some fixes realized for Oxygen.

@davidmichaelkarr
Copy link
Author

davidmichaelkarr commented Apr 12, 2018 via email

@eric-milles
Copy link
Member

eric-milles commented Apr 12, 2018

If you remove all compiler versions except the one you use, there will be no hot-swapping during startup.

Can you say the version numbers of Eclipse and Groovy-Eclipse? Or you could send a copy from the installation details dialog.

@davidmichaelkarr
Copy link
Author

davidmichaelkarr commented Apr 12, 2018 via email

@xenonrider
Copy link

How do you reinstall only the 2.4 compiler?

@eric-milles
Copy link
Member

@xenonrider You can install the Groovy Compile 2.4 feature and remove the Groovy Compiler 2.5 feature.

@groovy groovy locked and limited conversation to collaborators Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants