(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サーバコネクタのログを作成できません。
[原因]
オープンしているファイル数が多すぎます。
[ユーザの対処]
他のアプリケーションを終了するかまたはシステムでオープンできるファイル数を大きくしてください。