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 2006/09/02 01:37:34 UTC

DO NOT REPLY [Bug 38713] - java.io.IOException: tmpFile.renameTo(classFile) failed when compiling new JSP (upon redeploy)

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=38713>.
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=38713





------- Additional Comments From bugmenot@lortemail.dk  2006-09-01 23:37 -------
Thanks very much Ron Ledwich!  Your advice worked and saved me a lot of time!

Sincerely,
Java Man

(In reply to comment #8)
> This bug took a while to track down. I ended up changing the "fork" parameter to
> true in the web.xml under Jasper <servlet-name>jsp</servlet-name> for Apache
> Tomcat 5.5.17. My best guess is the problem must occur by sharing the JVM. When
> the JVM is forked into two processes we no longer have the problem of sharing
> files (ie, trying to rename a file while it's in use). I hope this helps someone
> else because I stared at this for quite some time.
> 
> Thanks,
>   Ron Ledwich



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

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