Apache Tomcat 7.0.40 disappears after 1 second

后端 未结 5 2255
我寻月下人不归
我寻月下人不归 2021-02-18 22:46

I downloaded apache-tomcat-7.0.40 for Windows 8 and I followed the instructions by using the C:\\apache-tomcat-7.0.40> startup.bat at my command prompt. The tomc

5条回答
  •  长发绾君心
    2021-02-18 23:15

    In my case it was because I run catalina.bat start and this command creates new command prompt, while catalina.bat run executes in the same command prompt and doesn't close it after finishing.

提交回复
热议问题