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 129596

Summary: "A java.lang.NullPointerException exception has occurred." while openning the IDE
Product: ide Reporter: mastema <mastema>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: mastema, prem123
Priority: P4    
Version: 8.2   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log file
sceenshot of the first problem (while debugging the J2ME project)
screenshot of the final problem (an emty IDE)

Description mastema 2008-03-08 09:49:34 UTC
I cannot open the IDE (not even from command line with an empty user directory).
The IDE openes totally empty and I cannot open any project. There is an error icon in the bottom-right corner. When I 
click this image I get the next error message: "A java.lang.NullPointerException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your ...\.netbeans\6.0\var\log folder.".

The last time when I used the Netbeans I wanted to debug one of my J2ME projects that wouldn't start for some reason 
(when I tried to run the project without debugging the default emulator closed once I pressed Launch button). When I 
tried to debug the project (I've put a breakpoint in the startApplication method of the MIDlet) suddenly the source 
code section and the preojects list disapeared and I could only see the buttons (such 
as "Projects", "Output", "Breakpoints" etc.) all grouped in the middle of the screen. No one of these buttons actually 
worked...

I have the screenshots of the problem and the "messages.log" file but I can not find a way to attach them to this 
issue...
Comment 1 mastema 2008-03-08 09:51:12 UTC
Created attachment 58016 [details]
messages.log file
Comment 2 mastema 2008-03-08 09:52:48 UTC
Created attachment 58017 [details]
sceenshot of the first problem (while debugging the J2ME project)
Comment 3 mastema 2008-03-08 09:53:55 UTC
Created attachment 58018 [details]
screenshot of the final problem (an emty IDE)
Comment 4 Jana Maleckova 2008-03-10 10:54:42 UTC
According to stacktrace a mark this issue as duplicate of bug 119569. This should be already fixed in 6.1M1

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