[JIRA] [core] (JENKINS-19224) java.io.IOException: failed to rename job

2014-05-20 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-19224


java.io.IOException: failed to rename job















Jesse: I've seen it too many times when my Jenkins master was still on Windows that I ended up with two partial build dirs. This is how Jenkins deals with it, and my Gradle scripts running on Windows need to do things like if(!f.deleteDir()&&!f.deleteDir()&&!f.deleteDir())throw Notably, a similar hack is missing in Job.java for renaming the builds directory, and it tries only once before throwing. 



Jakub: Is your Jenkins home on an NFS share?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-19224) java.io.IOException: failed to rename job

2014-05-19 Thread jesse.ja...@hotmail.com (JIRA)














































Jesse Jacob
 commented on  JENKINS-19224


java.io.IOException: failed to rename job















Daniel Beck: Probably not the best idea to tell someone who shows pretty good evidence of a cross platform bug that it's unrelated when the only evidence you have is a deeply held bias that their supported OS is doing something "ridiculous". Thanks for your feedback though.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-19224) java.io.IOException: failed to rename job

2014-05-18 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-19224


java.io.IOException: failed to rename job















Jesse Jacob: Likely unrelated due to the completely different OS. Don't run the Jenkins master on Windows. Due to its ridiculous file locking, this will continue to happen (it's even worse in my experience if you use an antivirus on your server).



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.