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 88553

Summary: NETBEANS Exception error occurred
Product: platform Reporter: demirelli <demirelli>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: CLOSED WONTFIX    
Severity: blocker CC: mmirilovic
Priority: P3 Keywords: JDK_SPECIFIC
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Standard Netbeans message.log file

Description demirelli 2006-11-03 06:19:10 UTC
I have a Dell 4550 running XP , 512MBRAM:2.4 GHZ PC Desktop.  I recently
downloaded netbeans 5.0, it worked for a bit but then I was confronted with the
following error message displayed in a single window dialog: 

"java.lang.noClassDefFoundError Exception occurred ... "
Comment 1 demirelli 2006-11-03 06:20:45 UTC
Created attachment 35745 [details]
Standard Netbeans message.log file
Comment 2 Jiri Prox 2006-11-03 08:08:56 UTC
Does the mentioned file exists in you JDK installation and can be read? If not,
you'll probably have to reinstall JDK.

Comment 3 Marian Mirilovic 2006-11-20 09:20:15 UTC
Reporter,
did you start with new userdir or reused the old one ?
Comment 4 David Simonek 2006-11-20 14:44:02 UTC
demirelli, it looks like your JDK installation got corrupted somehow, exception
says that there are some problems with reading C:\Program
Files\Java\JDK1.5.0_04\jre\lib\flavormap.properties, which means that DnD can't
be initialized properly and causes problems in NetBeans (and in other java apps
as well I think).

Please reinstall your JDK and problem should be solved, thanks.
Comment 5 Marian Mirilovic 2011-06-09 09:52:11 UTC
v/c