Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25778

Better launcher behavior under systemd

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 9.10-HF18, 10.3
    • Component/s: Launcher

      Description

      Systemd, like all daemon managers, likes to have its subprocess as direct children. However the launcher does a /bin/sh -c java ... which keeps the shell as an intermediate process. It should instead do /bin/sh -c exec java ...

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes
                30m