PK00066: USING WAS WITH MULT. TCPIP ADAPTERS, IF SERVERSOCKETQUEUEDEPTH IS SPECIFIED, WAS WILL BIND TO ONLY ONE ADAPTER. | |||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When using WebSphere Application Server in an environment with multiple network interfaces, if the com.ibm.CORBA.ServerSocketQueueDepth property was specified by the administrator, WebSphere would bind to only one network interface instead of allLocal fix No work around availbleProblem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users who have * * more than one network interface card in * * their server and wish to set the * * ServerSocketQueueDepth. * **************************************************************** * PROBLEM DESCRIPTION: When using Application Server with * * multiple TCPIP adapters, if * * ServerSocketQueueDepth is specified, * * Application Server will bind to only * * one adapter. * **************************************************************** * RECOMMENDATION: * **************************************************************** When using WebSphere Application Server in an environment with multiple network interfaces, if the com.ibm.CORBA.ServerSocketQueueDepth ORB property is specified, you will see that Application Server will bind to only one network interface instead of all.Problem conclusion The code path that was taken when ServerSocketQueueDepth was specified was slightly different than when it wasn't. The code was changed so that the ServerSocketQueueDepth property is checked up-front, setting it to the default value if needed. Then the same code path is now used for the for the connections and ServerSocketQueueDepth is always passed in on the connection call. This fix is available via iFix PK00066Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PK00066
IBM Group: Software Group
Modified date: Jan 31, 2005
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.