DatagramSocket bug?

2007-06-26 Thread lijie
I have made a DatagramSocketAppender, used DatagramSocket. In my project, I have another TCP short-connection connector. When connect fail, DatagramSocket will fail. I had replaced it with linux-socket, and it works fine. In attachments, dgramsocketappender_old.* are the implementation with Datag

Seg Fault in log4cxx::helpers::ObjectPtrT::operator=()...

2007-06-26 Thread Tim Jones
Hi, I'm getting a seg fault in log4cxx::helpers::ObjectPtrT::operator=() when assigning a NULL value to delete a reference to the logger. The actual sig fault is here, in APR: Thread [1] (Suspended: Signal 'SIGABRT' received. Description: Aborted.) 13 __kernel_vsyscall() 0xe410 12 ra

Re: AsyncAppender not working

2007-06-26 Thread George Uecker
Moshe, Here's a copy of my config file. It configures two different AsyncAppenders, one for the ConsoleAppender and one for our custom DDSAppender. (The one shown for the FileAppender is commented out in the root section.) Works fine. HTH, George http://jakarta.apache.org/log4cxx/";

RE: AsyncAppender not working

2007-06-26 Thread Moshe Matitya
Unless I'm missing something, it appears to be impossible to configure log4cxx to use AsyncAppender. Is there anybody out there who has actually used it? If so, can you show me how your config file looks? Thanks, Moshe > -Original Message- > From: Moshe Matitya [mailto:[EMAIL PROTECTE