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 40081 - A NullPointerException thrown during attempt for IDE shutdown
Summary: A NullPointerException thrown during attempt for IDE shutdown
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 13:49 UTC by Jan Lahoda
Modified: 2010-04-29 09:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException thrown. (784 bytes, text/plain)
2004-02-13 13:50 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2004-02-13 13:49:58 UTC
Arrow 040209, JDK1.4.2_02.

I was doing some debugging (with breakpoints,
event with method breakpoints) and then needed to
restart the IDE. The debugger was running when I
tried to close the IDE. When I tried to close the
IDE, a NullPointerException occurred (and a dialog
asking me if I wish to finish the debugger occurred).

This happened to me only once and I was not able
to reproduce it.

This problem is somewhat similar to issue #33322,
but I was not able to reproduce #33322 either on
given build.
Comment 1 Jan Lahoda 2004-02-13 13:50:34 UTC
Created attachment 13422 [details]
NullPointerException thrown.
Comment 2 Maros Sandor 2004-02-18 12:33:53 UTC
It has been fixed by this commit:

/cvs/debuggercore/src/org/netbeans/modules/debugger/support/java/JavaL
ineBreakpointEvent.java,v
revision 1.30
date: 2004/02/12 11:21:24;  author: mgrebac;
Just NPE fix
Comment 3 Quality Engineering 2010-04-29 09:16:33 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.