Hi Scott,

It looks like you are still using Chainsaw 1.1 from their
distribution. Chainsaw is now integrated in log4j 1.2.8. Try to launch
it with the following command:

java -classpath log4j-1.2.8.jar org.apache.log4j.chainsaw.Main


Regards, Julien

Scott McMullan wrote:

Julien,

Thanks for the info.  I am now using the *exact text* you specify below in
my log4j.xml file.  However, there's a log mismatch error or something --
see error below.

What format is OXF using when it writes a log entry?  Does Chainsaw need to
be configured to recongize this format?

[Thread-3] DEBUG com.puppycrawl.tools.chainsaw.LoggingReceiver - Waiting for
a connection
[Thread-3] DEBUG com.puppycrawl.tools.chainsaw.LoggingReceiver - Got a
connection from localhost
[Thread-3] DEBUG com.puppycrawl.tools.chainsaw.LoggingReceiver - Waiting for
a connection
[Thread-5] DEBUG com.puppycrawl.tools.chainsaw.LoggingReceiver - Starting to
get data
java.lang.NoSuchFieldError: priority
        at com.puppycrawl.tools.chainsaw.EventDetails.<init>(EventDetails.java:87)
        at
com.puppycrawl.tools.chainsaw.LoggingReceiver$Slurper.run(LoggingReceiver.ja
va:74)
        at java.lang.Thread.run(Thread.java:536)

Thanks.

-Scott



_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to