EAP での node-identifier プロパティーの設定
Issue
-
server.logには、サーバーの起動時に以下の警告が含まれます。WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. - ドメインモードでクラスター化された各ノードの
node-identifierに一意の値を設定します。 - すべてのマネージドサーバーが同じ
domain.xmlファイルから設定を取得する場合、各マネージドサーバーで一意のノード識別子を使用するにはどうすればよいでしょうか? node-identifierプロパティーはどこに設定されていますか?- インスタンス作成時において JVM の長さに制限はなく、100 以上の JVM を作成しました。
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.