This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 140072 - [65cat] NoClassDefFound Error on Startup
Summary: [65cat] NoClassDefFound Error on Startup
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 12:44 UTC by juneau001
Modified: 2008-10-30 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description juneau001 2008-07-15 12:44:34 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.5.* ]

Each time I re-open the IDE, the following message is displayed:

java.lang.NoClassDefFoundError:
org/netbeans/modules/web/client/tools/api/WebClientToolsSessionExcepti
on
	at
org.netbeans.modules.groovy.grailsproject.GrailsProject.getLookup(Grai
lsProject.java:111)
	at
org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProje
ctList.java:957)
	at
org.netbeans.modules.project.ui.OpenProjectList.access$800(OpenProject
List.java:123)
	at
org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.loadO
nBackground(OpenProjectList.java:347)
	at
org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.run(O
penProjectList.java:269)
	at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:
997)
Comment 1 martin_adamek 2008-08-14 14:49:30 UTC
I think it should be fixed with updated module dependencies.
Comment 2 Lukas Jungmann 2008-10-03 20:11:40 UTC
v.