Starting Hudson execvp: No such file or directory on RHEL4

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

XMLWordPrintable

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major
    • Component/s: core
    • Environment:
      cat /etc/redhat-release
      Red Hat Enterprise Linux ES release 4 (Nahant Update 7)

      There are two problems with the RPM package for RHEL4:
      1. The daemon binary expects a nicelevel to be given:
      I had to add this to /etc/init.d/hudson:

      NICELEVEL=0
      daemon $NICELEVEL --user "$HUDSON_USER" --pidfile "$HUDSON_PID_FILE" $JAVA_CMD $PARAMS

      2. Seems to use execvp:
      Starting Hudson execvp: No such file or directory

            Assignee:
            Unassigned
            Reporter:
            davidkarlsen
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: