Resolving Starting Of Tomcat Failed Error.

Asked By 30 points N/A Posted on -
qa-featured

NetBeans 8.0.2 is my new platform for Java, and I tried to start TomEE. The server works fine, but NetBeans throws an error displaying Starting of Tomcat Failed. How can I resolve it?

SHARE
Answered By 0 points N/A #295250

Resolving Starting Of Tomcat Failed Error.

qa-featured

Two different issues are related to the new TomEE release, one when the debug starts and one at the end of the deployment. You can try deleting quotes which are extra in the new version compared to the old version. You can also go to Platform tab of the Server and try unchecking Use IDE Proxy Settings box. It might solve both the problems. You can find the code solutions here.

Related Questions