HP-UX下启动WebLogic 8.1 SP4时,报错:
Throwable: java.lang.OutOfMemoryErro: unable to create new native thread
WebLogic 8.1 SP4 的 Supported Configurations文档里已经在Known Issues一节说明了这个问题。需要调整HP-UX的几个内核参数:
- max_thread_proc -> 1024
- maxfiles -> 256
- maxusers -> 256
- nkthread -> 3635
- nproc -> 2068
- ncallout -> 2084









0 Responses to “HP-UX下无法启动WebLogic 报错OutOfMemoryError”
Leave a Reply