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 170368 - NullPointerException at org.netbeans.lib.profiler.wireprotocol.WireIO.sendComplexResponse
Summary: NullPointerException at org.netbeans.lib.profiler.wireprotocol.WireIO.sendCom...
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-08-14 12:46 UTC by akkaraju
Modified: 2009-09-18 12:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 155855


Attachments
stacktrace (530 bytes, text/plain)
2009-08-14 12:46 UTC, akkaraju
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akkaraju 2009-08-14 12:46:47 UTC
This issue was originally marked as duplicate of issue 142823, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
akkaraju: Trying to connect the profiler to a remote application



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.lib.profiler.wireprotocol.WireIO.sendComplexResponse(WireIO.java:309)
        at org.netbeans.lib.profiler.ProfilerClient.sendComplexRespToServer(ProfilerClient.java:1924)
        at org.netbeans.lib.profiler.ProfilerClient.instrumentMethodGroupFromRoot(ProfilerClient.java:1823)
        at org.netbeans.lib.profiler.ProfilerClient.access$200(ProfilerClient.java:85)
        at org.netbeans.lib.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:116)
Comment 1 akkaraju 2009-08-14 12:46:52 UTC
Created attachment 86238 [details]
stacktrace
Comment 2 Tomas Hurka 2009-08-14 13:06:41 UTC
Can you please provide steps how to reproduce it. Thanks.
Comment 3 matusdekanek 2009-09-18 12:58:01 UTC
not reproduced since august 14 and there are no additional data - resolving invalid. There is nothing we can do right 
now.