weblogic12c 错误<BEA-000402>
运行在WebLogic12C下时,经常报这样的错误信息:
<2012-5-15 下午01时13分38秒 CST> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. The configuration may need altered.>
<2012-5-15 下午01时13分51秒 CST> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 192.168.0.116:8,816 during the configured idle timeout of 5 seconds.>
<2012-5-15 下午01时13分51秒 CST> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 192.168.0.116:8,817 during the configured idle timeout of 5 seconds.>
求教如何解决?
------解决方案--------------------
问题:There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4
解决方案
http://michales003.iteye.com/blog/974661