톰캣startup.bat바로꺼질때 썸네일형 리스트형 tomcat에서 startup.bat 실행 시 창이 떴다가 바로 꺼질 때 기동중 오류가 나면 바로 꺼진다. cmd 창을 수동으로 띄우고, startup.bat 을 실행하면 꺼진이유(에러 로그)를 볼 수 있다. 처음에 보통은 시스템 변수에 JAVA_HOME을 지정하지 않은 경우 그렇다. C:\Users\da>cd C:\test\apache-tomcat-7.0.54\bin C:\test\apache-tomcat-7.0.54\bin>startup.bat Neither the JAVA_HOME nor the JRE_HOME environment variable is defined At least one of these environment variable is needed to run this program 시스템 환경변수에서 JAVA_HOME을 지정하면, 그 다음부턴 최소 꺼지진 .. 더보기 이전 1 다음