Jesse Glick commented on Bug JENKINS-12753

Here is a typical stack trace:

java.nio.file.FileSystemException: /…/plugins/credentials/WEB-INF/lib/.nfs000000000000…: Device or resource busy 
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) 
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) 
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) 
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244) 
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103) 
	at java.nio.file.Files.delete(Files.java:1077) 
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
	at java.lang.reflect.Method.invoke(Method.java:606) 
	at hudson.Util.deleteFile(Util.java:238) 
	at hudson.Util.deleteRecursive(Util.java:301) 
	at hudson.Util.deleteContentsRecursive(Util.java:203) 
	at hudson.Util.deleteRecursive(Util.java:300) 
	at hudson.Util.deleteContentsRecursive(Util.java:203) 
	at hudson.Util.deleteRecursive(Util.java:292) 
	at hudson.Util.deleteContentsRecursive(Util.java:203) 
	at hudson.Util.deleteRecursive(Util.java:292) 
	at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:423) 
	at hudson.ClassicPluginStrategy.createPluginWrapper(ClassicPluginStrategy.java:128) 
	at hudson.PluginManager.dynamicLoad(PluginManager.java:412) 
	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1300)
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to