Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Eclipse 中启动我的 tomcat 服务器,我收到一条错误消息
本地主机上的服务器 Tomcat v6.0 服务器无法在 45 秒内启动。如果服务器需要更多时间,请尝试在服务器编辑器中增加超时。请帮忙。我尝试更改服务器超时但它不起作用
在 Eclipse 编辑器中转到Servers view tab --> Double click on Tomcat Server, 然后您可以看到 Tomcat 概述页面,在该页面中转到 Timeouts tab --> click on the tab --> increase the start and stop time.
Servers view tab --> Double click on Tomcat Server
Timeouts tab --> click on the tab --> increase the start and stop time
例如: 开始(以秒为单位):1000 停止(以秒为单位):100