This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Error:Tomcat using ports are already being in usage by some other resources Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Error:Tomcat using ports are already being in usage by some other resources" Watch "Error:Tomcat using ports are already being in usage by some other resources" New topic
Author

Error:Tomcat using ports are already being in usage by some other resources

Arjun Srivastava
Ranch Hand

Joined: Jun 23, 2010
Posts: 431

Hi,
I am a beginner to j2EE.I am am trying to run some jsp pages in my eclipse.
Made the server installed runtime as Tomcat 6.0
But when i am running my jsp page i am getting a message."Serval ports (8005,8080,8009) reuqired by tomcat 6.0 server at localhost are already in use. Server may be running in another process or system may be using those ports. To start the server ,you need stop other process or change the ports".
Btw when i am running this in my browser http://localhost:8080/ . It is showing Apache page.
How to solve this ?
I have reconfigure the tomcat to use other port?
Please suggest me a solution.I am trying let's see!
Regards,
Arjun.


SCJP 6 | FB : Java Certifications-Help. | India Against Corruption
Arjun Srivastava
Ranch Hand

Joined: Jun 23, 2010
Posts: 431

"So, Tomcat was already started outside control of Eclipse. Instead of restarting the computer you can also just stop it using the command console scripts, or by service manager, or by killing the java.exe (or whatever it is called in Mac) in the task manager. "
Thanks problem solved.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Error:Tomcat using ports are already being in usage by some other resources
 
Similar Threads
starting server : tomcat at localhost
starting Tomcat V5.5 server at localhost
Error in running tomcat
Error in running tomcat
When I try to start Tomcat 6.0 service, I got the error