Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Unable to start Tomcat Server
Unable to start Tomcat Server [message #782129] Mon, 23 January 2012 08:18 Go to next message
Prerna Golani is currently offline Prerna GolaniFriend
Messages: 8
Registered: January 2012
Junior Member
I havee installed Tomcat 7.0 when i run localhost:8080 tomcat is working but when i run a jsp file using Tomcat it gives the error


Several ports (8080, 8009) required by Tomcat v7.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).

netsat -n -o -a|findstr 0.0.80

apache is only using these ports


Please help
Re: Unable to start Tomcat Server [message #782359 is a reply to message #782129] Mon, 23 January 2012 15:40 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 23-Jan-12 01:18, Prerna Golani wrote:
> I havee installed Tomcat 7.0 when i run localhost:8080 tomcat is working
> but when i run a jsp file using Tomcat it gives the error
>
>
> Several ports (8080, 8009) required by Tomcat v7.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).
>
> netsat -n -o -a|findstr 0.0.80
>
> apache is only using these ports
>
>
> Please help

If I understand your situation, then yes, these ports are in use and you
should change Tomcat to use different ones. Do this by double-clicking
the server in the Servers view.
Previous Topic:Changes to eclipse.ini in case of exit code=13
Next Topic:Change Debug Window Background in Indigo
Goto Forum:
  


Current Time: Fri Apr 26 09:40:38 GMT 2024

Powered by FUDForum. Page generated in 0.09414 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top