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 147712 - Profiling j2eeserver module does not work
Summary: Profiling j2eeserver module does not work
Status: RESOLVED WORKSFORME
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 13:37 UTC by Petr Jiricka
Modified: 2009-04-15 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (1.20 KB, text/plain)
2008-09-19 13:39 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2008-09-19 13:37:28 UTC
I tried to profile an Ant script generated by a NetBeans web project, but this did not work throws an exception. Here is
what I did:

1. Open NetBeans module j2eeserver in the IDE
2. Start the profiler
3. As the profiling parameters, specify "part of application" and select the following methods
org.netbeans.modules.j2ee.deployment.devmodules.api.deployment.Deployment.deploy(...) - 2 methods
4. Launch the profiler
5. In the profiled NetBeans instance, add some server to server registry and create a Java web project
6. Run this web project

=> The attached exception will be thrown
Comment 1 Petr Jiricka 2008-09-19 13:39:30 UTC
Created attachment 70147 [details]
Stack trace
Comment 2 Tomas Hurka 2008-09-19 18:09:03 UTC
I followed your steps, but I was not able to reproduce your problem. Profiling worked fine. Can you please add more details how to reproduce this issue. 
Thanks.
Comment 3 Jiri Sedlacek 2009-04-15 14:29:27 UTC
Cannot reproduce using a trunk devbuild, Tomcat 6 & empty Java web project. Closing as worksforme.

Please reopen if you experience the problem again - we need IDE logfile and server log.