Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002672 [Resin] minor always 05-17-08 11:51 06-05-08 15:34
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.6
Summary 0002672: taglib parsing issue
Description (rep by Matthew Schmidt)

This seems to happen occasionally after restarts of the latest snapshot. I'm not entirely sure when it happens.

[17:53:21.101] 10: <tlib-version>1.1</tlib-version>
[17:53:21.101] 11: <short-name>c</short-name>
[17:53:21.101] 12: <uri>http://java.sun.com/jsp/jstl/core</uri> [^]
[17:53:21.101]
[17:53:21.896] com.caucho.jsp.JspLineParseException: file:/sites/dz/links/www/WEB-INF/c.tld:10: 'tlib-version' is an unknown property of 'com.caucho.jsp.cfg.TldTaglib'.
[17:53:21.896]
[17:53:21.896] 8: <description>JSTL 1.1 core library</description>
[17:53:21.896] 9: <display-name>JSTL core</display-name>
[17:53:21.896] 10: <tlib-version>1.1</tlib-version>
[17:53:21.896] 11: <short-name>c</short-name>
[17:53:21.896] 12: <uri>http://java.sun.com/jsp/jstl/core</uri> [^]
[17:53:21.896]
[17:53:21.896] at com.caucho.jsp.JspParseException.create(JspParseException.java:67)
[17:53:21.896] at com.caucho.jsp.TaglibManager.readTaglib(TaglibManager.java:258)
[17:53:21.896] at com.caucho.jsp.TaglibManager.getTaglib(TaglibManager.java:172)
[17:53:21.896] at com.caucho.jsp.TaglibManager.addTaglibFunctions(TaglibManager.java:217)
[17:53:21.896] at _jsp._themes._reader._reader__jsp.init(_reader__jsp.java:1407)
[17:53:21.896] at com.caucho.jsp.JspManager.loadPage(JspManager.java:403)
[17:53:21.896] at com.caucho.jsp.JspManager.preload(JspManager.java:338)
[17:53:21.896] at com.caucho.jsp.JspManager.compile(JspManager.java:217)
[17:53:21.896] at com.caucho.jsp.JspManager.createPage(JspManager.java:170)
[17:53:21.896] at com.caucho.jsp.JspManager.createPage(JspManager.java:149)
[17:53:21.896] at com.caucho.jsp.PageManager.getPage(PageManager.java:248)
[17:53:21.896] at com.caucho.jsp.PageManager.getPage(PageManager.java:178)
[17:53:21.896] at com.caucho.jsp.PageManager.getPage(PageManager.java:161)
[17:53:21.896] at com.caucho.jsp.QServlet.getSubPage(QServlet.java:295)
[17:53:21.896] at com.caucho.jsp.QServlet.getPage(QServlet.java:210)
[17:53:21.896] at com.caucho.server.dispatch.PageFilterChain.compilePage(PageFilterChain.java:238)
[17:53:21.896] at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:145)
[17:53:21.896] at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:97)
[17:53:21.896] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:266)
[17:53:21.896] at com.caucho.server.webapp.RequestDispatcherImpl.include(RequestDispatcherImpl.java:494)
Additional Information
Attached Files

- Relationships

- Notes
(0003144)
ferg
06-05-08 15:34

synchronization issue in ioc introspection.
 

- Issue History
Date Modified Username Field Change
05-17-08 11:51 ferg New Issue
06-05-08 15:34 ferg Note Added: 0003144
06-05-08 15:34 ferg Assigned To  => ferg
06-05-08 15:34 ferg Status new => closed
06-05-08 15:34 ferg Resolution open => fixed
06-05-08 15:34 ferg Fixed in Version  => 3.1.7


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