Category "tomcat"

java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start

When I am trying to run my project it shows this type of error. java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to star

Force log rollover in tomcat log4j2 even if no traffic

Is there an option in tomcat log4j2 to force the logs to roll over after a defined interval even though there is no traffic at the time of rollover. Usual behav

log4j writing to console but not to file (Liferay + Tomcat)

I've recently had issues with my Liferay/Tomcat logs getting clogged up from several portlets logging to the same files, which makes it tough to track down issu

How to SHUTDOWN Tomcat in Ubuntu?

I tried to shutdown tomcat as shown below, but tomcat still seems to be running (http://localhost:8080/) vandegraff@vandegraff-laptop:~$ /usr/share/tomcat6/bi