Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Tomcat server start fails
Tomcat server start fails [message #123379] Wed, 20 July 2005 05:20 Go to next message
Eclipse UserFriend
- 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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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!!!
Previous Topic:Websphere 5.0 adapter ?
Next Topic:Jar dependencies management
Goto Forum:
  


Current Time: Fri May 09 22:45:30 EDT 2025

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

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

Back to the top