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

logrotate script kills Jenkins (SIGALRM)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • core
    • 1.509.2

      The logrotate script provided in the rpm and opensuse packages send an ALRM script to java after the log have been rotated. The result is that it entirely kills the java process which is not very nice.

      Way to reproduce:

      /bin/kill -s ALRM <pid of java process there>

      You could react on SIGUSR1 / SIGUSR2 maybe.

            integer Kanstantsin Shautsou
            hashar Antoine Musso
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: