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 - Debugger throws NullPointerException if a process being debugged earlier was deleted
Summary: Debugger throws NullPointerException if a process being debugged earlier was ...
Status: VERIFIED WORKSFORME
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 20:41 UTC by Mei Wu
Modified: 2006-09-26 06:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error message log (23.62 KB, application/octet-stream)
2006-09-21 20:42 UTC, Mei Wu
Details

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