Hi David,
Copying a mail thread discussing similar issues. Hope this will help
to know the root cause.
Regards
Unni
-Original Message-
From: Unnikrishnan Udinoor
Sent: Thursday, May 29, 2008 2:18 PM
To: Log4CXX User
Subject: RE: Segmentation fault log4cxx 0.10.0 on app exit
Hi Andy,
Looks like the MaxBackupIndex is hardcoded to 12 for log4cxx as the
renaming of all the files is required for every rollover.
Here is the email form Dale sometime back on the similar issue.
Hope this helps
==
On Wed, Jul 16,
Hi,
Is there any way (other than changing the source code ) for configuring
the SyslogAppender to be configured for forwarding the messages to any
specified port so that a syslog server listening to any specific port
which is non standard port(different than 514) can consume.
I see the port d
I am facing similar issue with Solaris.
The following link explains my issue.
http://mail-archives.apache.org/mod_mbox/logging-log4cxx-user/200804.mbo
x/[EMAIL PROTECTED]
%3e
Couldn't really get out of this yet.
Regards
Unni
-Original Message-
From: Dale King [mailto:[EMAIL PROTECTED]
Hi,
Need your valuable inputs/findings on this issue.
Let me know if I am missing something here in the procedure.
This is stopping us from upgrading of the log4cxx libraries to the
latest version in our application.
Problem Highlight:
1.The sample program for log4cxx 0.10.0 core dump if
Hi,
I am using log4cxx 0.9.7 version. On dynamically linking to the log4cxx
library my C++ application works fine with the logging.
On changing the linking to static log4cxx , I get errors stating that
unable to instantiate the class.
Can someone help me to fix this issue ? Thanks a lot in Advanc