Re: log4j

2006-05-23 Thread Christian Haase
m at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- ----- Christian Haase, Hans-Mertens-Str. 37 30655 Hannover, GERMANY Tel: +49-511-697916 / +49-178-7772617 Fax: +49-511-3948280

Re: Initialize problem on linux machine

2006-05-18 Thread Christian Haase
#x27;ve no idea what's going wrong here. If you have any ideas, please let me know! Greetings, Christian James Stauffer schrieb: Run with -Dlog4j.debug and it should show you how it it trying to configure itself. On 5/17/06, Christian Haase <[EMAIL PROTECTED]> wrote: Hi all!

Initialize problem on linux machine

2006-05-17 Thread Christian Haase
g/log/${log4j.file.name}.log log4j.appender.FILE.MaxFileSize=1000KB log4j.appender.FILE.MaxBackupIndex=3 log4j.appender.FILE.layout=org.apache.log4j.PatternLayout log4j.appender.FILE.layout.ConversionPattern=%d %p %l - %m%n -- Any ideas where the problem is? Greetings, Christain -----