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 82315 - There should be warning about possible complications when profiliing enterprise apps
Summary: There should be warning about possible complications when profiliing enterpri...
Status: NEW
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: 2006-08-09 19:16 UTC by J Bachorik
Modified: 2006-10-23 15:47 UTC (History)
0 users

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 J Bachorik 2006-08-09 19:16:43 UTC
Based on issue #81134 the profiler should warn a user when he is trying to
profile an enterprise application in the "Entire Application" mode.
The warning should cover the most sever effects as dramaticaly prolonging the
app server startup and the possibility of running out of 65k methods allowed for
instrumentation.
Comment 1 J Bachorik 2006-08-09 19:18:09 UTC
Clarification: The base issue is #78221