AW: Double log output from commons-logging with log4j

2003-06-19 Thread Kroeger, Joerg
Try to expand your logging output to ensure it is only one thread working on that request: log4j.appender.Console.layout.ConversionPattern=[%t] (%d{HH:mm:ss,SSS}) %C{4}.%M - %m%n -Ursprüngliche Nachricht- Von: Markus Holzem [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 19. Juni 2003

more than 1 thread work on a request AT ONE TIME

2003-06-16 Thread Kroeger, Joerg
Hi there, I am working with tomcat 4.1.24, struts 1.1-b3 and java 1.3 on a win2k system. I think i have a configutation error - somewhere, or there is something wrong with forwarding. Some requests causes 2 threads working on that request. Sometimes they are overlapping, sometimes one after the