Re: Tomcat Hangs up and doesn't start

2017-03-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mahmoud, On 3/20/17 6:36 AM, Mahmoud Ramadan wrote: > Thanks for the reply , i solved my issue by disabling the Centos > firewall Don't do that! Instead, open the single port that you need (port 8080) and leave the firewall running. > now i can

Re: Tomcat Hangs up and doesn't start

2017-03-20 Thread Mahmoud Ramadan
Hi , Thanks for the reply , i solved my issue by disabling the Centos firewall , now i can browse the server remotely , thanks Best Regards, Mahmoud Ramadan Ali Network and VOIP Specialist. Mobil: (+2) 01276877112 Blog | Website

Re: Tomcat Hangs up and doesn't start

2017-03-19 Thread Felix Schumacher
Am 19.03.2017 um 14:09 schrieb Mahmoud Ramadan: But whenever i use the command [root@localhost ~]# service tomcat status tomcat dead but subsys locked I see the service dead , i tried to remove the /var/lock/subsys/tomcat and restarting the service again or rebooting the system but still get

Re: Tomcat Hangs up and doesn't start

2017-03-19 Thread Mahmoud Ramadan
But whenever i use the command [root@localhost ~]# service tomcat status tomcat dead but subsys locked I see the service dead , i tried to remove the /var/lock/subsys/tomcat and restarting the service again or rebooting the system but still get " tomcat dead but subsys locked " and can not get

Re: Tomcat Hangs up and doesn't start

2017-03-19 Thread tomcat
On 19.03.2017 12:59, Mahmoud Ramadan wrote: Hi all, I've installed Tomcat on Centos 6.2 and when i try to start the service it hangs up at " INFO: Server startup in 6935 ms " and stays forever , below the debugs , thanks What do you expect it to "do" after starting up ? It's a HTTP server, so

Tomcat Hangs up and doesn't start

2017-03-19 Thread Mahmoud Ramadan
Hi all, I've installed Tomcat on Centos 6.2 and when i try to start the service it hangs up at " INFO: Server startup in 6935 ms " and stays forever , below the debugs , thanks [root@localhost ~]# sh /opt/tomcat7/bin/catalina.sh run Using CATALINA_BASE: /opt/tomcat7 Using CATALINA_HOME: