You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/09/08 10:32:04 UTC

DO NOT REPLY [Bug 47798] New: jasper canot compile a jsp file and report java.io.FileNotFoundException

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: leiofll@gmail.com


--- Comment #0 from leio <le...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47798] jasper canot compile a jsp file and report java.io.FileNotFoundException

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47798


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


--- Comment #2 from Mark Thomas <ma...@apache.org> 2009-09-08 21:43:00 BST ---
That suggests some sort of short-term glitch in the mechanism you are using to
share the file system between multiple servers.

The users list can provide you with advice on how to avoid these problems.

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47798] jasper canot compile a jsp file and report java.io.FileNotFoundException

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47798



--- Comment #1 from leio <le...@gmail.com> 2009-09-08 01:55:22 PDT ---
when i restart the tomcat ,it fix this problem ,however after some times
,other jsp file will report this exception

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org