yum update from 1.458 to 1.460 breaks Jenkins

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major
    • Component/s: core
    • Environment:
      RedHat Enterprise Linux 6.2 with Oracle Java 1.6.0_31 or OpenJava 1.6.0

      After yum update that downloaded and installed 1.460 the following shows in jenkins.log
      Apr 15, 2012 9:03:54 PM winstone.Logger logInternal
      SEVERE: Error initializing web application: prefix []
      java.io.FileNotFoundException: /var/cache/jenkins/war/META-INF/MANIFEST.MF (No such file or directory)
      at java.io.FileOutputStream.open(Native Method)
      .. etc..
      and Jenkins does not start.
      The directory /var/cache/jenkins/ is empty
      Running mkdir /var/cache/jenkins/war; cd /var/cache/jenkins/war; jar -xvf /usr/lib/jenkins/jenkins.war; chmod a+w ./
      and restarting jenkins via the /etc/inid.d/jenkins script works.

            Assignee:
            Unassigned
            Reporter:
            Chris Jones
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: