When I connecting eclipse to tomcat it showing invalid ports. Server can't be started because one or more ports are invalid
@DerAltruist4 жыл бұрын
I have the same problem, did you manage to fix it?
@BenM2614 жыл бұрын
@@DerAltruist Hi, late response but it might help others. Right click on the Tomcat server -> Open -> change the Admin port from hyphen (-) to 8081.
@REALmyenemy3 жыл бұрын
@@BenM261 That's done on eclipse, for anyone who tries to do it on tomcat. Now, doing that leads to this other error: Server Tomcat v9.0 Server at localhost failed to start.
@PremoboweiSawari Жыл бұрын
To fix this, double click on your apache server and it'll bring up an overview settings page. Look for where it says ports. Look for the Tomcat Admin Port and change the - to 1 and it'll work.
@Rising_Pho3nix_237 жыл бұрын
Eclipse IDE for Java Developers Version: Oxygen Release (4.7.0) Build id: 20170620-1800 OS: Windows 7, v.6.1, x86_64 / win32 I spent the last 30 minutes scouring the interface looking for anything that talks about servers, even doing a help search for "serv". Nothing.
@Rising_Pho3nix_237 жыл бұрын
Eclipse JEE works, not Eclipse IDE
@grantmoore87905 жыл бұрын
So, two years too late, but it's one of the views you can open in Eclipse. Window > Show View > Other and then search for the Server view.