Category Archives: Tomcat

Resolving subsys locked for

Today I was restarting my tomcat service and I saw Tomcat didn’t stop in a timely manner (pid[FAILED]) and subsys locked for tomcat This means the service was running at one time, but has crashed. When you start a service, … Continue reading

Posted in Linux, Tomcat | Leave a comment

Configure Tomcat Memory Settings

Need to configure a linux Tomcat 6.0.32 server’s memory settings. After reviewing numerous guides about configuring tomcat’s memory, I realized I am seriously confused.  I attempted to configure the heap memory by adding setenv.sh file to the /opt/apache-tomcat-6.0.32/bin folder.  Here … Continue reading

Posted in Tomcat | Leave a comment