Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002363 [Resin] minor always 01-23-08 17:49 02-07-08 12:13
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.5 Product Version 3.1.4
  Product Build
Summary 0002363: JSP recompiles because /com/caucho/jstl/fmt.tld digest is modified
Description (rep by M Gleeson)

When no JNI code is in use, jsp's get recompiled over and over again:

[06:18:04.559] {http-resinX-8600-1} /com/caucho/jstl/fmt.tld digest is modified.
[06:18:04.623] {http-resinX-8600-1} Compiling _jsp/_WEB_22dINF/_jsp/_feeds/_foo__jsp.java
[06:18:05.511] {http-resinX-8600-6} /com/caucho/jstl/fmt.tld digest is modified.
[06:18:05.595] {http-resinX-8600-6} Compiling _jsp/_WEB_22dINF/_jsp/_feeds/_foo__jsp.java
[06:18:06.667] {http-resinX-8600-1} /com/caucho/jstl/fmt.tld digest is modified.
[06:18:06.726] {http-resinX-8600-1} Compiling _jsp/_WEB_22dINF/_jsp/_feeds/_foo__jsp.java

<dependency-check-interval> seems to have no effect.
In the jsp, <fmt:formatDate> is being used.

web.xml has
       <jsp>
          <validate-taglib-schema>true</validate-taglib-schema>
          <fast-jstl>false</fast-jstl>
          <fast-jsf>false</fast-jsf>
          <recompile-on-error>true</recompile-on-error>
          <auto-compile>true</auto-compile>
        </jsp>

Full debug log, resin.conf, jsp, and generated java are attached as separate notes.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002731)
ferg
02-07-08 12:13

jsp/15j5

Note, the buggy *.java has been verified, but not the exact symptoms, so the bug reporter should verify the fix with the new snapshot.
 

- Issue History
Date Modified Username Field Change
01-23-08 17:49 sam New Issue
01-23-08 18:07 sam Description Updated
01-23-08 18:09 sam Note Added: 0002671
01-23-08 18:10 sam Note Added: 0002672
01-24-08 10:17 sam Note Added: 0002676
01-24-08 10:18 sam Note Added: 0002677
01-24-08 10:19 sam Note Added: 0002678
01-24-08 10:20 sam Description Updated
02-07-08 12:13 ferg Note Added: 0002731
02-07-08 12:13 ferg Assigned To  => ferg
02-07-08 12:13 ferg Status new => closed
02-07-08 12:13 ferg Resolution open => fixed
02-07-08 12:13 ferg Fixed in Version  => 3.1.5


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