Cosminexus V9 アプリケーションサーバ メッセージ(構築/運用/開発用)

[目次][前へ][次へ]

KDJE39192-W

Parameters of the thread control per web application are ignored because they are disabled. (J2EE application = aa....aa, context root = bb....bb)

aa....aa:J2EEアプリケーション名
bb....bb:コンテキストルート名
説明
Webアプリケーション単位の同時実行スレッド数制御が無効なため,Webアプリケーション単位の同時実行スレッド数制御の設定を無視します。
対処
Webアプリケーション単位の同時実行スレッド数制御が利用できることを確認したあと,ユーザプロパティファイルのwebserver.container.thread_control.enabledキーを「true」に変更し,J2EEサーバを再起動してください。