Wednesday, April 29, 2015

Tomcat Server not starting with in 45 seconds in Eclipse

Setting timeout on the start or stop of the server

You can specify the length of time you can wait, before the workbench cancels the process to start or stop the server.
Tip: If you have a fast processing machine, you can try to set a short timeout interval. If you have a slow processing machine, you can try to set a long timeout interval.
To set the timeout for starting or stopping the server:
  1. In the Servers view, right-click the server you want to modify its timeout and select Open. The server editor opens.
  2. Under the Timeouts section, you have the following options:
    • Use the Start controls to specify the number of seconds allowed to elapse, before the workbench cancels the process to start the server.
    • Use the Stop controls to specify the number of seconds allowed to elapse, before the workbench prompts you for an action. The prompt requests from you to either click OK to end the server or click Cancel to continue waiting for the server to stop. See the below Results section, for the text of the prompt.

0 comments:

Post a Comment