File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes eclipse IDE showing error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "eclipse IDE showing error" Watch "eclipse IDE showing error" New topic
Author

eclipse IDE showing error

Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

and the error is

Several ports (8005, 8080, 8009) required by Tomcat v6.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).


please let me know how to solve this porblem.
Anil Mundra
Greenhorn

Joined: Nov 14, 2008
Posts: 21
hi,

Your tomcat is already running.

Open task manager and end the tomcat related task.

Cheers
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: eclipse IDE showing error
 
Similar Threads
starting and stoping server error
Error in running tomcat
Unable to start Tomcat v6.0 server
Error in running tomcat
weblogic server startup problem