Fisheye fails to start due to invalid bind address

プラットフォームについて: 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 は除く

症状

Following error is reported in the logs when the Fisheye start-up fails:

2012-08-08 14:42:16,138 INFO [main ] fisheye.app Bind-parse - problem parsing our own bind address java.lang.NumberFormatException: For input string: "8060/fisheye" at java.lang.NumberFormatException.forInputString(Unknown Source)

原因

Fisheye is expecting a number in the bind address field.

ソリューション

Edit the config.xml file in FISHEYE_INST and if you've placed a context path such as :8060/fisheye then remove the context path, so that the bind address only contains the port number :8060.

例:

... <http bind=":8060"/> ...

Restart Fisheye.

更新日時: September 25, 2025

さらにヘルプが必要ですか?

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