IBM Support

PK73912: JMX PORTS DO NOT REBIND AFTER TCP/IP WAS RECYCLED.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When TCP/IP was recycled, the administrative ports did not
    rebind, which causes certain functions not to work.
    

Local fix

  • Restart the Servers.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All IBM WebSphere Application Server         *
    *                 V7.0 users on z/OS.                          *
    ****************************************************************
    * PROBLEM DESCRIPTION: The SOAP connector server does not      *
    *                      tolerate TCP/IP recycle on z/OS.        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The SOAP connector server uses Java ServerSocket to receive
    client requests.  When TCP/IP is stopped, the ServerSocket
    instance is no longer bound.  After TCP/IP is restarted, the
    ServerSocket cannot automatically rebind.  The current code
    repeatedly calls accept() on the ServerSocket instance, which
    may cause the message EDC5122I INPUT/OUTPUT ERROR to be
    displayed.
    

Problem conclusion

  • The code has been modified such that once the condition
    represented by "EDC5122I" is detected, a sequence of attempts to
    
    
    
    re-initialize  the SOAP connector's underlying HttpTransport is
    started, which is repeated every 30 secs until TCP/IP restarts.
    This will result in a new ServerSocket being created.  The newly
    
    
    
    created ServerSocket will successfully bind.  The SOAP connector
    
    
    
    server will then accept incoming requests as it did before
    TCP/IP was stopped.
    
    APAR PK73912 is currently targeted for inclusion in Service
    Level (Fix Pack) 7.0.0.3 of WebSphere Application Server V7.0
    for z/OS.
    
    Please refer to URL:
    //www.ibm.com/support/docview.wss?rs=404&uid=swg27006970
    for Fix Pack availability.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK73912

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2008-10-16

  • Closed date

    2009-02-10

  • Last modified date

    2009-05-03

  • APAR is sysrouted FROM one or more of the following:

    PK72900

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R700 PSY UK45120

       UP09/04/06 P F904

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
10 February 2022