All,

We are running C2 on JRun and seeing the following error:

Logging Error: Could not set up Cocoon Logger, will use screen instead
org.apache.avalon.framework.configuration.ConfigurationException: cannot
find LogTargetFactory class org.apache.cocoon.util.log.CocoonTargetFactory
        at
org.apache.avalon.excalibur.logger.DefaultLogTargetFactoryManager.configure(
Unknown Source)
        at
org.apache.avalon.excalibur.logger.DefaultLogKitManager.setupTargetFactoryMa
nager(Unknown Source)
        at
org.apache.avalon.excalibur.logger.DefaultLogKitManager.configure(Unknown
Source)
        at
org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:435)
        at
org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:132)
        at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(../servlet/JRunSe
rvletLoader.java:203)
        at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(../servlet/JRunSe
rvletLoader.java:161)
        at
allaire.jrun.servlet.JRunServletLoader.loadServlet(../servlet/JRunServletLoa
der.java:149)
        at
allaire.jrun.servlet.JRunSE.getServletReference(../servlet/JRunSE.java:1705)
        at
allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:1231)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDis
patcher.java:89)
        at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1552)
        at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1542)
        at
allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:364)
        at allaire.jrun.http.WebEndpoint.run(../http/WebEndpoint.java:115)
        at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
        at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)


We have all of the Jar files execpt the cocoon Jar in the Server/lib
directory.  Everything else appears to be working fine, however the logging
is being directed to the JRun default logs as opposed to the WEB-INF/logs
directory that I have specified with the logkit.xconf.

Has anyone else experienced this error?


Aaron M. Sansone


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to