Re: Windows server 2 008 64 bit

2009-09-01 Thread NBW
On Tue, Sep 1, 2009 at 2:49 PM, Douglas E Wegscheid < douglas_e_wegsch...@whirlpool.com> wrote: > but sometimes they bundle all the platform-specific bits into the same > archive... like the NTEventLogAppender.dll in the root of the > apache-log4j-1.2.15 distribution... > Good point.

Re: Windows server 2 008 64 bit

2009-09-01 Thread Jacob Kjome
I don't use the [optional] NTEventLogAppender, but, as I understand it, the native binary bundled with it works on 32 bit platforms.  If you want a 64 bit one, you'll have to obtain the source and compile it yourself. If you don't use the NTEventLogAppender there is no platform specific depend

Re: Windows server 2 008 64 bit

2009-09-01 Thread Douglas E Wegscheid
but sometimes they bundle all the platform-specific bits into the same archive... like the NTEventLogAppender.dll in the root of the apache-log4j-1.2.15 distribution... in answer to the original question: I don't have access to 64 bit Window$, so I don't know. NTEvenLogAppender is the only piec

Re: Windows server 2 008 64 bit

2009-09-01 Thread NBW
If you have ever downloaded log4j you'll note that there aren't any platform specific distributions of it so that should tell you there aren't any native libs. On Tue, Sep 1, 2009 at 1:36 PM, wrote: > I mean in a 64 bit windows 2008 server operating system. Does log4j library > contains any nati

RE: Windows server 2 008 64 bit

2009-09-01 Thread thanikg
I mean in a 64 bit windows 2008 server operating system. Does log4j library contains any native code which gives any problem in 64 bit windows 2008 server operating system? -original message- Subject: RE: Windows server 2 008 64 bit From: Matt Brown Date: 01/09/2009 6:03 pm Does Java run on W

Re: DailyRollingFileAppender - creation of directories? (patch)

2009-09-01 Thread Simon Gibbs
The code here nearly supports this feature: http://svn.apache.org/repos/asf/logging/log4j/companions/extras/tags/v1_0_rc5 The relevant appender is org.apache.log4j.rolling.RollingFileAppender though it seems to fail on the change of the month. Perhaps the team would be interested in attached p

How to configure multiple appenders and categories with SocketServer?

2009-09-01 Thread Mulert, Bill
I have a large application that's currently using about 40 RollingFfileAppenders to log the actions occurring in various parts of the app. I'd like to transition to using SocketAppender and SocketServer so my app can be clustered and each member can delegate to the SocketServer to log events. T

Re: Where can I download VFSLogFilePatternReceiver API for Chainsaw?

2009-09-01 Thread Scott Deboy
Here is a link describing what you need to install to use VFS in Chainsaw: http://logging.apache.org/chainsaw/distributionnotes.html Scott On Tue, Sep 1, 2009 at 5:58 AM, Moley Harey wrote: > Hi folks, > > As still I could not work properly with chainsaw using Java Web Start, I > was > thinkin

Where can I download VFSLogFilePatternReceiver API for Chainsaw?

2009-09-01 Thread Moley Harey
Hi folks, As still I could not work properly with chainsaw using Java Web Start, I was thinking about a workaround solution which is the use the "VFSLogFilePatternReceiver" to access a remote log file and display it into Tomcat. The problem is that I have downloaded the standalone version of Chai

RE: Windows server 2 008 64 bit

2009-09-01 Thread Matt Brown
Does Java run on Windows 2008? Then log4j will work on it. -Original Message- From: than...@ovi.com [mailto:than...@ovi.com] Sent: Tuesday, September 01, 2009 1:05 AM To: log4j-user@logging.apache.org Subject: Windows server 2 008 64 bit Dear All, I would like to know whether log4j 1.2