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

NoClassDefFoundError: org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP #1191

Closed
fbricon opened this issue Oct 3, 2023 · 2 comments · Fixed by #1194
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented Oct 3, 2023

Build #IC-233.8264.8, built on September 28, 2023

Tried to restart LSP4MP

java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/ExceptionUtils
	at com.redhat.devtools.intellij.lsp4ij.console.LSPConsoleToolWindowPanel$ConsoleContentPanel.showError(LSPConsoleToolWindowPanel.java:252)
	at com.redhat.devtools.intellij.lsp4ij.console.LSPConsoleToolWindowPanel.showError(LSPConsoleToolWindowPanel.java:291)
	at com.redhat.devtools.intellij.lsp4ij.console.explorer.LanguageServerExplorer.showError(LanguageServerExplorer.java:187)
	at com.redhat.devtools.intellij.lsp4ij.console.explorer.LanguageServerExplorerLifecycleListener.showError(LanguageServerExplorerLifecycleListener.java:167)
	at com.redhat.devtools.intellij.lsp4ij.console.explorer.LanguageServerExplorerLifecycleListener.lambda$handleError$1(LanguageServerExplorerLifecycleListener.java:77)
	at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:209)

@fbricon fbricon added the bug Something isn't working label Oct 3, 2023
@angelozerr
Copy link
Contributor

It is working for me?

@angelozerr angelozerr added this to the 1.29.0 milestone Oct 3, 2023
@angelozerr
Copy link
Contributor

Ok sorry the problem comes from IC-233.8264.8,

angelozerr added a commit to angelozerr/intellij-quarkus that referenced this issue Oct 3, 2023
org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP

Fixes redhat-developer#1191

Signed-off-by: azerr <[email protected]>
angelozerr added a commit to angelozerr/intellij-quarkus that referenced this issue Oct 3, 2023
org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP

Fixes redhat-developer#1191

Signed-off-by: azerr <[email protected]>
angelozerr added a commit to angelozerr/intellij-quarkus that referenced this issue Oct 3, 2023
org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP

Fixes redhat-developer#1191

Signed-off-by: azerr <[email protected]>
angelozerr added a commit to angelozerr/intellij-quarkus that referenced this issue Oct 3, 2023
org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP

Fixes redhat-developer#1191

Signed-off-by: azerr <[email protected]>
angelozerr added a commit to angelozerr/intellij-quarkus that referenced this issue Oct 3, 2023
org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP

Fixes redhat-developer#1191

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Oct 3, 2023
org/apache/commons/lang/exception/ExceptionUtils in IJ 2023.3 EAP

Fixes #1191

Signed-off-by: azerr <[email protected]>
@angelozerr angelozerr moved this to ✅ Done in IDE Cloudaptors Oct 3, 2023
@angelozerr angelozerr self-assigned this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
2 participants