Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-299

Atlast_stop.py throw an exception if Atlas server not running

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 0.6-incubating
    • 0.6-incubating
    • None

    Description

      If the Atlas server is not running, and try to stop the server by running “atlas_stop.py” an exception will occur
      This happen when “atlas.pid” file exist in the logs directory.
      The “atlas.pid” file pointing to a none existing pid.
      Need to check if pid exist first before calling os.kill(pid,SIGTERM)

      Attachments

        1. ATLAS-299-V0.patch
          1 kB
          Naima Djouhri

        Issue Links

          Activity

            People

              ndjouhr Naima Djouhri
              ndjouhr Naima Djouhri
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: