Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000587 [Resin] minor sometimes 12-27-05 17:26 02-09-06 19:02
Reporter bb View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version 3.0.15
  Product Build
Summary 0000587: JspCompiler sometimes halts
Description I used Ant to batch compile JSPs:
<java classname="com.caucho.jsp.JspCompiler" fork="yes" failonerror="true">
...
</java>

But sometimes this task halts after output some warning info (usually it should end after the output).
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000708)
bb
01-14-06 00:19
edited on: 01-14-06 00:20

I found the problem:

whenever I add a listener in web.xml, the JspCompiler halts.

  <listener><listener-class>xxx.yyy.MyContextListener</listener-class></listener>

Once this listener line commented out, JspCompiler exits normally.

BTW, I'm using command line as :
java com.caucho.jsp.JspCompiler -app-dir "/opt/www/foo" test/foo.jsp

 
(0000833)
ferg
02-01-06 12:53

jsp/193d
 
(0000873)
bb
02-09-06 18:57

The newest snap-20060209 declares this fixed, but actually not.

The JspCompiler still hangs when compilation finished, unless the ContextListener be commented out in web.xml
 
(0000874)
bb
02-09-06 19:02

What's more, the snap s060209 disabled JSP 2.0 even web.xml declared: '<web-app version="2.4">'

This behaves differently from 3.0.15
 

- Issue History
Date Modified Username Field Change
12-27-05 17:26 bb New Issue
01-14-06 00:19 bb Note Added: 0000708
01-14-06 00:20 bb Note Edited: 0000708
02-01-06 12:53 ferg Note Added: 0000833
02-01-06 12:53 ferg Assigned To  => ferg
02-01-06 12:53 ferg Status new => closed
02-01-06 12:53 ferg Resolution open => fixed
02-01-06 12:53 ferg Fixed in Version  => 3.0.18
02-01-06 12:53 ferg View Status @0@ => public
02-09-06 18:57 bb Status closed => feedback
02-09-06 18:57 bb Resolution fixed => reopened
02-09-06 18:57 bb Note Added: 0000873
02-09-06 19:02 bb Status closed => feedback
02-09-06 19:02 bb Resolution fixed => reopened
02-09-06 19:02 bb Note Added: 0000874
02-16-06 22:38 bb Issue Monitored: bb


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