Page 1 of 1

Running tomcat

PostPosted: 05. November 2016 18:31
by DMTarmey
Iv has been trying to run tomcat and getting errors so I changed the ports number but still getting error i used C:\> netstat -an |find /i to find open ports and chose port 7680, but still getting error:-

5:23:03 PM [Tomcat] Java is already running on port 8005!
5:23:03 PM [Tomcat] Is Tomcat already running?
5:23:03 PM [Tomcat] Problem detected!
5:23:03 PM [Tomcat] Port 8080 in use by "C:\xampp\apache\bin\httpd.exe"!
5:23:03 PM [Tomcat] Tomcat WILL NOT start without the configured ports free!
5:23:03 PM [Tomcat] You need to uninstall/disable/reconfigure the blocking application
5:23:03 PM [Tomcat] or reconfigure Tomcat and the Control Panel to listen on a different port
5:23:03 PM [Tomcat] Attempting to start Tomcat app...

Any idea pls ?

Re: Running tomcat

PostPosted: 07. November 2016 16:12
by tm01
looks like you didn't configure the right file/port, because your error msg still says its trying to use 8080.