Tomcat server (from XAMPP package) CANNOT BE started from Eclipse
- by SkyEagle888
I am using Windows 7. I installed Eclipse and updated to include WPT. HTTP Server and Tomcat are installed with XAMPP Package. They run properly and they can be accessed via localhost.
But I found that tomcat server CANNOT BE STARTED. Eclipse always reports failed to start.
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:412)
Caused…