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

Summary: There should be warning about possible complications when profiliing enterprise apps
Product: profiler Reporter: J Bachorik <yardus>
Component: BaseAssignee: issues@profiler <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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