Re: log4cxx-0.10.0: exception on logging long message to syslog

2009-01-19 Thread rho...@purplescarab.com
Curt Arnold wrote: On Jan 16, 2009, at 10:45 AM, Rhosyn wrote: Dear all, We would like to share with you a patch we use for log4cxx in order to prevent an exception being raised when a very long message is logged. We found our system was sometimes misbehaving due to an exception being rais

Re: log4cxx-0.10.0: exception on logging long message to syslog

2009-01-16 Thread Curt Arnold
On Jan 16, 2009, at 10:45 AM, Rhosyn wrote: Dear all, We would like to share with you a patch we use for log4cxx in order to prevent an exception being raised when a very long message is logged. We found our system was sometimes misbehaving due to an exception being raised by log4cxx when a

log4cxx-0.10.0: exception on logging long message to syslog

2009-01-16 Thread Rhosyn
Dear all, We would like to share with you a patch we use for log4cxx in order to prevent an exception being raised when a very long message is logged. We found our system was sometimes misbehaving due to an exception being raised by log4cxx when a very large message was logged - but only when th