Re: multi-user logger

2008-01-15 Thread log4cxx
Hi Christoph, I'm copying and pasting an email I sent some time ago to someone else who was trying to do something that log4cxx didn't quite handle. Perhaps modifying my suggestions below could get you closer. For instance, you could add a user name to the environment, and then utilize that in

Re: Log4cxx - Illegal argument exception from charsetencoder.cpp:74

2008-01-15 Thread Curt Arnold
On Jan 15, 2008, at 2:41 AM, Andreas Grob wrote: Curt Arnold apache.org> writes: On Jan 10, 2008, at 4:13 PM, Wilfong, Paul wrote: Hi, I have tried to build log4cxx as an "so" library on a Sun computer (Sun OS 5.10). Everyting seems to build Ok (as described below). ... Maybe my i

Re: Unable to locate tools.jar

2008-01-15 Thread Curt Arnold
On Jan 15, 2008, at 2:57 AM, Andreas Grob wrote: Hi, After installing a new java version I got following error: Unable to locate tools.jar. Expected to find it in C:\Programme\Java\jre1.6.0_04\lib\tools.jar Buildfile: build.xml Well, my workaround is to copy tools.jar from the path ...\jdk1.

Unable to locate tools.jar

2008-01-15 Thread Andreas Grob
Hi, After installing a new java version I got following error: Unable to locate tools.jar. Expected to find it in C:\Programme\Java\jre1.6.0_04\lib\tools.jar Buildfile: build.xml Well, my workaround is to copy tools.jar from the path ...\jdk1.6.0_04\lib to the expected place. Is there a better

Re: Log4cxx - Illegal argument exception from charsetencoder.cpp:74

2008-01-15 Thread Andreas Grob
Curt Arnold apache.org> writes: > > > On Jan 10, 2008, at 4:13 PM, Wilfong, Paul wrote: > > > Hi, > > > > I have tried to build log4cxx as an "so" library on a Sun computer > > (Sun OS 5.10). Everyting seems to build Ok (as described below). > > > > This computer is a standalone - my compan