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

Summary: NPE when obtaining CPU results snapshot
Product: profiler Reporter: ehucka <ehucka>
Component: BaseAssignee: iformanek <iformanek>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: log of remote application
log of ide

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