RE: problems using SocketAppender and AsyncAppender

2002-01-17 Thread Marc Carrion
about using the AsyncAppender in a different Thread but it really doesn't help. Finally we are using a JMS Server with the JMSAppender and everything works fine. Bye, Marc Original Message De: [EMAIL PROTECTED] Para: [EMAIL PROTECTED], Asunto: RE: problems using SocketAppend

RE: problems using SocketAppender and AsyncAppender

2002-01-17 Thread Max Stolyarov
TED]] Sent: Thursday, January 17, 2002 6:06 AM To: [EMAIL PROTECTED] Subject: RE: problems using SocketAppender and AsyncAppender Any help on that? Thanks, Marc Original Message De: [EMAIL PROTECTED] Para: [EMAIL PROTECTED], Asunto: RE: problems using SocketAppender and Asy

RE: problems using SocketAppender and AsyncAppender

2002-01-17 Thread Marc Carrion
Any help on that? Thanks, Marc Original Message De: [EMAIL PROTECTED] Para: [EMAIL PROTECTED], Asunto: RE: problems using SocketAppender and AsyncAppender Fecha: Tue, 15 Jan 2002 11:23:57 +0100 > Hello, we are using log4j in our application (configuring some >

problems using SocketAppender and AsyncAppender

2002-01-15 Thread Marc Carrion
Hello, we are using log4j in our application (configuring some socket appenders) and recently we had problems when one of the clients(chainsaw, logfactor5, ...) listening for logs hangs, the application blocks waiting for I/O. We found that the problem occurs because the client is blocked fo