Tomcat starts an error, the screen is flashing, can't see the error message.
You can use, no new window, avoid the DOS window close
: dostartshiftif NOT "% OS%" == "windows_nt" goto notelset _execjava = start "Tomcat"% _Runjava% gottitle: notitleset _execjava = start% _Runjava%
Open the Catalina.bat file under Tomcat / BIN, find: dostart, delete the set of Java parameters
In addition, use the command line when starting, do not perform Startup.bat directly in Windows
The above is running in Tomcat 5.0.25