Eclipse 3.4 tomcat 超时设定
Server Tomcat v6.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.
看到这个提示语句以后,我按照Eclipse3.3的设定,去Window——Preferences——Server下面找,发现空空如也!
用eclipse得帮助,找到如下:
Editing a server
You can edit your server using a server editor. The fields that you change are dependant on what runtime environment the server is defined to use, or whether it is defined as a local or remote server.
- Open a server editor, completing one of the following:
- In the Servers view, double-click on the server that you want to edit.
- Right-click on the server in the Servers view, from the pop-up menu select Open.
- When the server editor is open on the workbench, you can save your changes by either selecting from the toolbar or type CTRL+S.
Tip:
Changes to the server editor that have not yet been saved are indicated with a * icon located at the top of the server editor. After you save your changes on the server editor, the * icon should no longer appear on the server editor.
- For good practice, close all server editors before starting, restarting, or adding and removing modules on the server. Otherwise, you might be prompt the following message: File Changed The server has been changed on the file system. Do you want to load the changes? Yes or No.