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 165259 - NullPointerException at org.netbeans.modules.profiler.selector.java.nodes.JavaClassNode$1$1.run
Summary: NullPointerException at org.netbeans.modules.profiler.selector.java.nodes.Jav...
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-15 11:40 UTC by Oleg Khokhlov
Modified: 2009-09-18 12:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151216


Attachments
stacktrace (3.88 KB, text/plain)
2009-05-15 11:40 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2009-05-15 11:40:47 UTC
Build: NetBeans IDE Dev (Build 200905140201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
ovk: - opened MIDlet file (w/o project);
- Profiling-> Add as a profiling Root Method in popup;
- pressed OK in dialog;



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.profiler.selector.java.nodes.JavaClassNode$1$1.run(JavaClassNode.java:140)
        at org.netbeans.modules.profiler.selector.java.nodes.JavaClassNode$1$1.run(JavaClassNode.java:131)
        at org.netbeans.api.java.source.JavaSource$MimeTask.run(JavaSource.java:517)
        at org.netbeans.modules.parsing.api.ParserManager$MimeTaskAction.run(ParserManager.java:335)
        at org.netbeans.modules.parsing.api.ParserManager$MimeTaskAction.run(ParserManager.java:319)
        at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:189)
Comment 1 Oleg Khokhlov 2009-05-15 11:40:54 UTC
Created attachment 82179 [details]
stacktrace
Comment 2 Oleg Khokhlov 2009-05-15 11:48:57 UTC
actually not "Profiling-> Add as a profiling Root Method in popup;" but "Profiling-> Select profiling Root Method in popup;"

Comment 3 Petr Cyhelsky 2009-05-19 10:11:36 UTC
Cannot reproduce, can you please attach the MIDlet on which the exception occurred (and specify the method on which it
occurred).
Comment 4 matusdekanek 2009-09-18 12:16:49 UTC
Missing additional data for a few months - resolving invalid. There is nothing we can do right now.
Reporter: should you encounter it again, please add required information and data and reopen. Thanks