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 54572 - Profiling of J2EE apps on bundled AS should start "out-of-the-box"
Summary: Profiling of J2EE apps on bundled AS should start "out-of-the-box"
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 20:38 UTC by mishadmitriev
Modified: 2007-02-12 22:21 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mishadmitriev 2005-02-04 20:38:59 UTC
We need to be able to start profiling of J2EE 
applications (runnning on bundled S1AS) "out of 
the box", similarly to how debugging is now 
started for them. That is, AS should start in 
profiling mode by one or two mouse clicks and no 
manual changing of settings.

Ian, please provide a summary of possible 
approaches. Specifically,
1. Can we achieve this goal avoiding changes to 
existing NB modules/APIs?
2. If not, what is the deadline for requesting 
these changes?

Thanks,

Misha
Comment 1 mishadmitriev 2005-02-16 00:25:54 UTC
Planned for M7
Comment 2 iformanek 2005-02-16 09:51:09 UTC
Based on discussion with Ludo and Pavel, all of us have fairly good
understanding what needs to happen for this.

Pavel, here is a link to the information that summarizes the profiler
requirements on starting with various app/web servers:
http://profiler.netbeans.org/docs/help/j2ee_server_integration.html

Pavle, let me know if you need more info, or if you want me to
summarize this more.

The common agreement is that we would shoot for having a version of
the server integration module (and corresponding plugins) available on
4.1 Auto update at the time the profiler goes out (i.e. the ability to
do oob profiling on bundled servers would not be in 4.1).

Clearing the Milestone 7 target to reflect the timing.
Comment 3 Jiri Sedlacek 2005-06-14 08:57:56 UTC
M7 will have basic support for profiling web apps on Tomcat (bundled & custom). 
Profile Project action starts Tomcat configured for Profiler and performs 
deploy like standard Run action. No special root methods are configured for CPU 
profiling (this problem is covered by issue 
http://www.netbeans.org/issues/show_bug.cgi?id=53645).

Support for "out of the box" profiling of bundled SJSAS 8.l PE is planned for 
1.0.

Because of no special API support from the NB server plugin side dependency on 
concrete Tomcat plugin version (and SJSAS in future) is necessary. For every 
server plugin update new Profiler integration module must be created.
Comment 4 iformanek 2005-06-20 10:52:09 UTC
Doen for Tomcat for M7, wiull file separate issue for SJAS8 for M8
Comment 5 ehucka 2006-10-09 12:11:41 UTC
Verification of old issues.
Comment 6 Alexander Kouznetsov 2007-02-12 22:21:53 UTC
Closing old issues.