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 53167 - NullPointerException during instrumentation while using "Analyze Code Fragment Performance"
Summary: NullPointerException during instrumentation while using "Analyze Code Fragmen...
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 16:07 UTC by Jan Lahoda
Modified: 2007-02-20 18:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException. (2.65 KB, text/plain)
2005-01-10 16:07 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2005-01-10 16:07:01 UTC
[current sources]
The attached NullPointerException occurred for me
while trying to use "Analyze Code Fragment
Performance". I was trying to debug NetBeans
itself, and the class containing the root method
of profiling maybe was not load when this
exception occurred. I had to restart the IDE after
this exception.
Comment 1 Jan Lahoda 2005-01-10 16:07:53 UTC
Created attachment 19583 [details]
NullPointerException.
Comment 2 mishadmitriev 2005-01-11 06:47:12 UTC
Have just fixed this issue, thank you for spotting it. As it seems to 
occur only in rare circumstances (like trying to profile a method 
from NB class that was not even loaded), and such a condition is 
difficult for me to reproduce, I would appreciate if you run this 
test again and check if my fix worked.

Thanks in advance,

Misha
Comment 3 Jan Lahoda 2005-01-11 19:02:29 UTC
I will try it and let you know. Thanks.
Comment 4 ehucka 2006-10-09 12:09:45 UTC
Verification of old issues.
Comment 5 Alexander Kouznetsov 2007-02-12 22:38:57 UTC
Closing old issues.
Comment 6 Alexander Kouznetsov 2007-02-20 18:32:36 UTC
Reverting to the original Target Milestone value changed by mistake. Sorry for
inconvenience.