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

8.4.16 ahs00222

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

可変情報

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

意味

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

システムの処理

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

ユーザの対処

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