Tomcat on Linux

xiaoxiao2021-03-06  87

---------------

Tomcat on Linux:

---------------

Virtual Machine Crash Can Be Experienced When Using Certain Combinations of

Kernel / Glibc Under Linux with Sun Hotspot 1.2 to 1.3. The Crashs WERE

Reported to Occur Mostly on Startup. Sun JDK 1.4 Does Not Exhibit The Problems,

And Neither Does IBM JDK for Linux.

The Problems Can Be Fixed by Reducing The Default Stack Size. At Bash Shell,

Do "ulimit -s 2048"; use "limited stacksize 2048" for tcsh.

GLIBC 2.2 / Linux 2.4 Users Should Also Define An Environment Variable:

Export ld_assume_kernel = 2.2.5

Additionally, Redhat 9.0 Uses Should Use the Same Setting, To Avoid Stability

PROBLEMS.

转载请注明原文地址:https://www.9cbs.com/read-107224.html

New Post(0)