https://bz.apache.org/bugzilla/show_bug.cgi?id=57966

            Bug ID: 57966
           Summary: Tomcat 8 (8.0.22/ 8.0.23) + Java 8.0.45 failed to
                    compile the JSPs - java.io.IOException:
                    tmpFile.renameTo(classFile) failed
           Product: Tomcat 8
           Version: 8.0.23
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: anoopayth...@gmail.com

Tomcat 8 failed to compile the JSPs

java.io.IOException: tmpFile.renameTo(classFile) failed

Looks like tomcat is not able to or not doing enough to rename a the compiled
jsp temporary class file (.classtmp) to a class file

I can see .classtemp files in the work directory. If I manually rename them
everything is fine .

The problem noticed in version Tomcat 8.0.22 and Tomcat 8.0.23 with Java 8.0.45

No issues in version Tomcat 8.0.22 and Tomcat 8.0.23 with Java 8.0.31

Tomcat 8.0.20 works fine with both versions of the Java

I cleaned the work folder but this happens all the time.

-- 
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