ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集

10.6.38 IJServer12038

(error) IJServer12038: Unable to create log file. Too many open files. Close some of the opened files or close any unnecessary applications. file="<filename>" errno=<errno> pid=<pid> tid=<tid>

[可変情報]
  <filename>=ファイル名
  <errno>=エラー番号
  <pid>=WebサーバのプロセスID
  <tid>=WebサーバのスレッドID

[意味]
  Webサーバコネクタのログを作成できません。

[原因]
  オープンしているファイル数が多すぎます。

[ユーザの対処]
  他のアプリケーションを終了するかまたはシステムでオープンできるファイル数を大きくしてください。