On Mon, 2009-12-07 at 06:52 +0100, Jos Snellings wrote:
> Look for any log4j.xml or log4j.properties in the classpath.
> There is a log4j.xml in the cocoon samples
> in ./rcl-config/WEB-INF/log4j.xml. A log file is created in <param
> name="File" value="./target/work/log/cocoon.log"/>
> Jos
Hello Jos,
I've seen the file before but it's somehow strange, the errors are still
shown on STDOUT but not in the logfile:
at
org.treetank.cocoon.generating.GoogleEarthGenerator.skip(GoogleEarthGenerator.java:174)
at
org.treetank.cocoon.generating.GoogleEarthGenerator.skip(GoogleEarthGenerator.java:174)
at
org.treetank.cocoon.generating.GoogleEarthGenerator.skip(GoogleEarthGenerator.java:174)
at
org.treetank.cocoon.generating.GoogleEarthGenerator.skip(GoogleEarthGenerator.java:174)
...
so many of those that I don't get the source of the exception (the line
mentioned - 174 - is a recursive call of skip(...). It can't be a loop
which doesn't terminate (at least I honestly think so, because the
cursor moves forward in the xml file).
greetings,
Johannes
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]