Jump to content
We've recently updated our Privacy Statement, available here ×

Exception initializing TldLocationsCache


Recommended Posts

By: Daveb - jcm4101

Exception initializing TldLocationsCache

2006-06-21 01:40

Hi

 

Running Jasper server on linux (Tomcat 4.1.31) and get the following output from the catalina.out liog when i browse to http://blah..:8080/jasperserver

 

There's an exception report dumped into my browser too which begins...

 

org.apache.jasper.JasperException: This absolute uri (http://www.opensymphony.com/sitemesh/decorator) cannot be resolved in either web.xml or the jar files deployed with this application

at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:60)

at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:385)

at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:109)

at org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:116)

at org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:309)

at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:336)

at org.apache.jasper.compiler.Parser.parseElements(Parser.java:750)

at org.apache.jasper.compiler.Parser.parse(Parser.java:77)

at org.apache.jasper.compiler.ParserController.parse(ParserController.java:157)

at org.apache.jasper.compiler.ParserController.parse(ParserController.java:111)

at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:183)

at org.apache.jasper.compiler.Compiler.compile(Compiler.java:327)

at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:427)

at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:142)

at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)

at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)

 

 

 

Has anyone seen this issue before??..What do I do to sort it out?

 

Thanx

 

D

 

 

By: Daveb - jcm4101

RE: Exception initializing TldLocationsCache

2006-06-21 01:43

Oh I forgot,..

 

The entire output of catalina.out is...

 

Exception initializing TldLocationsCache: XML parsing error on file /WEB-INF/web.xml: (line 2, col 9): Document is invalid: no grammar found.

 

Thanx

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...