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: Steven Christou
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/b7c4fa5ebaa24a68fadc6792fded8076d121b808
Log:
Merge pull request #95 from amuniz/
JENKINS-40094[FIX JENKINS-40094] Fix global config.xml content
Compare: https://github.com/jenkinsci/support-core-plugin/compare/ba3a50362652...b7c4fa5ebaa2