Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » is there a bug for error in tomcat?
is there a bug for error in tomcat? [message #78982] Wed, 02 March 2005 00:06 Go to next message
Eclipse UserFriend
I couldn't find a bug opened for the following error:

test0009Run :"Several ports (8005, 8080, 8009) required by Apache Tomcat
v5.0 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). "

in org.eclipse.jst.server.tomcat.core.tests

Is there any?

thanks
Emerson Cargnin
Re: is there a bug for error in tomcat? [message #79039 is a reply to message #78982] Wed, 02 March 2005 07:52 Go to previous message
Eclipse UserFriend
Originally posted by: nagel.rzpd.de

Emerson Cargnin wrote:
> I couldn't find a bug opened for the following error:
>
> test0009Run :"Several ports (8005, 8080, 8009) required by Apache Tomcat
> v5.0 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). "
>
> in org.eclipse.jst.server.tomcat.core.tests
>
> Is there any?
>
> thanks
> Emerson Cargnin
>
>
This isn't a bug, just check if you have already a tomcat running on
this ports, or maybe they are used by another service on your machine.

It might happen if the tomcat process stays alive while eclipse crashes.
Happend to me, so I just killed the tomcat java process which was still
running.

Axel
Previous Topic:using flexible project layout
Next Topic:IWAB0398E Error in generating WSDL from Java
Goto Forum:
  


Current Time: Sun May 11 09:37:28 EDT 2025

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

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

Back to the top