Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-11

jsvc.exec error: Service exit with a return value of 143

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.0.2
    • None
    • None
    • Operating System: Linux
      Platform: PC

    • 27729

    Description

      daemon stopping process reaches function
      bool java_stop(void) in java.c
      in it function
      ret=(*env)->CallStaticBooleanMethod(env,cls,method);
      is called and never comes back.
      Output from log
      jsvc.exec debug: Caught SIGTERM: Scheduling a shutdown
      jsvc.exec debug: Shutdown or reload requested: exiting
      jsvc.exec error: Service exit with a return value of 143

      This happens only if it takes some time to close all daemon threads.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kcieniuch@wp.pl Krzysztof Cieniuch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: