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 47551

Summary: NullPointerException in Part of App Performance
Product: profiler Reporter: anovak <anovak>
Component: BaseAssignee: mishadmitriev <mishadmitriev>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: My test class

Description anovak 2004-08-20 14:16:08 UTC
When I choose to profile Part of application
performance, profiler fails immediately on
NullPointerException






JFluid: target app manager starting on port 5140
=============== DEBUG MESSAGE: illegal bytecode
sequence - method not verified ================

java.lang.NullPointerException
        at
test.LoadGenerator.main(LoadGenerator.java:1)
        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at
java.lang.reflect.Method.invoke(Method.java:324)
        at
com.sun.tools.profiler.server.ProfilerServer.runTargetApp(Unknown
Source)
        at
com.sun.tools.profiler.server.ProfilerServer.main(Unknown
Source)
Main application thread elapsed time: 158 ms.
Press ENTER to shut down the target JVM...
Comment 1 anovak 2004-08-20 14:16:44 UTC
Created attachment 16981 [details]
My test class
Comment 2 mishadmitriev 2004-09-07 23:57:10 UTC
This issue has already been fixed in the bug-fix update release,
M1 version 2.
Comment 3 ehucka 2006-10-09 12:08:46 UTC
Verification of old issues.
Comment 4 Alexander Kouznetsov 2007-02-12 22:57:19 UTC
Closing old issues.
Comment 5 Alexander Kouznetsov 2007-02-20 18:23:45 UTC
Reverting to the original Target Milestone value changed by mistake. Sorry for
inconvenience.