Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006175 [Resin] minor always 07-23-18 12:45 09-25-18 10:39
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution no change required Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 4.0.57
  Product Build
Summary 0006175: .tld files not found in /WEB-INF/tld
Description [18-07-16 16:17:13.418] {resin-28} Loading .tld files from global classpath
[18-07-16 16:17:13.590] {resin-28} Loading .tld files
[18-07-16 16:17:13.808] {resin-24} com.caucho.jsp.JspParseException: Can't open file for taglib-uri '/struts-html.tld', taglib-location '/struts-html.tld' at c:\dev\websites\www-company-net\web\struts-html.tld. The taglib-location must match a tag library either:
                       1) by pointing to a .tld directly, relative to the application's root directory
                       2) specified in the web.xml
                       3) defined in a jar's .tld in META-INF
                       4) defined in a .tld in WEB-INF
                       5) predefined by Resin
                           at com.caucho.jsp.TldManager.findTld(TldManager.java:604)
                           at com.caucho.jsp.TldManager.parseTld(TldManager.java:532)
                           at com.caucho.jsp.TldManager.parseTld(TldManager.java:521)
                           at com.caucho.jsp.TaglibManager.readTaglib(TaglibManager.java:254)
                           at com.caucho.jsp.TaglibManager.getTaglib(TaglibManager.java:170)
                           at com.caucho.jsp.ParseTagManager.addTaglib(ParseTagManager.java:264)
                           at com.caucho.jsp.JspParser.processTaglib(JspParser.java:1778)
                           at com.caucho.jsp.JspParser.processTaglibDirective(JspParser.java:1752)
                           at com.caucho.jsp.JspParser.parseDirective(JspParser.java:1254)
                           at com.caucho.jsp.JspParser.parseScriptlet(JspParser.java:1126)
                           at com.caucho.jsp.JspParser.parseNode(JspParser.java:484)
                           at com.caucho.jsp.JspParser.parseJsp(JspParser.java:384)
                           at com.caucho.jsp.JspParser.parse(JspParser.java:266)
                           at com.caucho.jsp.JspCompilerInstance.parse(JspCompilerInstance.java:559)
                           at com.caucho.jsp.JspCompilerInstance.generate(JspCompilerInstance.java:495)
                           at com.caucho.jsp.JspPrecompileResource$CompileTask.compilePath(JspPrecompileResource.java:263)
                           at com.caucho.jsp.JspPrecompileResource$CompileTask.run(JspPrecompileResource.java:206)
                           at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                           at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)


web.xml:

  <taglib>
    <taglib-uri>/struts-html.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-html.tld</taglib-location>
  </taglib>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006856)
ferg
09-25-18 10:39

After additional logging, this turned out to be a directory configuration issue.
 

- Issue History
Date Modified Username Field Change
07-23-18 12:45 wileysaw New Issue
09-25-18 10:39 ferg Note Added: 0006856
09-25-18 10:39 ferg Assigned To  => ferg
09-25-18 10:39 ferg Status new => closed
09-25-18 10:39 ferg Resolution open => no change required


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker