View Single Post
  #4 (permalink)  
Old July 22nd, 2008, 20:09
chrisplough's Avatar
chrisplough chrisplough is offline
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 847
Blog Entries: 7
Thanks: 53
Thanked 205 Times in 124 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: [SOLVED] WebLogic Error: <BEA-000402> maximum of number of socket reader th

This issue has finally been resolved (thanks Shelley), by changing the ThreadPoolPercentSocketReaders parameter in the config.xml.template file to "75".
Code:
 <Server IIOPEnabled="false" 
    JDBCLogFileName="/opt/otm55/logs/weblogic/jdbc.log" 
    JDBCLoggingEnabled="false" ListenAddress="x.x.x.x" 
    ListenPort="7001" Name="gc3-server" NativeIOEnabled="true" 
    ServerVersion="8.1.4.0" TunnelingEnabled="true" 
    StdoutSeverityLevel="16" ThreadPoolPercentSocketReaders="75">
--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com