RE: RollingFileAppender not working on AIX

2007-05-13 Thread Jitendra Kharche
Hi Curt, So what do you suggest me to use in place of log4cxx 0.9.7 so that my application has no impact. Regards, Jitendra Kharche Geometric Software Solutions Co. Ltd. Work: +91-20-66749 650 This e-mail communication and

RE: RollingFileAppender not working on AIX

2007-05-09 Thread Jitendra Kharche
the log4j jar as well as the c++ distribution. So I am wondering how will it work. Please help. Regards, Jitendra Kharche Geometric Software Solutions Co. Ltd. Work: +91-20-66749 650 This e-mail communication and any attac

RollingFileAppender not working on AIX

2007-05-09 Thread Jitendra Kharche
Hi, I am using RollingFileAppender and my config file is as given below http://jakarta.apache.org/log4j/"; debug="false" threshold="info">

log4cxx: No level could be found named "null".

2006-05-29 Thread Jitendra Kharche
I am getting the following error   log4cxx: No level could be found named "null".   What could be the reason. The log4cxx.xml file has following configuration.       http://jakarta.apache.org/log4j/" debug="false">       Regards, Jitendra   **

RE: Statically linking log4cxx's dependencies

2006-01-04 Thread Jitendra Kharche
We want to link log4cxx statically with apr & apr-util. Regards, Jitendra Kharche Geometric Software Solutions Co. Ltd. Work: +91-20-2290 6351 This e-mail communication and any attachments are privileged and confidential

Statically linking log4cxx's dependencies

2006-01-03 Thread Jitendra Kharche
Hi,   Can Log4cxx 0.9.8 be linked statically with all its dependencies like apr, apr-util? I am trying to do the same on Solaris 5.8. I could build the log4cxx statically but not able link it's dependencies statically. Has anybody tried this before?   Regards  

RE: Antwort: RE: Failed to rename log file

2005-11-30 Thread Jitendra Kharche
] "Jitendra Kharche" Gesendet von: Kopie log4cxx

RE: Failed to rename log file

2005-11-30 Thread Jitendra Kharche
to create a new empty log file (after the rename) Regards Jürgen Habelt Software - Developer Carl Zeiss SMS GmbH Phone : +49 (0)3641 642945 EMail : [EMAIL PROTECTED]

Failed to rename log file

2005-11-28 Thread Jitendra Kharche
Hi, I am using Log4Cxx on Windows. I always get the following error --- Failed to rename [C:\app-name/logs/event-handler.log] to [C:\app-name/logs/event-handler.log.2005-11-28]. ---