Cannot install Bamboo - no JDK installed
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
After Bamboo installation (downloading the Standalone archive, extracting data, and from BAMBOO_INSTALL/webapp/WEB-INF/classes/bamboo-init.properties file pointing to an empty BAMBOO_HOME directory) Bamboo cannot start up to run the setup wizard. Here is the result:
root@v1 /opt/atlassian/bamboo # ./bamboo.sh start
Starting Bamboo:
STARTED Bamboo Wed Mar 6 12:42:02 CET 2013
Bamboo running, pid=9929
root@v1 /opt/atlassian/bamboo # nohup: redirecting stderr to stdout
root@v1 /opt/atlassian/bamboo # ./bamboo.sh status
Bamboo with pid=9929 is not running - removing old pidfile
Bamboo is currently not running.
root@v1 /opt/atlassian/bamboo # cat webapp/WEB-INF/classes/bamboo-init.properties
## You can specify your bamboo.home property here or in your system environment variables.
bamboo.home=/home/bamboo
root@v1 /opt/atlassian/bamboo # ls -ls /home/bamboo
total 0
root@v1 /opt/atlassian/bamboo #
原因
There is no JDK installed.
ソリューション
Please refer to the Supported Platforms page and install a supported JDK to be able to run Bamboo.
この内容はお役に立ちましたか?