Orbeon Error Log in Tomcat

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Orbeon Error Log in Tomcat

Christian Lebe-2

Hi again all,

Does anyone use Tomcat Box with Orbeon?

I am trying to debug xforms-submit-error event. I have made sure I’ve got the following line in log4j.xml

<category name="org.orbeon.oxf.xforms.processor.XFormsServer">

        <priority value="debug"/>

    </category>

However, it seems that I cant find the log file.. I can see the tomcat error log though.

/var/log/tomcat5.5

But it doesn’t seem to spit out the orbeon error.

Any idea would be very much appreciated.

Thanks heaps J

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Error Log in Tomcat

Alessandro Vernet
Administrator
Christian,

On 7/16/07, Christian Lebe <[hidden email]> wrote:
> I am trying to debug xforms-submit-error event. I have made sure I've got
> the following line in log4j.xml

You modified the resources/config/log4j.xml file, right? By default,
the SingleFileAppender is used (see the config towards the end of the
file). And the SingleFileAppender is configured to write to
../logs/ops.log. This is a path relative to the directory where you
start Tomcat. If you start Tomcat from the bin directory, that will
create a file logs/ops.log. Do you have this file?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Error Log in Tomcat

Hank Ratzesberger
In reply to this post by Christian Lebe-2
Christian,
 
But what about the rest of the configuration?  The
default logger is the SingleFileAppender to its
own log, not the Tomcat log.
 
look for ops.log
 
Best,
Hank Ratzesberger
Goleta, CA
----- Original Message -----
Sent: Monday, July 16, 2007 8:27 PM
Subject: [ops-users] Orbeon Error Log in Tomcat

Hi again all,

Does anyone use Tomcat Box with Orbeon?

I am trying to debug xforms-submit-error event. I have made sure I’ve got the following line in log4j.xml

<category name="org.orbeon.oxf.xforms.processor.XFormsServer">

        <priority value="debug"/>

    </category>

However, it seems that I cant find the log file.. I can see the tomcat error log though.

/var/log/tomcat5.5

But it doesn’t seem to spit out the orbeon error.

Any idea would be very much appreciated.

Thanks heaps J

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws