Hi,

What IDE and Application Server you are using?

I think this problem will solve after restarting.

But this is not a solution but this temporary remeady to come out from the
problem.

This problem due to placing of log4j.jar file and reloading of the
application after restarting.

Thanks & Regards,
Ashok.D




----- Original Message -----
From: "Richard Raquepo" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, June 02, 2003 2:00 PM
Subject: i suddenly got this error from nowhere


my app is working just fine but i can't remember anything that might have
cause this error.

java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
 at org.apache.struts.taglib.tiles.InsertTag.<clinit>(InsertTag.java:104)
 at _login__jsp._jspService(/login.jsp:5)
 at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
 at com.caucho.jsp.Page.subservice(Page.java:497)
 at
com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
 at com.caucho.server.http.Invocation.service(Invocation.java:312)
 at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
 at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:244)
 at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163)
 at com.caucho.server.TcpConnection.run(TcpConnection.java:137)
 at java.lang.Thread.run(Thread.java:534)

anyone has any idea what this error is about? my struts file are all in my
web-inf/lib directory.

thanks


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

Reply via email to