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

An internal error occurred during: "Check Configuration" #1

Open
NikunjChavda19 opened this issue Oct 31, 2023 · 5 comments
Open

An internal error occurred during: "Check Configuration" #1

NikunjChavda19 opened this issue Oct 31, 2023 · 5 comments

Comments

@NikunjChavda19
Copy link

Summary

While opening and using the eclipse it shows popup with error "An internal error occurred during: "Check Configuration""
please, refer attached images of error.

Steps to reproduce

  • Updated/Installed new version of eclipse, while open eclipse throw popup - this is very important
  • Version: 2023-09 (4.29.0)
  • Build id: 20230907-1323

What is the current bug behavior?

After closing popup i can continue with work but after some time again popup gets generate

Relevant logs and/or screenshots!

image

image

Priority

[High]

@Bananeweizen
Copy link
Contributor

Can't reproduce. Please check the error log view. I suspect there should be some nested exceptions with a stack trace showing why the SystemReader class could not be initialized. That stack trace of the nested exceptions is important to add to such reports.

@NikunjChavda19
Copy link
Author

@Bananeweizen Found this file, if it may help you.

1699255180775.log

@Bananeweizen
Copy link
Contributor

Were there any recent changes to logging libraries in platform?

java.lang.LinkageError: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()' the class loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @4dceb3e5 of the current class, org/slf4j/LoggerFactory, and the class loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @55be1872 for the method's defining class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in the signature (org.slf4j.LoggerFactory is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @4dceb3e5, parent loader 'platform'; org.slf4j.impl.StaticLoggerBinder is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @55be1872, parent loader 'platform')

@msohn
Copy link
Member

msohn commented Nov 6, 2023

This could be related to https://github.com/orgs/eclipse-orbit/discussions/24

@NikunjChavda19
Copy link
Author

@Bananeweizen Not done any changes to logging libraries.

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

No branches or pull requests

3 participants