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 85482

Summary: Debugger throws NullPointerException if a process being debugged earlier was deleted
Product: soa Reporter: Mei Wu <mwu>
Component: BPEL DebuggerAssignee: Alexander Zgursky <zgursky>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: error message log

Description Mei Wu 2006-09-21 20:41:22 UTC
If user sets a breakpoint on a process and later removed the process from the
disk, the invalid breakpoint causes a NullPointerException and user not able to
attach bpel debugger because of it
Comment 1 Mei Wu 2006-09-21 20:42:39 UTC
Created attachment 34338 [details]
error message log
Comment 2 Alexander Zgursky 2006-09-22 04:54:24 UTC
Most probably already fixed. Need to check it out though..
Comment 3 Alexander Zgursky 2006-09-22 16:56:15 UTC
Works for me in the 060921_1 build
Comment 4 gc140975 2006-09-26 06:03:24 UTC
Verified in the build 060923 and found that it does not throws NPE