I've recently upgraded from 4.1.29 to 5.0.16 and Jasper appears to be
(inconsistently) unable to rename temporary class files.  One moment, a JSP
will compile cleanly and, after a very simple page modification, the same
JSP will cause this exception:

2003-12-08 12:29:30,527 [http8080-Processor25] ERROR
org.apache.struts.taglib.tiles.InsertTag - ServletException in
'/property/edit/title.jsp': tmpFile.rena
meTo(classFile) failed
org.apache.jasper.JasperException: Unable to compile class for JSP
        at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:5
58)
        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
91)
        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
          ...yada x 3...

Thanks in advance for any insight.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to