Issue 145 in wicketforge: NoClassDefFoundError in Idea 13 EAP 130.1365

0 views
Skip to first unread message

wicke...@googlecode.com

unread,
Jul 30, 2013, 10:16:57 AM7/30/13
to wicketforge...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 145 by alexande...@gmail.com: NoClassDefFoundError in Idea
13 EAP 130.1365
http://code.google.com/p/wicketforge/issues/detail?id=145

What steps will reproduce the problem?
1. Edit and compile files in project
2. See error messages in "idea tray"

What do you see instead?
com/intellij/openapi/editor/markup/GutterIconRenderer$Alignment:
com/intellij/openapi/editor/markup/GutterIconRenderer$Alignment
java.lang.NoClassDefFoundError:
com/intellij/openapi/editor/markup/GutterIconRenderer$Alignment
at
wicketforge.codeInsight.NavigableLineMarkerInfo.create(NavigableLineMarkerInfo.java:40)
at
wicketforge.codeInsight.WicketClassLineMarkerProvider.getLineMarkerInfo(WicketClassLineMarkerProvider.java:43)
at
com.intellij.codeInsight.daemon.impl.LineMarkersPass.addLineMarkers(LineMarkersPass.java:179)
at
com.intellij.codeInsight.daemon.impl.LineMarkersPass.collectInformationWithProgress(LineMarkersPass.java:118)
at
com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:58)
at
com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:62)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1$1.run(PassExecutorService.java:357)
at
com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1184)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1.run(PassExecutorService.java:348)
at
com.intellij.openapi.progress.ProgressManager.executeProcessUnderProgress(ProgressManager.java:206)
at
com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:221)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.a(PassExecutorService.java:345)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:321)
at
com.intellij.concurrency.JobLauncherImpl$3.call(JobLauncherImpl.java:129)
at
com.intellij.concurrency.JobLauncherImpl$3.call(JobLauncherImpl.java:126)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
com.intellij.concurrency.PrioritizedFutureTask.access$101(PrioritizedFutureTask.java:31)
at
com.intellij.concurrency.PrioritizedFutureTask$1.run(PrioritizedFutureTask.java:70)
at
com.intellij.concurrency.PrioritizedFutureTask.run(PrioritizedFutureTask.java:113)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.ClassNotFoundException:
com.intellij.openapi.editor.markup.GutterIconRenderer$Alignment
PluginClassLoader[WicketForge, 3.1.0]
at
com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:78)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 23 more

What version of the product are you using? On what operating system?
Linux (fedora 19), JDK 1.7, Idea 13 130.1365 (latest), wicket forge 3.1.0

Please provide any additional information below.
Looks like idea can't highlight errors in editor because of that exception.
I mean that this affects editing of java files actually.

Maybe idea team will return that class (which not found) or they created
alternative api. I don't know. Just reporting problem I faced. I was using
idea 13 EAP before and there were no such error. It came with latest idea
13 eap update.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

wicke...@googlecode.com

unread,
Aug 2, 2013, 10:35:43 AM8/2/13
to wicketforge...@googlegroups.com

Comment #1 on issue 145 by alexande...@gmail.com:
NoClassDefFoundError in Idea 13 EAP 130.1365
http://code.google.com/p/wicketforge/issues/detail?id=145

It was fixed in next Idea 13 EAP (build 1486). Fill free to close this
issue.

wicke...@googlecode.com

unread,
Aug 2, 2013, 11:22:19 AM8/2/13
to wicketforge...@googlegroups.com

Comment #2 on issue 145 by minas.ma...@gmail.com: NoClassDefFoundError in
Ok, thanks for feedback.

Please remember that WicketForge does not support early EAP until they
became ReleaseCandidate.
Reply all
Reply to author
Forward
0 new messages