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 88999 - NPE in Live Results when modifying profiling to CPU
Summary: NPE in Live Results when modifying profiling to CPU
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 10:38 UTC by Jiri Sedlacek
Modified: 2009-01-12 16:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2006-11-09 10:38:46 UTC
I've started profiling with monitoring, then switched to CPU profiling and 
opened live results. Following NPE was thrown. Any subsequent profiling 
sessions doesn't show any CPU live results even if started as Analyze CPU.

java.lang.NullPointerException
        at com.sun.tools.profiler.results.cpu.CPUResultsDispatcher$1.run
(CPUResultsDispatcher.java:358)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 J Bachorik 2007-01-05 15:02:41 UTC
Fixed in trunk.
The drilldown subsystem wasn't being properly initialized when changing
profiling modes.
Comment 2 Rashid Urusov 2009-01-12 16:11:29 UTC
VERIFIED in build 200901120201