tomcat¿¡¼­ startup.sh ¾ÈµÉ¶§
ÀÛ¼ºÀÚ °ü¸®ÀÚ ÀÛ¼º½Ã°£ 2005-05-26 11:51:36
 

Virtual machine crashes can be experienced when using certain combinations of
kernel / glibc under Linux with Sun Hotspot 1.2 to 1.3. The crashes 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 "limit stacksize 2048" for tcsh.

GLIBC 2.2 / Linux 2.4 users should also define an environment variable:
export LD_ASSUME_KERNEL=2.2.5

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

ÇѸ¶µðµµ Ä¿³Î¹öÀü 2.4´ë, GLIBC 2.2 ¸¦ ¾²´Â °Í¿¡¼­´Â startup.sh ÀÌ ¾ÈµÈ
´Ù´Â °Çµ¥¿ä.
À§¿¡ ¸»Ã³·³
export LD_ASSUME_KERNEL=2.2.5 ÇØÁÖ°í
ulimit -s 2048
ÇØÁÖ°í startup.sh ÇØÁÖ´Ï À߶ߴ±º¿ä....

Àü ¿À´Ã ¹Ý³ªÀýµ¿¾È »ðÁúÇؼ­ ¾Ë¾Ò½À´Ï´Ù.

ÁÁÀº ÇÏ·çµÇ¼¼¿ä~

: wow7.1±â¹Ý¿¡
: apache1.3.23 + tomcat4.0.1À» ¿¬µ¿ÇÏ·Á Çϴµ¥.
:
: tomcat_home/bin/startup.sh¸¦ ÇصÎ.
:
: [root@xxxx bin]# ./startup.sh
: Using CLASSPATH: /usr/local/jakarta-tomcat-4.0.1/bin/bootstrap.jar:/usr/java
: /jdk1.3.1/lib/tools.jar
: Using CATALINA_BASE: /usr/local/jakarta-tomcat-4.0.1
: Using CATALINA_HOME: /usr/local/jakarta-tomcat-4.0.1
: Using JAVA_HOME: /usr/java/jdk1.3.1
: [root@xxxx bin]#
: ¤Ñ¤Ñ;
:
: µÇ¸é µÈ´Ù ¾ÈµÇ¸é ¾ÈµÈ´Ù ¸»ÀÌ ¾ö³×¿ä


¸ñ·Ï | ÀÔ·Â | ¼öÁ¤ | ´äº¯ | »èÁ¦