The database, as currently configured, is not accessible

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

問題

On first accessing Bitbucket Server after installation on Windows (using the internal database for 1.2 and higher), an error like the following is shown:

考えられる原因

There may be multiple possible causes for this issue. This article deals with the following:

  • The user running Bitbucket Server does not have the "Modify" permission on the BITBUCKET_HOME.

ソリューション

次の操作を実行します。

  • If you are not sure where your BITBUCKET_HOME folder is,
    • open the folder where you installed Bitbucket Server,
    • open setenv.bat, and look for the line: set BITBUCKET_HOME=...
  • Then,
    • Stop Bitbucket Server,
    • Navigate to your BITBUCKET_HOME with Windows Explorer,
    • Right click on the folder, and click on the Properties,
    • in the Properties window, click on the tab Security,
    • Underneath the Group or user names list, click on the Edit button,
    • Click on the user account used to run Bitbucket Server, and in the Permissions for ... list, make sure all the checkboxes Modify, Read & execute, List folder contents, Read, Write are checked in the Allow column,
    • Click on OK to close the Permissions windows, and then on OK on the Properties windows, to make the permissions effective
    • Restart Bitbucket Server

 

最終更新日 2016 年 5 月 24 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.