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

errors after installing from p2 #1

Open
tolland opened this issue Jul 12, 2021 · 1 comment
Open

errors after installing from p2 #1

tolland opened this issue Jul 12, 2021 · 1 comment

Comments

@tolland
Copy link

tolland commented Jul 12, 2021

I tried installing into an existing eclipse 2021-06:

eclipse.buildId=4.20.0.I20210611-1600
java.version=11.0.11
java.vendor=Red Hat, Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Framework arguments:  -product org.eclipse.epp.package.embedcpp.product
Command-line arguments:  -data file:/home/user1/eclipse-workspaces/epp/ -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.embedcpp.product

error log shows the following:

!ENTRY com.equo.eclipse.monaco.editor 4 0 2021-07-12 19:26:58.471
!MESSAGE bundle com.equo.eclipse.monaco.editor:1.0.0.202107081333 (646)[com.equo.eclipse.monaco.contribution.EquoMonacoEditorContribution(88)] : The activate method has thrown an exception
!STACK 0
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.classic.LoggerContext (org.slf4j.helpers.NOPLoggerFactory is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @7d8261cb; ch.qos.logback.classic.LoggerContext is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @4bc1e281)

Untitled1.log

log file is attached

@leandroperezb
Copy link
Contributor

Hi @tolland, thanks for reporting it.
We have fixed it, can you please try again with the following update site? https://dl.equoplatform.com/monaco-editor/1.0/repo/

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

2 participants