开发者

How to capture Tomcat startup log

How to capture Tomcat sta开发者_JS百科rtup log?


To start Tomcat in Windows, you can execute command:

catalina run

in your 'tomcat\bin' folder. Output from Tomcat startup will stay in current window, so you can analyze it.


The Tomcat startup log is already captured as catalina.out in Unix and in catalina.log on Windows.


On newer Versions Start-Up-Logfiles are under >Tomcat-Root<\logs\catalina.>date<.txt.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜