Re: "Infinite Logging" when logging with log4j listener

2005-03-17 Thread Stefan Bodewig
On Thu, 17 Mar 2005, Klaus Allwicher <[EMAIL PROTECTED]> wrote: > Any ideas why this error occurs and how I can resolve it ? It is log4j itself that is writing to System.out. This will be fixed in Ant 1.6.3 (and is fixed in nightly builds) expected to be released in a few weeks.

"Infinite Logging" when logging with log4j listener

2005-03-17 Thread Allwicher, Klaus
Hi, I have problems configuring ANT to use the log4j listener. Everything works fine until, I invoke a self written java class with the task. This java class also uses log4j for logging purposes. After the successful execution of the java class, the next task fails with the message: xxx: