Log4j stops logging at rollover...

2010-10-22 Thread Michael Burbidge
We have 6 machines serving a web services application. The application is deployed on tomcat 6.0.24. We are using log4j for logging. We have log4j configured to roll over at midnight. Every night when the logs are rolled 1-3 of the instances stops logging. There is always one exception in the ne

Re: Log4j stops logging

2008-10-14 Thread Curt Arnold
On Oct 13, 2008, at 10:03 AM, Sangeeta Bhatia wrote: All, I am using Log4j-Version 1.2.8, java version 1.4.2_13. The application simply stops writing logs after sometime. I saw a similar thread on the forum: http://www.nabble.com/Log4j-Version---1.2.8-occasionally-stops-logging-without-any-er

Log4j stops logging

2008-10-13 Thread Sangeeta Bhatia
sables logging of stack trace in case of exception log.exception.stacktrace.enabled=true # Logger class #log.logger.class=org.apache.log4j.Logger Thanks for your time and help! Regards, Sangeeta -- View this message in context: http://www.nabble.com/Log4j-stops-logging-tp19956418p19956418.html Se

Re: log4j stops logging at console

2005-05-18 Thread Clandes Tino
Hello people, here is the scenario, which causes console logging to stop. Remote application (RMI server App), which is made by third party is started by batch file. Configuration file for log4j is found during startup and loggers are created, by using custom log4j.loggerFactory I entered some de

RE: log4j stops logging at console

2005-05-18 Thread Bruno Melloni
the JBoss log4j initialization. http://www.qos.ch/logging/sc.jsp -Mark > -Original Message- > From: Clandes Tino [mailto:[EMAIL PROTECTED] > Sent: Monday, May 16, 2005 6:51 AM > To: log4j-user@logging.apache.org > Subject: log4j stops logging at console > > H

RE: log4j stops logging at console

2005-05-17 Thread Jacob Kjome
JBoss. Jake > -Mark > > > -Original Message- > > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > > Sent: Monday, May 16, 2005 8:32 PM > > To: Log4J Users List > > Subject: RE: log4j stops logging at console > > > > > > The thing that co

RE: log4j stops logging at console

2005-05-17 Thread Mark Womack
time ago and had problems, but did not have a chance to follow up in detail. -Mark > -Original Message- > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Monday, May 16, 2005 8:32 PM > To: Log4J Users List > Subject: RE: log4j stops logging at console > > >

RE: log4j stops logging at console

2005-05-17 Thread Jacob Kjome
sc.jsp > >-Mark > > >> -Original Message- >> From: Clandes Tino [mailto:[EMAIL PROTECTED] >> Sent: Monday, May 16, 2005 6:51 AM >> To: log4j-user@logging.apache.org >> Subject: log4j stops logging at console >> >> Hello all. >> I am

RE: log4j stops logging at console

2005-05-17 Thread Mark Womack
log4j initialization. http://www.qos.ch/logging/sc.jsp -Mark > -Original Message- > From: Clandes Tino [mailto:[EMAIL PROTECTED] > Sent: Monday, May 16, 2005 6:51 AM > To: log4j-user@logging.apache.org > Subject: log4j stops logging at console > > Hello all. > I a

RE: log4j stops logging at console

2005-05-16 Thread Mark Womack
log4j initialization. http://www.qos.ch/logging/sc.jsp -Mark > -Original Message- > From: Clandes Tino [mailto:[EMAIL PROTECTED] > Sent: Monday, May 16, 2005 6:51 AM > To: log4j-user@logging.apache.org > Subject: log4j stops logging at console > > Hello all. > I a

Re: log4j stops logging at console

2005-05-16 Thread Curt Arnold
On May 16, 2005, at 8:50 AM, Clandes Tino wrote: Hello all. I am facing the problem with log4j usage in two separate applications. I am using CONSOLE appenders for both of them. Applications are started separately (in two shell windows). The first app (App1) is assembled as EAR and deployed under

log4j stops logging at console

2005-05-16 Thread Clandes Tino
Hello all. I am facing the problem with log4j usage in two separate applications. I am using CONSOLE appenders for both of them. Applications are started separately (in two shell windows). The first app (App1) is assembled as EAR and deployed under JBoss (it uses log4j.jar from JBoss/server/default

SV: Log4J stops logging

2005-04-04 Thread Henrik Engert
PROTECTED] Skickat: den 4 april 2005 17:06 Till: Log4J Users List Ämne: RE: Log4J stops logging That is strange. Have you already tried turning on log4j debug output to see if somebody's resetting or re-reading the configuration that you don't know about? Todd. > -Original Mess

RE: Log4J stops logging

2005-04-04 Thread Bradley, Todd
, 2005 3:30 AM > To: log4j-user@logging.apache.org > Subject: Log4J stops logging > > Hi, > > We have a problem with our application that uses Log4j. All > of a sudden it stops logging INFO level and only keeps on > logging DEBUG level. If I restart the application it works &g

Log4J stops logging

2005-04-04 Thread Henrik Engert
Hi, We have a problem with our application that uses Log4j. All of a sudden it stops logging INFO level and only keeps on logging DEBUG level. If I restart the application it works fine for a while then it stops. We are using Log4J version 1.2.8 and Java 1.4. We initialize Log4J with a property