DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31725>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31725

File.createTemporaryFile() fails with FNFE because java.io.tmpdir does not exist

           Summary: File.createTemporaryFile() fails with FNFE because
                    java.io.tmpdir does not exist
           Product: Tomcat 5
           Version: 5.0.18
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I ran into File.createTemporaryFile() filaing with a FileNotFoundException in
Tomcat but not in standalone testing outside of a container.  The remedy,
apparently, is so ensure taht the directory specified by java.io.tmpdir actually
exists, and it would be nice if Tomcat did that instead of me having to...

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

Reply via email to