>> Delete Reply from No. 41979 article
No. RE: tomcat 실행시에 문제.

등록 2002-02-08 18:40:00 By localhost     조회 2
이름 황승현    

		저도 똑같은 문제를 겪다가 jakarta.apache.org에서 4.0.1에 대한 다음과 같은
정보를 알았습니다.
 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]#
: ㅡㅡ;
:
: 되면 된다 안되면 안된다 말이 엄네요..
:
: 고수님들의 조언 부탁 드립니다--톡톡튀는 개발자 커뮤니티
<a href="http://www.joydev.net" target="_blank">http://www.joydev.net</a>
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved