DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38487>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38487 Summary: [Tiger] Heap memory error when a lot of jars in WEB- INF/lib Product: Struts Version: Nightly Build Platform: All OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: Shale AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] when LifecycleListener scans a lot of jar files in WEB-INF/lib Heap Mempory overflow occurs because it allocatate to much Classes. I propose two patches 1) directly scan & register on classes in alternative to behind collect them in lists. 2) Add a init parameter containing jars to scan (to make faster the startup phase) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]