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