Could not load the Tomcat server configuration at /Servers/Tomcat v7.0 Server at localhost-config. The configuration may be corrupt or incomplete
You installed Tomcat v7 within eclipse using the “Add server” wizard and the “download and install” button.
You tried to start Tomcat and got the following error:
“Could not load the Tomcat server configuration at /Servers/Tomcat v7.0 Server at localhost-config. The configuration may be corrupt or incomplete”
How to solve:
- Close Eclipse
- Copy all files from TOMCAT_7_HOME/conf to WORKSPACE_FOLDER/Servers/Tomcat v7.0 Server at localhost-config
- Start Eclipse
- Expand the Servers project, click on the Tomcat 7 project and hit F5
- Start Tomcat from Eclipse
'IT 전용글' 카테고리의 다른 글
노이즈캔슬링 부작용 알아보기 (0) | 2022.01.15 |
---|---|
크롬 비번삭제하기. (0) | 2021.12.16 |
노트북 CPU 적정온도? (0) | 2015.01.27 |
SQL에서 Mongo에 대한 대응 표 (0) | 2014.11.28 |
php 5.2 기준 window apm 에 mongodb 드라이버셋팅 (0) | 2014.11.28 |