• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Mac OS X 10.7.2

      Running the Jenkins 1.438 installer on Mac OS X 10.7.2 does not result in a working Jenkins installation.

      Pointing a browser to http://localhost:8080/ results in a response indicating a 404 file not found error. It appears that the installer is not creating files in the '/Users/Shared/Jenkins/Home' directory, which are expected to be there, resulting in the app failing to initialise correctly.

      If I `sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist` and then `java -jar /Applications/Jenkins/jenkins.war`, then I can get Jenkins to appear, but clicking on "New Job" returns a 500 Server error with a long java stack trace. (attached)

      MattBookPro:~ matt$ java -version
      java version "1.6.0_29"
      Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11M3527)
      Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)

          [JENKINS-11714] Mac OS X installer broken

          kutzi added a comment - https://wiki.jenkins-ci.org/display/JENKINS/Issue+Tracking#IssueTracking-Whattoputinthedescriptionofanissuereport%3F

          Matt Connolly added a comment -

          Added more attachments and details to bug description.

          Matt Connolly added a comment - Added more attachments and details to bug description.

          I'm seeing this same behavior on 10.7.2

          Mike Fullerton added a comment - I'm seeing this same behavior on 10.7.2

          Hiroki Ooyama added a comment -

          The installer has created the wrong name of the HOME directory owner (/Users/Shares/Jenkins).
          I think, owner of this directory is "root" instead of "daemon".

          Hiroki Ooyama added a comment - The installer has created the wrong name of the HOME directory owner (/Users/Shares/Jenkins). I think, owner of this directory is "root" instead of "daemon".

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          osx/scripts/postinstall-launchd
          http://jenkins-ci.org/commit/jenkins/68a7f8e319472e680a8a329f5c9d94362bbbdc02
          Log:
          [FIXED JENKINS-11714] Fixed the problem in the find command operator priority.

          see https://groups.google.com/forum/#!topic/jenkinsci-ja/4FsDhryOwYE

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html osx/scripts/postinstall-launchd http://jenkins-ci.org/commit/jenkins/68a7f8e319472e680a8a329f5c9d94362bbbdc02 Log: [FIXED JENKINS-11714] Fixed the problem in the find command operator priority. see https://groups.google.com/forum/#!topic/jenkinsci-ja/4FsDhryOwYE

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1330
          [FIXED JENKINS-11714] Fixed the problem in the find command operator priority.

          Kohsuke Kawaguchi : 68a7f8e319472e680a8a329f5c9d94362bbbdc02
          Files :

          • changelog.html
          • osx/scripts/postinstall-launchd

          dogfood added a comment - Integrated in jenkins_main_trunk #1330 [FIXED JENKINS-11714] Fixed the problem in the find command operator priority. Kohsuke Kawaguchi : 68a7f8e319472e680a8a329f5c9d94362bbbdc02 Files : changelog.html osx/scripts/postinstall-launchd

          I have just installed jenkins-1.441.pkg on a clean lion machine, and I still get 404 page at http://localhost:8080. Will the fix be in jenkins-1.442.pkg?

          Željko Filipin added a comment - I have just installed jenkins-1.441.pkg on a clean lion machine, and I still get 404 page at http://localhost:8080 . Will the fix be in jenkins-1.442.pkg?

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          scripts/postinstall-launchd
          http://jenkins-ci.org/commit/packaging/20cc5e1dea216a201a4498171afcdfb85f02e89a
          Log:
          [FIXED JENKINS-11714] Fixed the problem in the find command operator priority.

          see https://groups.google.com/forum/#!topic/jenkinsci-ja/4FsDhryOwYE

          Originally-From: jenkins-ci.org/commit/core/68a7f8e319472e680a8a329f5c9d94362bbbdc02

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: scripts/postinstall-launchd http://jenkins-ci.org/commit/packaging/20cc5e1dea216a201a4498171afcdfb85f02e89a Log: [FIXED JENKINS-11714] Fixed the problem in the find command operator priority. see https://groups.google.com/forum/#!topic/jenkinsci-ja/4FsDhryOwYE Originally-From: jenkins-ci.org/commit/core/68a7f8e319472e680a8a329f5c9d94362bbbdc02

            Unassigned Unassigned
            mattskic Matt Connolly
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: