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 147773 - Profiler triggers NPE in profiled VM
Summary: Profiler triggers NPE in profiled VM
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 23:19 UTC by tjquinn
Modified: 2009-09-18 11:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace of the NPE (5.55 KB, text/plain)
2008-09-19 23:20 UTC, tjquinn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tjquinn 2008-09-19 23:19:44 UTC
With the NB 6.5 20080914 daily/nightly build with JDK 1.6.0_07 I am trying to profile GlassFish v3 also running with JDK
1.6.0_07 when I deploy a web application to the server.  With profiling on, GlassFish fails with a NullProcessException
in a very odd place: inside java.lang.Class.copyMethods!

I will add the (fairly short) stack trace as an attachment.  

I saw this first on a Mac so I moved to a Windows XP system to make sure there was not something odd with the Mac VM. 
Same results on both systems.
Comment 1 tjquinn 2008-09-19 23:20:46 UTC
Created attachment 70179 [details]
Stack trace of the NPE
Comment 2 Tomas Hurka 2008-09-22 13:10:32 UTC
I am sorry, I am not able to reproduce it. I did the following:
- installed latest GlassFish v3 build 25. 
- registered GlassFish with NetBeans
- created sample project ServeltExamples
- profile ServeltExamples project with default settings

There was no NPE. Please provide more details how to reproduce it. Thanks.
Comment 3 matusdekanek 2009-09-18 11:52:38 UTC
Missing information for about a year -> resolving invalid.
Should it occur again, please reopen.