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

yum update from 1.458 to 1.460 breaks Jenkins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • core
    • 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.

            Unassigned Unassigned
            chris_jones Chris Jones
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: