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 - "A java.lang.NullPointerException exception has occurred." while openning the IDE
Summary: "A java.lang.NullPointerException exception has occurred." while openning the...
Status: RESOLVED DUPLICATE of bug 119569
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7 x64
: P4 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-08 09:49 UTC by mastema
Modified: 2019-06-18 18:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (106.03 KB, text/plain)
2008-03-08 09:51 UTC, mastema
Details
sceenshot of the first problem (while debugging the J2ME project) (93.08 KB, image/jpeg)
2008-03-08 09:52 UTC, mastema
Details
screenshot of the final problem (an emty IDE) (47.10 KB, image/jpeg)
2008-03-08 09:53 UTC, mastema
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***