https://bz.apache.org/bugzilla/show_bug.cgi?id=62879

            Bug ID: 62879
           Summary: precompile JSPs failure issue
           Product: Tomcat 8
           Version: 8.5.33
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Jasper
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ----

Created attachment 36239
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36239&action=edit
error log

Hi Team,

We have precompileJSPs tests that include compilation of around 4000 jsp files.
After upgrading to Tomcat 8.5.34 from Tomcat 8.5.32 we are facing an Error:
java.lang.OutOfMemoryError: unable to create new native thread 

The machines on which tests were executed have 16GB of RAM, out of which around
13GB was free.
The precompileJSPs tests were executed on Tomcat 8.5.34 by setting ANT_OPTS
from -Xmx4096m to -Xmx10240m, But Still the result was OutOfMemoryError.

However, We successfully tested precompileJSPs tests for Tomcat 8.5.32 with
ANT_OPTS as -Xmx384m

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to