[可変情報]
{0}:内部情報
{1}:詳細メッセージ
[意味]
JMXコネクタが開始できませんでした。
[システムの処理]
処理を継続します。
[ユーザの対処]
詳細メッセージおよび、本メッセージに続いて出力されるスタックトレースを参照して対処してください。
以下、詳細メッセージの例です。
java.lang.RuntimeException: Port {2} is not available for the internal rmi registry. This means that a call was made with the same port, without closing earlier registry instance. This has to do with the system jmx connector configuration in admin-service element of the configuration associated with this instance
JMXコネクタが使用するRMIレジストリの接続ポートの初期化に失敗しました。別のプロセスがポート番号{2}を開いている可能性があります。ポート番号{2}を開いているプロセスの設定を変更するか、JMXコネクタが使用するRMIレジストリの接続ポート{2}を変更することで対処してください。