Thanks, Douglas,
the debug files showed a problem finding a file.
It worked now.
thanks.
tuan,
From: Douglas E Wegscheid
To: Log4J Users List
Sent: Friday, February 20, 2009 11:31:11 AM
Subject: Re: Error on log4j
could the path for log4j.configuration be
could the path for log4j.configuration be wrong, and it can't find your
config.
add -Dlog4j.debug=true, and it will tell you how it's loading it's config.
btw, you can only have one configuration. are you trying to use both
log4j.xsl.properties and log4j.pdf.properties?
Douglas E Wegscheid
Le
Anyone knows why i got the log4j WARN below.
thanks.
log4j:WARN No appenders could be found for logger
(org.apache.fop.render.RendererFactory).
log4j:WARN Please initialize the log4j system properly.
log4j included in classpath, and the jar file is there.
The script to call log4j is below: