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

Summary: A NullPointerException thrown during attempt for IDE shutdown
Product: debugger Reporter: Jan Lahoda <jlahoda>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: -S1S-   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException thrown.

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.