was 서버/tomcat
Tomcat 재시작 still be running with PID 이슈
코더와개발자사이
2016. 5. 4. 15:45
Tomcat appears to still be running with PID . Start aborted.
If the following process is not a Tomcat process, remove the PID file and try again
서버를 재기동 하고 콤캣을 재시작을 하였는데 PID가 여전히 실행 중이라고 지우라는데 실행 중인 프로세스가 없다;;; 원인은 모르겠다
tomcat.pidexport 파일을 지우고 재시작 하니 작동 된다.