You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Srinivas <va...@yahoo.co.in> on 2004/06/05 05:26:45 UTC

New To Log4j Please Help me.......

Hi Friends,
 
I have Configured the Log4j in my Application and in my lib/ log4j-1.2.8.jar put the jar file. When I run this application i am getting the Error..
 
That is ...................
 

javax.servlet.ServletException: Servlet execution threw an exception



root cause 
java.lang.NoClassDefFoundError: org/apache/log4j/Logger	com.i2t2.mt.prod.action.LoginAction.<clinit>(LoginAction.java:17)	sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)	sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)	sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)	java.lang.reflect.Constructor.newInstance(Constructor.java:274)	java.lang.Class.newInstance0(Class.java:308)	java.lang.Class.newInstance(Class.java:261)	org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:231)	org.apache.struts.action.RequestProcessor.processActionCreate(RequestProcessor.java:326)	org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:268)	org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)	org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)	javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:856)



note The full stack trace of the root cause is available in the Tomcat logs.

 

This is the Error I am getting now...

Please Help me to solve this problem....

Thanks

Srinivas

 


Yahoo! India Matrimony: Find your partner online.

Re: New To Log4j Please Help me.......

Posted by Jacob Kjome <ho...@visi.com>.
At 04:26 AM 6/5/2004 +0100, you wrote:
>Hi Friends,
>
>I have Configured the Log4j in my Application and in my lib/ 
>log4j-1.2.8.jar put the jar file. When I run this application i am getting 
>the Error..

Where did you put the log4j.jar?  Are you using shared libraries such as 
when you put a library in shared/lib or common/lib or is everything in 
WEB-INF/lib?  We'll definitely need more information in order to figure out 
your issue.

Jake


>
>That is ...................
>
>
>javax.servlet.ServletException: Servlet execution threw an exception
>
>
>
>root cause
>java.lang.NoClassDefFoundError: org/apache/log4j/Logger 
>com.i2t2.mt.prod.action.LoginAction.<clinit>(LoginAction.java:17) 
>sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>Method) 
>sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) 
>sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) 
>java.lang.reflect.Constructor.newInstance(Constructor.java:274) 
>java.lang.Class.newInstance0(Class.java:308) 
>java.lang.Class.newInstance(Class.java:261) 
>org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:231) 
>org.apache.struts.action.RequestProcessor.processActionCreate(RequestProcessor.java:326) 
>org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:268) 
>org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482) 
>org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525) 
>javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>
>
>
>note The full stack trace of the root cause is available in the Tomcat logs.
>
>
>
>This is the Error I am getting now...
>
>Please Help me to solve this problem....
>
>Thanks
>
>Srinivas
>
>
>
>
>Yahoo! India Matrimony: Find your partner online.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org