Bugs item #979851, was opened at 2004-06-25 09:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=979851&group_id=73068

Category: main tag library
Group: v 1.0-b3
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problems JRUN 4 and Displaytag

Initial Comment:
When I drop the displaytag.war, I get this when I try 
and access the page:

 java.lang.NoClassDefFoundError: 
org/apache/log4j/Layout
        at 
org.apache.commons.logging.impl.Log4jFactory.getInstan
ce(Log4jFactory.java:140)
        at 
org.apache.commons.logging.impl.LogFactoryImpl.getInst
ance(LogFactoryImpl.java:257)
        at 
org.apache.commons.logging.LogFactory.getLog
(LogFactory.java:390)
        at org.displaytag.tags.TableTag.
(TableTag.java:87)
        at jrun__index2ejspa._jspService
(jrun__index2ejspa.java:54)
        at jrun.jsp.runtime.HttpJSPServlet.service
(HttpJSPServlet.java:43)
        at jrun.jsp.JSPServlet.service
(JSPServlet.java:119)
        at jrun.servlet.ServletInvoker.invoke
(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext
(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invokeNext
(JRunRequestDispatcher.java:439)
        at 
jrun.servlet.JRunRequestDispatcher.forwardInvoke
(JRunRequestDispatcher.java:409)
        at jrun.servlet.JRunRequestDispatcher.forward
(JRunRequestDispatcher.java:178)
        at jrun.servlet.file.FileServlet.service
(FileServlet.java:300)
        at jrun.servlet.ServletInvoker.invoke
(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext
(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke
(JRunRequestDispatcher.java:252)
        at jrun.servlet.ServletEngineService.dispatch
(ServletEngineService.java:527)
        at jrun.servlet.http.WebService.invokeRunnable
(WebService.java:168)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnabl
e(ThreadPool.java:451)
        at jrunx.scheduler.WorkerThread.run
(WorkerThread.java:66)
 
 jrun.jsp.runtime.UncaughtPageException: Unhandled 
exception thrown from /inc/init.jsp:4
        at jrun.jsp.runtime.Utils.handleException
(Utils.java:57)
        at 
jrun.jsp.runtime.JRunPageContext.handlePageException
(JRunPageContext.java:384)
        at jrun__index2ejspa._jspService
(jrun__index2ejspa.java:73)
        at jrun.jsp.runtime.HttpJSPServlet.service
(HttpJSPServlet.java:43)
        at jrun.jsp.JSPServlet.service
(JSPServlet.java:119)
        at jrun.servlet.ServletInvoker.invoke
(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext
(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invokeNext
(JRunRequestDispatcher.java:439)
        at 
jrun.servlet.JRunRequestDispatcher.forwardInvoke
(JRunRequestDispatcher.java:409)
        at jrun.servlet.JRunRequestDispatcher.forward
(JRunRequestDispatcher.java:178)
        at jrun.servlet.file.FileServlet.service
(FileServlet.java:300)
        at jrun.servlet.ServletInvoker.invoke
(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext
(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke
(JRunRequestDispatcher.java:252)
        at jrun.servlet.ServletEngineService.dispatch
(ServletEngineService.java:527)
        at jrun.servlet.http.WebService.invokeRunnable
(WebService.java:168)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnabl
e(ThreadPool.java:451)
        at jrunx.scheduler.WorkerThread.run
(WorkerThread.java:66)

Any Help?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=979851&group_id=73068


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to