Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Start Server with Error Message
Start Server with Error Message [message #230074] Mon, 06 April 2009 00:03 Go to next message
Le Yang is currently offline Le YangFriend
Messages: 3
Registered: July 2009
Junior Member
I add a new server and start the server with the default ports (See
Default Port Number Below), the server will throw a CoreException. This is
the exception message [Several Ports (8005,8080,8009) required by Tomcat
v6.0 Server at localhost are alrady in use.............]

Tomcat Admin: 8005
Http/1.1: 8080
AJP/1.3:8009

Is it mean that we can not have server ports 8005,8080,8009 ?
Re: Start Server with Error Message [message #230099 is a reply to message #230074] Mon, 06 April 2009 14:12 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Le Yang wrote:
> I add a new server and start the server with the default ports (See
> Default Port Number Below), the server will throw a CoreException. This
> is the exception message [Several Ports (8005,8080,8009) required by
> Tomcat v6.0 Server at localhost are alrady in use.............]
>
> Tomcat Admin: 8005
> Http/1.1: 8080
> AJP/1.3:8009
>
> Is it mean that we can not have server ports 8005,8080,8009 ?

Not if some other program is using one or more of those ports. It's
possible you have Tomcat running as a service using those same ports.
If so, then you could shut down the Tomcat service and then your Tomcat
server in Eclipse should start fine. If you want to run the service and
the Tomcat server in Eclipse at the same time, you will need to change
ports on one of them. To learn more about the Tomcat support in WTP,
see the Tomcat FAQ: http://wiki.eclipse.org/WTP_Tomcat_FAQ.

Cheers,
Larry
Re: Start Server with Error Message [message #230146 is a reply to message #230099] Tue, 07 April 2009 20:09 Go to previous message
Le Yang is currently offline Le YangFriend
Messages: 3
Registered: July 2009
Junior Member
Thanks
Previous Topic:XML Manipulation API within WST
Next Topic:XML editor autoformat
Goto Forum:
  


Current Time: Thu Apr 25 04:09:25 GMT 2024

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

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

Back to the top