Tomcat server start fails [message #123379] |
Wed, 20 July 2005 05:20  |
Eclipse User |
|
|
|
- I've just upgraded my Eclipse 3.1 with the webtools stuff.
(New to the webtools). Eclipse seem's to be ok.
- Created a new dynamic web project.
- Now I try to run the installed Tomcat 5.5.9,
but I get always a starting error dialogbox, saying
"Several ports (80, 80, 80, 80, 80) required by Tomcat v5.5 Server @
localhost
are already in use. ..... "
If I start the same Tomcat manually (outside of Eclipse)
everything works fine).
Any help?
Heinz
|
|
|
Re: Tomcat server start fails [message #123547 is a reply to message #123379] |
Wed, 20 July 2005 11:46   |
Eclipse User |
|
|
|
For a default installation of Tomcat 5.5.9 this error would normally be:
Several ports (8005, 8080, 8009)...
If it really says "Several ports (80, 80, 80, 80, 80)..." then your
sever.xml may be corrupt. The various ports it uses shouldn't all be
assigned to port 80.
Cheers,
Larry
Heinz Doerr wrote:
> - I've just upgraded my Eclipse 3.1 with the webtools stuff.
> (New to the webtools). Eclipse seem's to be ok.
>
> - Created a new dynamic web project.
> - Now I try to run the installed Tomcat 5.5.9,
> but I get always a starting error dialogbox, saying
> "Several ports (80, 80, 80, 80, 80) required by Tomcat v5.5 Server @
> localhost
> are already in use. ..... "
>
> If I start the same Tomcat manually (outside of Eclipse)
> everything works fine).
>
> Any help?
>
> Heinz
>
>
>
|
|
|
Re: Tomcat server start fails [message #123972 is a reply to message #123379] |
Thu, 21 July 2005 08:25  |
Eclipse User |
|
|
|
I think your problem is that you have your tomcat started from outside
Eclipse.
You have to stop it outside eclipse and then you can come back to eclipse
and start it inside eclipse.
Hope it helps!!!
Good luck!!!
|
|
|
Powered by
FUDForum. Page generated in 0.03778 seconds