ページの先頭行へ戻る
Interstage Application Server V13.0.0 Interstage HTTP Server 2.4運用ガイド
FUJITSU Software

8.2.36 ahs00044


AHS: WARNING: ahs00044: %s1: ThreadLimit of %s2 exceeds compile time limit of %s3 threads, lowering ThreadLimit to %s3. [%s4]

AHS: WARNING: ahs00044: %s1: ThreadLimit of %s2 exceeds compile time limit of %s3 servers, lowering ThreadLimit to %s3. [%s4]

可変情報

%s1:エラー発生位置を示す内部コード(AHから始まる5桁の数字)
%s2:ThreadLimitディレクティブの設定値
%s3:ThreadLimitディレクティブの上限値
%s4:環境定義ファイル名

意味

環境定義ファイル%s4のThreadLimitディレクティブの設定値%s2が上限値%s3を超過しています。ThreadLimitディレクティブは、設定値を上限値%s3として、動作します。

システムの処理

Webサーバの実行処理を続行します。

ユーザの対処

環境定義ファイル%s4のThreadLimitディレクティブの設定値には、上限値%s3以下の値を設定してください。