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

SuSe Service Will Not Start

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • packaging
    • None
    • OpenSuSe Docker Image:
      opensuse:13.2

      jenkins 1.625.1

      Trying to start the SuSe service via 'service jenkins start' will fail with the error below:

      Installation using built package:
      zypper --no-gpg-checks --non-interactive $jenkins_rpm_path

      Starting Jenkins find: '/proc/986/exe': Permission denied
      find: '/proc/1386/exe': Permission denied
      failed

      Error is on line 109 of /etc/init.d/jenkins:

      $( find /proc -maxdepth 2 -user $JENKINS_USER -name exe -lname     "*/bin/java" )
      

            svanoort Sam Van Oort
            svanoort Sam Van Oort
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: