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 60380 - Modify of profiling throws NPE
Summary: Modify of profiling throws NPE
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 12:48 UTC by ehucka
Modified: 2006-03-24 12:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiler log (4.64 KB, text/plain)
2005-06-22 12:51 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2005-06-22 12:48:18 UTC
build from 050622

I've tried to Modify running profiling and after I confirmed the changes it
throws NPE.
Comment 1 ehucka 2005-06-22 12:51:05 UTC
Created attachment 22846 [details]
profiler log
Comment 2 ehucka 2005-06-22 12:52:50 UTC
I changed e.g. "Record Object Creation" to "Record both ..." for memory
profiling or "Entire Application" to "Part of Application" for CPU profiling.
Comment 3 ehucka 2005-06-22 13:14:26 UTC
I found it is failing only if I have enabled
"com.sun.tools.profiler.wireprotocol.WireIO" debug property.
Comment 4 iformanek 2005-06-22 13:20:55 UTC
Fixed, thanks.
Comment 5 ehucka 2005-10-12 12:28:07 UTC
v