Skip to main content



      Home
Home » General (non-technical) » Eclipse Foundation » Tomcat Error(Eclipse complains about wrong http port)
Tomcat Error [message #1819001] Sat, 04 January 2020 08:44 Go to next message
Eclipse UserFriend
Hi there,

I have Tomcat 9 running on localhost:8080. It shows the tomcat default page on the browser, which means it's up and running.

I also have the tomcat port configured as 8080 in the eclipse properties

(See attached screenshots)

When I run the application, i get the following error:

"The server cannot be started because one or more of the ports are invalid. Open the server editor and correct the invalid ports."

Any clues on how to fix this?

thanks in advance
Bruno
Re: Tomcat Error [message #1819187 is a reply to message #1819001] Thu, 09 January 2020 11:22 Go to previous messageGo to next message
Eclipse UserFriend
You should probably ask this to another forum, like https://www.eclipse.org/forums/index.php/f/251/ or https://www.eclipse.org/forums/index.php/f/88/
Re: Tomcat Error [message #1826047 is a reply to message #1819001] Fri, 17 April 2020 11:35 Go to previous messageGo to next message
Eclipse UserFriend
Running Tomcat or a web-app from Eclipse is done by launching a new instance of Tomcat, configured the way you've set it up in the Servers view. The message you're seeing is correct, as both your installed and launched instance can not both listen on the same port at the same time. You'll have to change one of them.

[Updated on: Fri, 17 April 2020 11:35] by Moderator

Re: Tomcat Error [message #1833169 is a reply to message #1826047] Mon, 05 October 2020 07:08 Go to previous message
Eclipse UserFriend
See this
https://stackoverflow.com/questions/59471438/cant-start-tomcatv9-0-in-eclipse
Previous Topic:Eclipse IDE for Java EE Developers ISSUE
Next Topic:a beginner to use Eclipse - building project issue
Goto Forum:
  


Current Time: Sat Jun 21 08:04:55 EDT 2025

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

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

Back to the top