Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5040

UIMA-AS: when service terminates it exits with exit code=1 instead of 0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0AS
    • Async Scaleout
    • None

    Description

      When UIMA-AS service terminates due to error handling threshold being met, it logs that the service exits with exit(0), The code however forces shutdown with exit(1). Modify code to shutdown with exit(0). This should be a "normal" or expected shutdown since it is explicitly specified in error handling so 0 seems like more appropriate value.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: