VOOZH about

URL: https://www.ibm.com/support/pages/apar/IJ39631

⇱ IJ39631: JSTACKTRACE SUB-OPTION OF XTRACE DOESN'T PRINT JAVA STACK WHILE DOING METHOD TRACE


IJ39631: JSTACKTRACE SUB-OPTION OF XTRACE DOESN'T PRINT JAVA STACK WHILE DOING METHOD TRACE

APAR status

  • Closed as program error.

Error description

  • Error Message: N/A
    .
    Stack Trace: N/A
    .
    

Local fix

  • Add "-Xtrace:none=j9vm.682-683" JVM option.
    

Problem summary

  • The problem started occuring from Java 8.0.7.5. If jstacktrace
    sub-option within Xtrace is used while doing a method trace, it
    does not produce a java stack for the method call although it
    does log method entry and exit messages.
    
    For example:
    -Xtrace:print=mt,trigger=method{*.methodName,jstacktrace}
    
    Using the above Xtrace option produces output with empty
    jstacktrace like below:
    
    11:50:42.489*0x19a00 mt.0 > methodName()V
    bytecode method, this = 0xfff81ec8
    11:50:42.491 0x19a00 j9trc_aux.0 - jstacktrace:
    11:50:42.492 0x19a00 mt.6 < methodName()V
    bytecode method
    11:50:42.492 0x19a00 mt.0 > methodName()V
    bytecode method, this = 0xfff81ec8
    11:50:42.492 0x19a00 j9trc_aux.0 - jstacktrace:
    

Problem conclusion

  • The issue is the result of new tracepoints introduced to vm. The
    method trace trigger code has been updated to take care of the
    new trace points.
    .
    This APAR will be fixed in the following Releases:
    IBM SDK, Java Technology Edition
     8 SR7 FP10 (8.0.7.10)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, information about the available
    maintenance can be found at:
     https://www.ibm.com/support/pages/java-sdk
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ39631

  • Reported component name

    J9 COMMON CODE

  • Reported component ID

    620700127

  • Reported release

    270

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-04-28

  • Closed date

    2022-04-28

  • Last modified date

    2022-06-06

  • 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

    J9 COMMON CODE

  • Fixed component ID

    620700127

Applicable component levels

[{"Line of Business":{"code":"LOB36","label":"IBM Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSNVBF","label":"Runtimes for Java Technology"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0"}]

Document Information

Modified date:
07 June 2022