https://issues.apache.org/bugzilla/show_bug.cgi?id=47798

           Summary: jasper canot compile a jsp file and report
                    java.io.FileNotFoundException
           Product: Tomcat 5
           Version: 5.5.27
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: leio...@gmail.com


--- Comment #0 from leio <leio...@gmail.com> 2009-09-08 01:32:03 PDT ---
my tomcat server sometimes report java.io.FileNotFoundException ,such as:
java.io.FileNotFoundException: /wap/53208/53214/index.jsp
   
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:278)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)


    bug ,i'm sure the file :/wap/53208/53214/index.jsp already exist.
    my project have 8 PC with 8 tomcat server ,and these server share the
resource. i mount the resource to /tomcat/webapps/ROOT . sometimes ,one pc
report this exception,but other pc work fine.
   ps:the last modify time of jsp is laster than the last modify time of .class
.java file file .

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to