在使用產品之前, 建議您要求系統管理者增加 WebSphere® Integration Developer 使用者所能使用的檔案控點數量, 使其超出「每個程序 1024 個檔案控點」的預設限制。
當在 Linux® 中,利用下列步驟來增加檔案描述子時,請特別小心。 如果沒有適當遵循指示,機器可能無法適當啟動。 最好是請系統管理者來執行這個動作。
* soft nofile 1024
* hard nofile 2048
root soft nofile 4096
root hard nofile 8192
user1 soft nofile 2048
user1 hard nofile 2048