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