Confluence ノードの起動が「ポート [5801] はすでに使用されており、自動インクリメントが無効です。Hazelcast は起動できません」エラーで失敗する
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
Attempting to start the second node in the same machine results in the following error found in the atlassian-confluence.log
:
[com.hazelcast.instance.DefaultAddressPicker] log null [dev] [3.3-RC1-atlassian-1] Port [5801] is already in use and auto-increment is disabled. Hazelcast cannot start.
java.net.BindException: Address already in use
原因
Both nodes are using the same Hazelcast port
ソリューション
Shutdown the second node
Add the following system property (See: Configuring System Properties):
-Dconfluence.cluster.hazelcast.listenPort=5851
- Startup Confluence again
最終更新日 2016 年 5 月 3 日
Powered by Confluence and Scroll Viewport.