(error) IJServer12049: Unable to open 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
[意味]
ファイルをオープンできません。
[原因]
オープンしているファイル数が多すぎます。
[ユーザの対処]
他のアプリケーションを終了するか、またはシステムでオープンできるファイル数を多くしてください。