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 60037 - NPE when obtaining CPU results snapshot
Summary: NPE when obtaining CPU results snapshot
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 13:19 UTC by ehucka
Modified: 2006-03-24 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log of remote application (7.52 KB, text/plain)
2005-06-15 13:25 UTC, ehucka
Details
log of ide (5.01 KB, text/plain)
2005-06-15 13:26 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2005-06-15 13:19:34 UTC
NB 4.1, Profiler dev 050615, JDK 1.5.0_04, Linux FC3
profiler server on windows 2000, jdk 1.5.0_04

I start a simple application on windows 2000 according to instruction from
attach wizard. When I started profiling in IDE run on linux - "attach profiler
using main project" some exception was thrown on side of server. When I try to
obtain results snapshot another exception  was thrown on the ide side.
Comment 1 ehucka 2005-06-15 13:25:09 UTC
Created attachment 22707 [details]
log of remote application
Comment 2 ehucka 2005-06-15 13:26:39 UTC
Created attachment 22708 [details]
log of ide
Comment 3 iformanek 2005-06-15 15:23:13 UTC
The first part of the issue is covered already in issue 59660.
The exception on the tool size has not yet been reported, changing the summary 
to cover this part.
Comment 4 iformanek 2005-06-16 10:01:06 UTC
The NPE is thrown in case of a single-threat application profiling.
Fixed.
Comment 5 ehucka 2005-06-20 14:55:17 UTC
verified in 050620