Interstage Application Server メッセージ集 |
目次 |
第2部 メッセージラベルのあるメッセージ | > 第10章 メッセージ番号がIJServer1で始まるメッセージ | > 10.6 IJServer12000番台のメッセージ |
(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サーバコネクタのログを作成できません。
[原因]
オープンしているファイル数が多すぎます。
[ユーザの対処]
他のアプリケーションを終了するかまたはシステムでオープンできるファイル数を大きくしてください。
目次 |