Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6773

java.io.IOException: Unable to delete (path to) config.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • core
    • None
    • Windows 2003 R2 32bit, JDK 1.6.0_20, Tomcat 6.0.20, Hudson 1.361, disk-usage plugin 0.11

      In the catalina log file the disk-usage plugin often throws exceptions like the one below:
      05-Jun-2010 19:24:10 hudson.plugins.disk_usage.DiskUsageThread execute
      WARNING: Error when adding disk usage property for groupId:artifact
      java.io.IOException: Unable to delete D:\Hudson\.hudson\jobs\Job\modules\groupId.artifactId$submoduleA\config.xml
      at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
      at hudson.XmlFile.write(XmlFile.java:166)
      at hudson.model.AbstractItem.save(AbstractItem.java:220)
      at hudson.plugins.disk_usage.DiskUsageThread.execute(DiskUsageThread.java:57)
      at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:51)
      at java.lang.Thread.run(Thread.java:619)

      any chance to take a look at why these exceptions are being thrown?

      many thanks

            Unassigned Unassigned
            abarbieri Andrea Barbieri
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: