is there a bug for error in tomcat? [message #78982] |
Wed, 02 March 2005 00:06  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02963 seconds