在Eclipse中更改Tomcat服务器的超时
当我尝试运行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.该服务器编辑器在哪里?我在Windows首选项服务器中找不到它。
我正在使用Eclipse 3.6。
回答:
Open the Servers view -> double click tomcat -> drop down the Timeouts
section
在那里,您可以增加每个特定服务器的启动时间。
以上是 在Eclipse中更改Tomcat服务器的超时 的全部内容, 来源链接: utcz.com/qa/402008.html
