I. Problem Description
--------------------------------------------------------------------------------
When you start the Tomcat server in eclipse, a 45-second timeout error occurs due to the large number of configuration file initialization items.
After the timeout period expires, the following error will pop up:
Ii. Solution
--------------------------------------------------------------------------------
1. Double-click the corresponding server in the servers view to open the server configuration interface. For example:
2. In the timeouts-> Start attribute, change the value of 45 to be large enough. (Generally 60 seconds is enough)
3. Save the changes and restart tomcat. If this error is still reported, increase the start value in timeouts in the preceding step.
★Not every effort has gains, but every harvest has to be done. This is an unfair and irreversible proposition.★