Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Tomcat server start fails
Tomcat server start fails [message #123379] Wed, 20 July 2005 09:20 Go to next message
Heinz is currently offline HeinzFriend
Messages: 5
Registered: July 2009
Junior Member
- 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 15:46 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
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 12:25 Go to previous message
Albert Almajano is currently offline Albert AlmajanoFriend
Messages: 15
Registered: July 2009
Junior Member
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: Sat Dec 21 14:20:25 GMT 2024

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

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

Back to the top