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 55285 - NPE Thrown when changed instrumentation
Summary: NPE Thrown when changed instrumentation
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: mishadmitriev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 12:21 UTC by iformanek
Modified: 2007-02-20 18:33 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-02-21 12:21:40 UTC
When changed Memory Alloc instrumentation from 
not taking stack samples to taking stack samples, 
this exception is thrown:

*********** Exception occurred ************ at 
1:20 PM on Feb 21, 2005
java.lang.NullPointerException
        at 
com.sun.tools.profiler.instrumentation.Instrumento
r.updateInstrClassAndMethodNames
(Instrumentor.java:433)
        at 
com.sun.tools.profiler.instrumentation.Instrumento
r.createFollowUpInstrumentMethodGroupResponse
(Instrumentor.java:116)
        at 
com.sun.tools.profiler.ProfilerClient.instrumentMe
thodGroupFollowUp(ProfilerClient.java:610)
        at 
com.sun.tools.profiler.ProfilerClient.access$2700
(ProfilerClient.java:43)
[catch] at 
com.sun.tools.profiler.ProfilerClient$SeparateCmdE
xecutionThread.run(ProfilerClient.java:1184)
Comment 1 mishadmitriev 2005-02-23 08:30:09 UTC
Fixed in M6.
Comment 2 ehucka 2006-10-09 12:11:24 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-12 22:40:10 UTC
Closing old issues.
Comment 4 Alexander Kouznetsov 2007-02-20 18:33:55 UTC
Reverting to the original Target Milestone value changed by mistake. Sorry for
inconvenience.