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 167976

Summary: please clarify the issue I am unable to run netbeans
Product: platform Reporter: srividya <srividya>
Component: Module SystemAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: In the error messeage i said to attach this file and send the issue

Description srividya 2009-07-01 16:04:03 UTC
a java.Lang.NoClassDefFoundError exception has occured

java.lang.NoClassDefFoundError
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
	at org.openide.util.SharedClassObject.createInstancePrivileged(SharedClassObject.java:641)
	at org.openide.util.SharedClassObject$SetAccessibleAction.run(SharedClassObject.java:1001)
	at org.openide.util.SharedClassObject$SetAccessibleAction.run(SharedClassObject.java:993)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.openide.util.SharedClassObject.findObject(SharedClassObject.java:515)
	at org.netbeans.modules.uihandler.EarlyHandler.publish(EarlyHandler.java:68)
	at org.netbeans.core.startup.TopLogging$LookupDel.publish(TopLogging.java:798)
	at java.util.logging.Logger.log(Logger.java:452)
	at org.netbeans.modules.project.ui.OpenProjectList.log(OpenProjectList.java:1713)
	at org.netbeans.modules.project.ui.OpenProjectList.access$1000(OpenProjectList.java:124)
	at org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.loadOnBackground(OpenProjectList.java:374)
	at org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.run(OpenProjectList.java:274)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 srividya 2009-07-01 16:06:03 UTC
Created attachment 84264 [details]
In the error messeage i said to attach this file and send the issue
Comment 2 Jesse Glick 2009-07-10 17:14:52 UTC
Delete C:\Documents and
Settings\Administrator.ANIL-VIDYA\.netbeans\6.5\config\Preferences\org\netbeans\modules\uihandler.properties and it
should be OK.

*** This issue has been marked as a duplicate of 164580 ***