PQ79641: WHEN A HTTP PORT IS INADVERTENTLY USED FOR TWO OR MORE J2EE SERVERS, MESSAGE BBOO0040E SHOULD CONTAIN MORE DETAILS | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description If two or more servers are configured to use the same HTTP port, one server will start successfuly and the "second" server will abend with DC3 and reason 000C0006 because of minor code C9C21277. Please note that abend DC3 and reason 000C0006 may occur for many other reasons. DC3/000C0006 needs to be accompanied by C9C21277 and BBOO0040E for EDC8115I to match this scenario. A HTTP port can only be used by one J2EE server and the customer must fix the customization of the servers to pick different ports for the different servers (including server instances). . This apar is to clarify the messages that appear in the WebSphere error log and exception tracing. Currently, in addition to the C9C21277 minor code, the following message is seen: ./bbochses.cpp+2559 ... BBOO0040E Function bind() failed with RV=-1, RC=1115, RSN=744C7247, .EDC8115I Address already in use.. . The message issued when a 'port in use' error occurs should be clarified to indicate the port number that is in use and indicate 'port in use' rather than 'address already in use'.Local fix When the symptoms you see match this apar, check the values of protocol_http_port and protocol_https_port to make sure each port is unique for each server instance if they are non-zero values. The values can be viewed in the job output of the server by the names above and changed in the Admin Console by navigating to: Servers > Application Servers > server_name > Web Container > HTTP Transports > host_nameProblem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: If two or more J2EE servers are * * configured to use the same HTTP port, * * one server will start successfuly and * * the "second" server will abend with * * DC3 and reason 000C0006 because of * * minor code C9C21277. * **************************************************************** * RECOMMENDATION: * **************************************************************** Abend DC3 and reason 000C0006 may occur for many other reasons. In the case of "bind() failed with RV=-1, RC=1115, RSN=744C7247, .EDC8115I Address already in use" the message issued when a 'port in use' error occurs should be clarified to indicate the port number that is in use and indicate 'port in use' rather than 'address already in use'.Problem conclusion A new message added indicating port number and port in use when bind() fails with RV=-1, RC=1115, RSN=744C7247. The following publication was revised as a result of APAR PQ79641: ________________________________________________________________ WebSphere Application Server V5 for z/OS Messages and Codes GA22-7915-00 _______________________________________________________________ This APAR requires changes to documentation. NOTE: Periodically, we refresh the documentation on our Web site, so the changes might have been made before you read this text. To access the latest on-line documentation, go to the product library page at: www.ibm.com/software/webservers/appserv/zos_os390/library.html ________________________________________________________________ Chapter 2, pg. 40 (new message) BBOO0269E BIND FOR %s PORT FAILED BECAUSE PORT %d WAS ALREADY IN USE Explanation: This message is issued due to bind failure because the port was already in use. Programmer response: Change the port number to one that is available. ________________________________________________________________ APAR PQ79641 is associated with SERVICE LEVEL W502000 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: PQ79634 APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ79641.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ79641
IBM Group: Software Group
Modified date: Jan 3, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.