Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-20107

Incorrect startup file mentioned in Bitbucket Upgrade Guide

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 8.15.0
    • Documentation (User)
    • None

      Issue Summary

      According to the Upgrade Bitbucket from an archive file documentation, after upgrading Bitbucket, we should start the Bitbucket application using bin/start-webapp.sh in Linux. However, there is no such file in the tar.gz file for Bitbucket installation. Instead, there is a file named bin/_start-webapp.sh. Even when trying to run the same, we see the following error:

      ./bin/_start-webapp.sh is not intended to be run directly. Run start-bitbucket.sh instead
      To start the Bitbucket webapp without starting search, run start-bitbucket.sh --no-search
      

      Steps to Reproduce

      This file does not exist in the bin folder of installation directory.

      Expected Results

      The document should ask to start Bitbucket with : bin/start-bitbucket.sh

      Actual Results

      bin/start-webapp.sh : file not found in the Bitbucket Installation directory.
      bin/_start-webapp.sh : Starting this script gives below error:

      ./bin/_start-webapp.sh is not intended to be run directly. Run start-bitbucket.sh instead
      To start the Bitbucket webapp without starting search, run start-bitbucket.sh --no-search
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Unassigned Unassigned
              937eee68b131 Deepti Srivastava
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: