Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Struts Error
Struts Error [message #179266] Thu, 09 November 2006 19:55 Go to next message
Eclipse UserFriend
Originally posted by: bhagirath.patel.va.gov

Hi there..
this is what the error appears when I try to run my Struts Web
Application with TOmcat and Eclipse 3.2...Any idea ????


type Exception report

message

description The server encountered an internal error () that prevented it
from fulfilling this request.

exception

org.apache.jasper.JasperException: Failed to load or instantiate
TagExtraInfo class: org.apache.struts.taglib.logic.IterateTei
org.apache.jasper.compiler.DefaultErrorHandler.jspError(Defa ultErrorHandler.java:50)
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDis patcher.java:411)
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDis patcher.java:283)
org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo( TagLibraryInfoImpl.java:422)
org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLi braryInfoImpl.java:248)
org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:162)
org.apache.jasper.compiler.Parser.parseTaglibDirective(Parse r.java:418)
org.apache.jasper.compiler.Parser.parseDirective(Parser.java :483)
org.apache.jasper.compiler.Parser.parseElements(Parser.java: 1539)
org.apache.jasper.compiler.Parser.parse(Parser.java:126)
org.apache.jasper.compiler.ParserController.doParse(ParserCo ntroller.java:220)
org.apache.jasper.compiler.ParserController.parse(ParserCont roller.java:101)
org.apache.jasper.compiler.Compiler.generateJava(Compiler.ja va:203)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:47 0)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:45 1)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:43 9)
org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:511)
org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java :236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)



Please let me know...
Thanx in advanced..
Re: Struts Error [message #179290 is a reply to message #179266] Thu, 09 November 2006 20:48 Go to previous message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Bhagirath wrote:
> Hi there..
> this is what the error appears when I try to run my Struts Web
> Application with TOmcat and Eclipse 3.2...Any idea ????
>
>
> type Exception report
>
> message
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
>
> exception
> org.apache.jasper.JasperException: Failed to load or instantiate
> TagExtraInfo class: org.apache.struts.taglib.logic.IterateTei
> org.apache.jasper.compiler.DefaultErrorHandler.jspError(Defa ultErrorHandler.java:50)
>
> org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDis patcher.java:411)
>
> org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDis patcher.java:283)
>
> org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo( TagLibraryInfoImpl.java:422)
>
> org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLi braryInfoImpl.java:248)
>
> org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:162)
>
> org.apache.jasper.compiler.Parser.parseTaglibDirective(Parse r.java:418)
> org.apache.jasper.compiler.Parser.parseDirective(Parser.java :483)
> org.apache.jasper.compiler.Parser.parseElements(Parser.java: 1539)
> org.apache.jasper.compiler.Parser.parse(Parser.java:126)
> org.apache.jasper.compiler.ParserController.doParse(ParserCo ntroller.java:220)
>
> org.apache.jasper.compiler.ParserController.parse(ParserCont roller.java:101)
>
> org.apache.jasper.compiler.Compiler.generateJava(Compiler.ja va:203)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:47 0)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:45 1)
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:43 9)
> org.apache.jasper.JspCompilationContext.compile(JspCompilati onContext.java:511)
>
> org.apache.jasper.servlet.JspServletWrapper.service(JspServl etWrapper.java:295)
>
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl et.java:292)
>
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java :236)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
>
>
> Please let me know...
> Thanx in advanced..
>
>
>
Are you missing a required library?

This doesn't sound like an Eclipse problem. Maybe somebody on this list
can help you, but you'll likely get a better answer on a Struts forum.

Wayne
Previous Topic:Running a configuration without removing the terminated ones
Next Topic:How do I debug eclipse?
Goto Forum:
  


Current Time: Fri Apr 26 16:19:24 GMT 2024

Powered by FUDForum. Page generated in 0.08110 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top