Tomcat service not running after installing XAMPP [closed]

偶尔善良 提交于 2019-12-03 07:32:50

For some reason your xampp app can't run the calatina_start batch file. Go to c:\xampp\tomcat\ press "catalina_start", it will start the batch file for you and then if you check the status on localhost again it will show you that tomcat service is activated and you can load localhost:8080. But i don't know the reason why it doesn't run with xampp automatically. Hope this helps. If you figure out something else, let me know.

I found that there might be some mistake in the path for "catalina", because in my case it worked directly after the installation and it says: catalina home: xampp/tomcat but when you stop all and you start again or even after reboot the path for catalina home given in the black DOS window is: xampp/tmp/tomcat and the message: "Path could not be found" I suppose, there is the main bug...

Regards schubi

Rob

Make sure you have Java jdk installed on your PC first of all. Download a copy from here and re-run your xampp.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!