Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006350 [Resin] minor always 06-04-20 02:22 06-24-20 15:38
Reporter nam View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.65 Product Version 4.0.64
  Product Build
Summary 0006350: JspPrecompileListener compiling tags multiple times
Description (rep by Mitsuo)

When a custom tag is created in jsp and used it in two jsp files, precompilation fails.

At startup, a log similar to the following is output.

--------

[20-06-03 13:30:06.642] {resin-45} /WEB-INF/view/docreg.jsp:8: _jsp._web_22dinf._tags._wdcselectlist__tag [java.io.FileNotFoundException: c:\im\iap\resin\webapps\precompile_test\WEB-INF\work\_jsp\_web_22dinf\_tags\_wdcselectlist__tag.class (in DynamicClassLoader[SimpleLoader[/c:/im/iap/resin/webapps/precompile_test/WEB-INF/work]])

                      6: </head>
                      7: <body>
                      8: <wdctags:wdcSelectList dialogId="listDialog" decisionButtonId="btnLDDecision" id="lid" />
                      9: </body>
                      10:

--------

It seems to be avoided by setting the following as the initialization parameter of com.caucho.jsp.JspPrecompileListener.

    <thread-count>1</thread-count>
Steps To Reproduce
Additional Information
Attached Files  precompile_test_nam.war [^] (2,490 bytes) 06-04-20 02:22

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
06-04-20 02:22 nam New Issue
06-04-20 02:22 nam File Added: precompile_test_nam.war
06-04-20 02:22 nam Priority normal => high
06-24-20 15:38 ferg Assigned To  => ferg
06-24-20 15:38 ferg Status new => closed
06-24-20 15:38 ferg Resolution open => fixed
06-24-20 15:38 ferg Fixed in Version  => 4.0.65


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