IBM Support

PM65239: SHOWLOG.SH ON Z/OS NOT EXTRACTING CBE-XML FORMATTED ENTRIES FROM LOGSTREAM.

Fixes are available

8.5.0.1: WebSphere Application Server V8.5 Fix Pack 1
8.0.0.5: WebSphere Application Server V8.0 Fix Pack 5
7.0.0.27: WebSphere Application Server V7.0 Fix Pack 27
8.5.0.2: WebSphere Application Server V8.5 Fix Pack 2
8.0.0.6: WebSphere Application Server V8.0 Fix Pack 6
7.0.0.29: WebSphere Application Server V7.0 Fix Pack 29
8.0.0.7: WebSphere Application Server V8.0 Fix Pack 7
8.0.0.8: WebSphere Application Server V8.0 Fix Pack 8
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
8.0.0.9: WebSphere Application Server V8.0 Fix Pack 9
7.0.0.35: WebSphere Application Server V7.0 Fix Pack 35
8.0.0.10: WebSphere Application Server V8.0 Fix Pack 10
7.0.0.37: WebSphere Application Server V7.0 Fix Pack 37
8.0.0.11: WebSphere Application Server V8.0 Fix Pack 11
7.0.0.39: WebSphere Application Server V7.0 Fix Pack 39
8.0.0.12: WebSphere Application Server V8.0 Fix Pack 12
7.0.0.41: WebSphere Application Server V7.0 Fix Pack 41
8.0.0.13: WebSphere Application Server V8.0 Fix Pack 13
7.0.0.43: WebSphere Application Server V7.0 Fix Pack 43
8.0.0.14: WebSphere Application Server V8.0 Fix Pack 14
7.0.0.45: WebSphere Application Server V7.0 Fix Pack 45
8.0.0.15: WebSphere Application Server V8.0 Fix Pack 15
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

  • The showlog.sh for WAS on z/OS is documented as displaying a
    range of entries based on start time.   The command is currently
    not displaying any entries.  showlog.sh expects the input
    in a z/OS logstream dataset in be in CBE-XML format.  Currently
    if you
    attempt to process a WAS created logstream using showlog you get
    a message "no entries found in the time range specified"  if the
    entries are
    not in CBE-XML format.   If the entries are in CBE-XML format
    you get a message stating that the message time stamp exceeded
    the end time.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V7.0, V8.0 and V8.5 that use         *
    *                  showlog.sh                                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: showlog.sh does not format a Websphere  *
    *                      Application Server for z/OS logstream   *
    *                      dataset.                                *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When showlog.sh is executed in 31 bit addressing mode against
    a CBE-XML format logstream dataset the following message
    is returned.
    BBOO0222I: TRAS0230I: The message time stamp exceeded end time.
    The error occurs because the start time is being calculated
    incorrectly.
    When showlog.sh is executed in 64 bit addressing mode against
    a CBE-XML format logstream dataset the following unhandled
    exception occurs.
    Unhandled exception
    Type=Segmentation error vmState=0x00000000
    J9Generic_Signal_Number=00000004
    Signal_Number=0000000b
    Error_Value=00000000 Signal_Code=00000035
    ----------- Stack Backtrace -----------
    protectedIntrospectBacktraceSymbols+0x83be8c80
    j9sig_protect+0x83bd4b68 (, 0x0000000000000000)
    j9introspect_backtrace_symbols+0x83be8d60
    generateDiagnosticFiles+0x8399f220 (, 0x0000000000000000)
    j9sig_protect+0x83bd4b68 (, 0x0000000000000000)
    structuredSignalHandler+0x8399ddc0 (, 0x0000000000000000)
    masterSynchSignalHandler+0x83bd6360 (, 0x0000000000000000)
    (, 0x0000000000000000)
    __zerros+0xce80dbf8 (, 0x0000000000000000)
    CEEHDSP+0xcede8aa8 (, 0x0000000000000000)
    CEEOSIGJ+0xcea0bb58 (, 0x0000000000000000)
    CELQHROD+0xcec3ddd0 (, 0x0000000000000000)
    CEEOSIGG+0xcea124a8 (, 0x0000000000000000)
    CELQHROD+0xcec3ddd0 (, 0x0000000000000000)
    bborzels(reqCtrlBlk**)+0x84dfd8d8 (, 0x0000000000000000)
    Java_com_ibm_ejs_ras_ErrorLogReader_nativeOpenLogFile+0x84dfc348
    SIDECARINVOKEREFLECTMETHOD+0x839ccab0 (, 0x0000000000000000)
    JVM_InvokeMethod+0x838f5f10 (, 0x0000000000000000)
    Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x83ae4270
    RUNCALLINMETHOD+0x839d1520 (, 0x0000000000000000)
    gpProtectedRunCallInMethod+0x83994098 (, 0x0000000000000000)
    signalProtectAndRunGlue+0x839942c0 (, 0x0000000000000000)
    j9sig_protect+0x83bd4b68 (, 0x0000000000000000)
    gpCheckCallin+0x839911c0 (, 0x0000000000000000)
    callStaticVoidMethod+0x83999ee0 (, 0x0000000000000000)
    JavaMain+0xcee2ae38 (, 0x0000000000000000)
    

Problem conclusion

  • Changed the code so showlog.sh will process a CBE-XML format
    logstream dataset.
    
    APAR PM65239 is currently targeted for inclusion in
    WebSphere Application Server Fix Packs 7.0.0.25, 8.0.0.5, and
    8.5.0.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

    PM65239

  • 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

    2012-05-22

  • Closed date

    2012-08-06

  • Last modified date

    2013-02-04

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

  • 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 UK90578

       UP13/01/18 P F301

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"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 October 2021