Change atlassian.recovery.password when installed as a Windows service

Troubleshooting Installation

このページの内容

お困りですか?

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

コミュニティに質問

When Stash is installed as a Windows service, the Stash home directory location the setenv.bat is not used. This page outlines how to change this parameter when starting/stopping Stash as a Windows service.

How to change STASH_HOME for the Windows service

  • Stop the Stash service.
  • Start >> Run >> type in 'cmd' >> Enter でコマンド ウィンドウを開きます。
  • cd to the bin directory the Stash Installation (<Stash Installation dir>/bin).
  • Run from there:

    tomcat8w //ES//AtlassianStash
  • A window will pop up. Click on the Java tab to see the list of current start-up options. Under "Java Options:" form, input the value:

    -Datlassian.recovery.password=temporarypassword
  • Restart Stash Service. From here the service will use the parameter as defined above.

最終更新日 2016 年 4 月 6 日

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

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