The status of the atlbitbucket_search service returns "Bitbucket-Search is not running" even if the process is up and running

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 4.10.0
    • Affects Version/s: None
    • Component/s: None
    • Severity 3 - Minor
    • 3

      Summary

      When checking the status of Elasticsearch, the service appears not be to running even if the Code search functionality is working.

       

      Environment

      • Unix based operating system

      Steps to Reproduce

      1. run the service atlbitbucket_search status command

      Expected Results

      The command returns:

      Bitbucket-Search is running

      Actual Results

      The command returns:

      Bitbucket-Search is not running

      Workaround

      Update the /etc/init.d/atlbitbucket_search script to check for the expected pid file location.

      Currently the pid location is defined as:

      PIDFILE=<Bitbucket Installation Directory>/bin/elasticsearch.pid

      While it should be:

      PIDFILE=<BITBUCKET_HOME>/shared/search/elasticsearch.pid

       

      Where <Bitbucket Installation Directory> and <BITBUCKET_HOME> are the explicit values of the Bitbucket Installation and home directory.

       

        1. installation (1).log
          823 kB
          Nate Hansberry

            Assignee:
            Paul Thompson (Inactive)
            Reporter:
            Caterina Curti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: