Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
--- WARNING: Could not attach /home/support/hudson_home/support/patched100416060363402908.xml as it cannot currently be found --- java.io.FileNotFoundException: /home/support/hudson_home/support/patched100416060363402908.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at hudson.util.IOUtils.copy(IOUtils.java:29) at com.cloudbees.jenkins.support.api.FileContent.writeTo(FileContent.java:63)
The generated file is being removed before it is actually added to the bundle.
Attachments
Issue Links
- links to
Code changed in jenkins
User: Antonio Muñiz
Path:
src/main/java/com/cloudbees/jenkins/support/api/TemporaryFileContent.java
src/main/java/com/cloudbees/jenkins/support/configfiles/ConfigFileComponent.java
src/main/java/com/cloudbees/jenkins/support/configfiles/OtherConfigFilesComponent.java
http://jenkins-ci.org/commit/support-core-plugin/c8df4a8d28a68ed89f144276c2c9756537d86976
Log:
JENKINS-40094Fix global config.xml content