IBM Support

PM19568: ABEND EC3 REASON=04060034 IN CR REGION WHEN >10MB MSG

Fixes are available

6.1.0.35: Java SDK 1.5 SR12 FP2 Cumulative Fix for WebSphere
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for AIX
7.0.0.15: Java SDK 1.6 SR9 Cumulative Fix for WebSphere Application Server
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for HP-UX
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for IBM i
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for Linux
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for Solaris
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for Windows
6.1.0.37: Java SDK 1.5 SR12 FP3 Cumulative Fix for WebSphere
7.0.0.17: WebSphere Application Server V7.0 Fix Pack 17
7.0.0.17: Java SDK 1.6 SR9 FP1 Cumulative Fix for WebSphere Application Server
7.0.0.19: WebSphere Application Server V7.0 Fix Pack 19
7.0.0.21: WebSphere Application Server V7.0 Fix Pack 21
7.0.0.23: WebSphere Application Server V7.0 Fix Pack 23
7.0.0.25: WebSphere Application Server V7.0 Fix Pack 25
7.0.0.27: WebSphere Application Server V7.0 Fix Pack 27
7.0.0.29: WebSphere Application Server V7.0 Fix Pack 29
6.1.0.47: WebSphere Application Server V6.1 Fix Pack 47
7.0.0.31: WebSphere Application Server V7.0 Fix Pack 31
7.0.0.27: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.33: WebSphere Application Server V7.0 Fix Pack 33
7.0.0.35: WebSphere Application Server V7.0 Fix Pack 35
7.0.0.37: WebSphere Application Server V7.0 Fix Pack 37
7.0.0.39: WebSphere Application Server V7.0 Fix Pack 39
7.0.0.41: WebSphere Application Server V7.0 Fix Pack 41
7.0.0.43: WebSphere Application Server V7.0 Fix Pack 43
7.0.0.45: WebSphere Application Server V7.0 Fix Pack 45
6.1.0.39: Java SDK 1.5 SR12 FP4 Cumulative Fix for WebSphere Application Server
6.1.0.41: Java SDK 1.5 SR12 FP5 Cumulative Fix for WebSphere Application Server
6.1.0.43: Java SDK 1.5 SR13 Cumulative Fix for WebSphere Application Server
6.1.0.45: Java SDK 1.5 SR14 Cumulative Fix for WebSphere Application Server
6.1.0.47: Java SDK 1.5 SR16 Cumulative Fix for WebSphere Application Server
7.0.0.19: Java SDK 1.6 SR9 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.21: Java SDK 1.6 SR9 FP2 Cumulative Fix for WebSphere
7.0.0.23: Java SDK 1.6 SR10 FP1 Cumulative Fix for WebSphere
7.0.0.25: Java SDK 1.6 SR11 Cumulative Fix for WebSphere Application Server
7.0.0.27: Java SDK 1.6 SR12 Cumulative Fix for WebSphere Application Server
7.0.0.29: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.45: Java SDK 1.6 SR16 FP60 Cumulative Fix for WebSphere Application Server
7.0.0.31: Java SDK 1.6 SR15 Cumulative Fix for WebSphere Application Server
7.0.0.35: Java SDK 1.6 SR16 FP1 Cumulative Fix for WebSphere Application Server
7.0.0.37: Java SDK 1.6 SR16 FP3 Cumulative Fix for WebSphere Application Server
7.0.0.39: Java SDK 1.6 SR16 FP7 Cumulative Fix for WebSphere Application Server
7.0.0.41: Java SDK 1.6 SR16 FP20 Cumulative Fix for WebSphere Application Server
7.0.0.43: Java SDK 1.6 SR16 FP41 Cumulative Fix for WebSphere Application Server
Obtain the fix for this APAR.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Abend EC3 REA=04060034 causing CR abend.
    WebSphere App Server v6.1.0.25
    When a message size is sent by the admin that has a size over
    10mb with 31bit code. NotificationServiceMBean is improperly
    requesting the storage from above the BAR via 64bit code. This
    then fails in the native code. When in 31bit we should not
    honor the request for anything above 10mb.
    .
     The svc dump was actually triggered as a result of ABEND DC3
        Symptom             Description
        -------             -----------
        PIDS/5655N0100      Program id: 5655N0100
        RIDS/BBOCF#L        Load module name: BBOCF
        RIDS/BBOCFASY       Csect name: BBOCFASY
        AB/S0DC3            System abend code: 0DC3
        PRCS/04160015       Abend reason code: 04160015
        REGS/0E046          Register/PSW difference for R0E: 046
        REGS/C0DD4          Register/PSW difference for R0C:-0DD4
        RIDS/BBORFRR#R      Recovery routine csect name: BBORFRR
    .
      In the TCB cmp code the EC3 could be seen.
    .
    The failing native stack for the EC3 follows:
    Function
    --------
    ORB_Request::obtainNewAttributeArea
    ORB_Request::setSharedDataMemberCDRSeq
    ORB_Request::setMessageRequestBody
    Java_com_ibm_ws390_orb_ClientDelegate_invokeRequestCFW
    RUNJAVATHREAD
    javaProtectedThreadProc
    j9sig_protect
    javaThreadProc
    thread_wrapper
    (unknown)
    CEEOPCMM
    .
    Java stack:
    -----------
    Method
    ------
    com/ibm/ws390/orb/ClientDelegate.invokeRequestCFW
    com/ibm/ws390/orb/ClientDelegate.invoke
    org/omg/CORBA/portable/ObjectImpl._invoke
    com/ibm/ws390/management/connector/corba/_CorbaConnectorStub.inv
    oke
    com/ibm/ws390/management/connector/corba/CorbaConnectorClient.in
    voke
    com/ibm/ws390/management/InterProcessAdminService.invoke
    com/ibm/ws/management/event/PushToServantNotificationSender.hand
    leNotifications
    com/ibm/ws/management/event/PushRemoteSender.pushNotifications
    com/ibm/ws/management/event/AbstractPushRemoteSender.alarm
    com/ibm/ejs/util/am/_Alarm.run
    com/ibm/ws/util/ThreadPool$Worker.run
    ~~~
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application Server
    *                  V6.1.0                                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: WebSphere Application Server for z/OS   *
    *                      version 6.1 controller region           *
    *                      receives an ABENDEC3/ABENDSEC3 with     *
    *                      reason code 04060034.                   *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    WebSphere Application Server for z/OS controller region
    invokes an outbound request with message length greater than
    10MB and gets an abend EC3.
    

Problem conclusion

  • Added a check in both servant region and controller region to
    prevent sending an IIOP message of size larger than 10MB.
    
    APAR PM19568 is currently targeted for inclusion in Service
    Level (Fix Pack) 6.1.0.35 of WebSphere Application Server V6.1.
    
    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

    PM19568

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    610

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-07-30

  • Closed date

    2010-09-17

  • Last modified date

    2011-01-24

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

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

    PM31110

Fix information

  • Fixed component name

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R610 PSY UK62676

       UP10/12/17 P F012

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":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
24 October 2021