2010/03/02 18:05
Voice Portal/WAS
매번 command로 apache tomcat을 실행하기가 귀찮아서 서비스로 등록을 하였습니다. 흠 근데 윈도우 2008에서 문제가 생기네요;;
windows 2008에서 apache tomcat을 서비스로 등록한 후에 실행을 하면은 위 그림과 같은 경고가 뜹니다. 흠흠;;
"로컬 컴퓨터의 Apache Tomcat tomcat을(를) 시작하지 못했습니다. 자세한 정보는 시스템 이벤트 로그를 참조하십시오. Microsoft 서비스가 아닌 경우, 서비스 공급업체에 문의할 때 0 서비스 특정 오류를 참조하십시오."
한글로 검색을 해보니 아무것도 나오지 않아서, 안되는 영어로 막 검색을 했습니다. ㅎㅎ
역시 영어 공부는 필수인 듯 ㅠㅠ
해결 방법은 아래 사이트 참고하세요.
Can't Start Apache Tomcat Service On Windows Server 2008?
If you're running Windows Server 2008 x86, you should be able to drop msvcr71.dll into your c:\Windows\System32 directory, restart Windows, then be able to start the Apache Tomcat service with no problems.
파일 출처 : http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71
간단히 설명드리면, 위 파일을 다운 받아서 c:\Windows\System32 디렉토리에 넣어주시면 됩니다.
이제야 제대로 실행이 되는군요 :")
'Voice Portal > WAS' 카테고리의 다른 글
| [apache] Apache tomcat on Windows 2008 (0) | 2010/03/02 |
|---|---|
| [tomcat] The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path (1) | 2009/11/02 |
| [tomcat] this web application instance has been stopped already. (0) | 2009/10/25 |
| [webt] webt 연동시 필요한 파일들 (0) | 2009/10/14 |
| [jboss] JBOSS Performace tuning part 1 (0) | 2009/09/10 |
| [apache] Multi Processing Module ( MPM ) (0) | 2009/08/12 |

msvcr71_1.zip

