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 142823 - NullPointerException at org.netbeans.lib.profiler.wireprotocol.WireIO.sendComplexResponse
Summary: NullPointerException at org.netbeans.lib.profiler.wireprotocol.WireIO.sendCom...
Status: RESOLVED WORKSFORME
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: 2008-08-04 16:40 UTC by Tomas Mysik
Modified: 2008-08-28 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 86255


Attachments
stacktrace (530 bytes, text/plain)
2008-08-04 16:41 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2008-08-04 16:40:56 UTC
Build: NetBeans IDE Dev (Build 200807040101)
VM: Java HotSpot(TM) Server VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.26-gentoo, i386

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.lib.profiler.wireprotocol.WireIO.sendComplexResponse(WireIO.java:309)
        at org.netbeans.lib.profiler.ProfilerClient.sendComplexRespToServer(ProfilerClient.java:1936)
        at org.netbeans.lib.profiler.ProfilerClient.instrumentMethodGroupFromRoot(ProfilerClient.java:1835)
        at org.netbeans.lib.profiler.ProfilerClient.access$200(ProfilerClient.java:87)
        at org.netbeans.lib.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:118)
Comment 1 Tomas Mysik 2008-08-04 16:41:02 UTC
Created attachment 66508 [details]
stacktrace
Comment 2 Tomas Hurka 2008-08-19 14:53:49 UTC
I need steps how to reproduce it.
Comment 3 Tomas Mysik 2008-08-19 16:17:25 UTC
I can't remember but it has to be some "normal" operation (otherwise I would definitely provide exact steps, I do it). 
Feel free to close it as WORKSFORME.
Comment 4 J Bachorik 2008-08-28 10:54:48 UTC
Closing as worksforme