Server tomcat v8.0 Server at localhot was unable t

2019-08-27 02:29发布

问题:

I'm using STS tools and Framework Hibernate + Spring to build web application. I got error on the screen (Server tomcat v8.0 Server at localhot was unable to start within 45 secods) when build using apache.

I'have increase the limit into max 145 second, but didn't work and change configuration apache based on internet finding but still not working.

Need advice.

Thanks.

回答1:

This is bit late. But I faced the same problem when running tomcat 8 in Eclipse. In case my case it was due to a system wide proxy and the network settings in Eclipse had been changed. I fixed it by,

Eclipse preferences -> General -> Network Connections and setting the Active Provider to Manual.