Yep, that's what it was.  Thanks.

-----Original Message-----
From: Holman, Cal [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 2:09 AM
To: Struts Users Mailing List
Subject: RE: "Log4JCategoryLog does not implement Log" after upgrade to
St ruts 1.1-b2


Check the archives and the struts download page for log4j issues.  You
probably do not have the log4j factory in the commons-logging jar.

Cal 

http://www.calandva.com/  

-----Original Message-----
From: Anthony Martin [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 19, 2002 15:02
To: Struts User List (E-mail)
Subject: "Log4JCategoryLog does not implement Log" after upgrade to Struts
1.1-b2

What could cause this type of error in my index.jsp?  It started after I
upgraded to Struts 1.1-b2, but I get this message even after going back to
the previous version.  I'm sure it some configuration on this workstation
because my other workstation was fine after the upgrade.

Any hints or ideas would be helpful...


java.lang.ExceptionInInitializerError:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Log4JCategoryLog does not implement Log
 at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.ja
va:530)
 at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.ja
va:285)
 at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.ja
va:255)
 at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:375)
 at
org.apache.struts.util.MessageResources.<clinit>(MessageResources.java:105)
 at org.apache.struts.taglib.bean.MessageTag.<clinit>(MessageTag.java:257)
 at org.apache.jsp.index$jsp._jspService(index$jsp.java:106)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:202)
 at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:382)
 .
 .
 .

Anthony

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


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

Reply via email to