Not long ago, when the JOSSO was configured, Tomcat turned off the window when it was started, and the startup failed. But the startup information is not recorded.
Tomcat and JBoss are different, the latter can get startup information directly in the log file, if the startup fails, what is the reason for the analysis.
When Tomcat is started by startup.bat, two black and white interfaces will pop up, and the front-oriented manner can only be obtained. I think there are two ways:
1. Looking for Tomcat configuration, there should be corresponding configuration, output information;
2. Take check one by one by setting breakpoints in Catalina.bat.
Batch setting breakpoint, you can do it through the pause command, for a long time, I finally found an error, but there is no way to see information, whether it is pause or redirect> log.txt.
I have issued a question last week, or no one knows, let me feel sad.
Fortunately, I am looking for people in the group, the way is: In the command line, use Catalina Run to launch Tomcat. Everything is OK!