You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Emiliano Albiani <em...@netscape.net> on 2002/02/19 16:33:17 UTC

java.lang.ClassNotFoundException: org.apache.commons.logging.impl.Jdk14Logger

I downloaded the last nightly build version of struts and I am in trouble deploying my old web-application. It seems that the "org.apache.commons.logging.impl.Jdk14Logger" class is missing.
Thanks in advance, Emi.

This is the error trace:

2002-02-19 16:28:42 StandardContext[/gmt]: Servlet /gmt threw load() exception
javax.servlet.ServletException: Servlet.init() for servlet action threw exception
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:935)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:808)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3266)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3395)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:614)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:343)
    at org.apache.catalina.core.StandardService.start(StandardService.java:388)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:506)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:781)
    at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
    at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
----- Root Cause -----
org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.commons.logging.impl.Jdk14Logger

-- 
Emiliano Albiani
Corso Garibaldi, 19
55100 Lucca

P.I. 01721430468
Tel. +393297028910



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>