午10时41分58秒 CST> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.> 
<2013-8-12 上午10时43分08秒 CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:65,327 during the configured idle timeout of 5 secs> 请问大侠们,这个怎么解决?

解决方案 »

  1.   

    1 .启动管理服务器,访问域控制台。
    2 .展开左边面板 Servers 节点,显示域服务配置。
    3 .点击你要配置的服务名称。
    4 .选择配置( Configuration )―― > 调整( Tuning )标签。
    5 .在 Socket Reader 中编辑 Java 读线程的百分比。 Java socket 读线程数是根据所有的执行线程数的百分比计算得到的。
    6 .应用( Apply )这个调整。
    这是一个weblogic socket 读的线程数不足的问题