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 - NullPointerException in Part of App Performance
Summary: NullPointerException in Part of App Performance
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: mishadmitriev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 14:16 UTC by anovak
Modified: 2007-02-20 18:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
My test class (1.11 KB, text/plain)
2004-08-20 14:16 UTC, anovak
Details

Note You need to log in before you can comment on or make changes to this bug.
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.