在HPUNIX上,WebLogic配置了Connection Pool等资源之后,weblogic启动报错误:OutOfMemory unable to create new native thread
原因:hpunix的kernel参数max_thread_proc过小 ,默认为64
处理方法: 使用sam修改参数,将max_thread_proc修改为1024
在HPUNIX上,WebLogic配置了Connection Pool等资源之后,weblogic启动报错误:OutOfMemory unable to create new native thread
原因:hpunix的kernel参数max_thread_proc过小 ,默认为64
处理方法: 使用sam修改参数,将max_thread_proc修改为1024