Unable to open the service 'Tomcat7'

前端 未结 5 1332
傲寒
傲寒 2021-01-03 20:38

Hi I installed Apache Tomcat 7 through windows installer.And just restarted my system and Im getting the Error

Application System Err

5条回答
  •  Happy的楠姐
    2021-01-03 21:15

    1) go to the bin folder of your tomcat and run the following command through command line :

    service.bat install

    you will see the message "tomcat7 service installed"

    2) now run tomcat7w.exe through the command line and it should run successfully.

提交回复
热议问题