On 7 April 2010 13:19, Shahnaz Ali <shaan20...@gmail.com> wrote: > We have IVR application running on tomcat web application server on Redhat > linux OS, using Log4J. This is a mission critical server application with > good amount of call load. > > Recently we faced JVM (tomcat) crash and major of errors before crash > pointing to Log4J. We are not expert in Log4J, though of sharing with you > and take your feedback. If you can point out the reason and corrective > action, will be great.
Tomcat running as root? 1080 threads? :o I can see the PropertyConfigurator failing repeatedly - once for each HTTP daemon? Is this something to do with... -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager Does this Log4j configuration usually work? Have you tried running on a recent version of Java 6? Regards, Michael Erskine. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org