Server fails to start with exception java.net.SocketException: Permission denied
プラットフォームについて: 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 は除く
症状
JIRA fails to start, even if the listen ports are available.
atlassian-jira.log に次のエラーが返される。
SEVERE: StandardServer.await: create[localhost:8080]:
java.net.SocketException: Permission denied: listen failed
原因
It appears that in some specific environments, you need to set a JVM flag to specify that you are using the IPV4 Protocol.
ソリューション
Edit JIRA's startup properties (See: Setting Properties and Options on Startup)
Add:
-Djava.net.preferIPv4Stack=trueJira を起動します。
更新日時: September 25, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。