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 69275 - NPE after using ResetResults
Summary: NPE after using ResetResults
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: iformanek
URL:
Keywords:
: 69298 69566 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-24 16:14 UTC by iformanek
Modified: 2007-02-20 18:09 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 iformanek 2005-11-24 16:14:18 UTC
NPE was thrown after Reset Results action:

********* Exception occurred ************ at 4:25 PM on Nov 24, 2005
va.lang.NullPointerException
      at 
com.sun.tools.profiler.results.cpu.FullInstrCPUCallGraphBuilder.updateCallGraphs
(FullInstrCPUCallGraphBuilder.java:31)
      at 
com.sun.tools.profiler.results.cpu.CPUCallGraphBuilder.readDataFromBuffer
(CPUCallGraphBuilder.java:49)
      at com.sun.tools.profiler.ProfilerClient.processProfilingResults
(ProfilerClient.java:966)
      at com.sun.tools.profiler.ProfilerClient.readAndProcessProfilingResults
(ProfilerClient.java:957)
      at com.sun.tools.profiler.ProfilerClient.access$2200
(ProfilerClient.java:46)
      at 
com.sun.tools.profiler.ProfilerClient$ServerListener.handleServerCommand
(ProfilerClient.java:1521)
atch] at com.sun.tools.profiler.ProfilerClient$ServerListener.run
(ProfilerClient.java:1457)
Comment 1 iformanek 2005-11-24 16:16:02 UTC
Seems to be caused by resetting results while processing results buffer from 
the agent.
Comment 2 iformanek 2005-11-25 09:06:01 UTC
*** Issue 69298 has been marked as a duplicate of this issue. ***
Comment 3 iformanek 2005-11-30 15:36:28 UTC
*** Issue 69566 has been marked as a duplicate of this issue. ***
Comment 4 iformanek 2005-11-30 15:56:20 UTC
Fixed in M11
Comment 5 ehucka 2006-10-09 12:11:37 UTC
Verification of old issues.
Comment 6 Alexander Kouznetsov 2007-02-20 10:23:11 UTC
Closing old issues
Comment 7 Alexander Kouznetsov 2007-02-20 18:09:07 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.