try the latest trunk -igor
On 8/23/07, Korbinian Bachl <[EMAIL PROTECTED]> wrote: > > Hi, > > i've noticed that in 1.3.0 you get repeatedly > > 13864 [ModificationWatcher Task] ERROR > org.apache.wicket.util.resource.UrlResourceStream 's > > wich really pollutes the logfiles. Im using the 1.3.0 Snapshot Daily > from 19th August, and get every second at leas one of these errors in > the logs... wich makes them hard to read, the logging is done by log4j, > properties: > > log4j.rootLogger=INFO, A1 > log4j.appender.A1=org.apache.log4j.ConsoleAppender > > log4j.appender.A1.layout=org.apache.log4j.PatternLayout > log4j.appender.A1.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n > > > > Best Regards, > > Korbinian > >
