윈도우 서버에는 처음 설치해봤는데 이런 썩.....
안돌아간다.ㅡㅡ;
구글에서 찾아보니 컨넥터가 잘못되어있다고 하는데....
http://old.nabble.com/Tomcat-6.0.12-in-windows-vista-64-bits-does-not-start-td18967895.html
가장 밑에 쯤있는 아래 내용을 따라 하니깐 됐다.
Download from
http://commons.apache.org/downloads/download_daemon.cgi
Click on the 'browse download area'
and go to the binaries -> 1.0.2 -> windows
Download and extract .zip file and then rename
procrun.exe to tomcat6.exe for the required CPU arch.
Rename procrunw.exe to tomcat6w.exe (same for all platforms)
and copy those two files inside Tomcat bin directory.
This is procedure we are going to implement with
next Tomcat releases instead maintaining our
set of binaries. Renaming and downloading will
took place at build time of course.
http://commons.apache.org/downloads/download_daemon.cgi
Click on the 'browse download area'
and go to the binaries -> 1.0.2 -> windows
Download and extract .zip file and then rename
procrun.exe to tomcat6.exe for the required CPU arch.
Rename procrunw.exe to tomcat6w.exe (same for all platforms)
and copy those two files inside Tomcat bin directory.
This is procedure we are going to implement with
next Tomcat releases instead maintaining our
set of binaries. Renaming and downloading will
took place at build time of course.
영어를 보시면 울렁울렁 하시는분들이 있으니 제가 했던내용을 아래에 적어놓을게요.
요기 링크에서 다운을 받으세요.
http://commons.apache.org/downloads/download_daemon.cgi 에 들어가서
'browse download area'를 클릭!
그리고 binaries -> 1.0.x -> windows 로들어가서 다운 & 풀기
결국 아래 링크
압축을 풀고
파일명을 변경해 준다.
prunsrv.exe -> tomcat6.exe (톰캣7을 까신분은 tomcat7.exe)
prunmgr.exe -> tomcat6w.exe (톰캣7을 까신분은 tomcat7w.exe)
prunmgr.exe -> tomcat6w.exe (톰캣7을 까신분은 tomcat7w.exe)
그리고 톰캣이 설치되어있는 폴더의 /bin 폴더로 가서 같은 파일명을 찾는다.
위에서 파일명을 변경한 파일을 덮어쓰기 해준다.
톰캣서비스를 다끄고 다시켠다. (원래 처음부터 꺼놨어야 했음!!!)
그럼 잘된다..;;;
'개발관련 > 웹개발' 카테고리의 다른 글
[정규표현식] [javascript] 이미지 URL에서 이미지 명만 뽑아내기 (2) | 2010.12.01 |
---|---|
select박스의 onchange에서 this.value 사용하기 (3) | 2010.11.29 |
윈도우즈(windows)에서 허드슨 설치 (0) | 2010.09.09 |
스트러츠2 + 스프링 + 마이바티스3 + Log4j 세팅하기 (0) | 2010.07.14 |
Java 오픈 소스 라이브러리/어플리케이션 목록 정리 (0) | 2009.07.30 |