IBM Support

IJ06187: COM.IBM.JVM.DUMP.SYSTEMDUMPTOFILE(JAVA.LANG.STRING FILENAMEPATTERN) DOESN'T WORK ON Z/OS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: JVMDUMP000E Dump option unrecognized:
    -Xdump:system:...file=%uid.MYJVM.%job.T%H%M%S
    when invoking Dump.systemDumpToFile("%uid.MYJVM.%job.T%H%M%S")
    .
    Stack Trace: com.ibm.jvm.InvalidDumpOptionException: Error in
    dump options.
            at com.ibm.jvm.Dump.triggerDumpsImpl(Native Method)
            at com.ibm.jvm.Dump.triggerDump(Dump.java:565)
            at com.ibm.jvm.Dump.systemDumpToFile(Dump.java:380)
            at DumpTest.main(DumpTest.java:30)
    .
    

Local fix

  • Use other methods which do not specify a dataset name
    (Dump.systemDumpToFile(), Dump.SystemDump()) to trigger a system
    dump, and specify the -Xdump dsn sub-option on the command line,
    i.e. -Xdump:system:dsn="%uid.MYJVM.%job.T%H%M%S"
    

Problem summary

  • The problem is caused when triggering a system dump by
    specifying the data set name using Dump.systemDumpToFile(String
    FileNamePattern)
    

Problem conclusion

  • The Dump.systemDumpToFile(String fileNamePattern) has been
    updated to handle the specified fileNamePattern on z/OS
    .
    This APAR will be fixed in the following Java Releases:
       8    SR5 FP16  (8.0.5.16)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, information about the available
    Service Refreshes and Fix Packs can be found at:
               https://www.ibm.com/developerworks/java/jdk/
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ06187

  • 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

    2018-05-03

  • Closed date

    2018-05-10

  • Last modified date

    2018-05-10

  • 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

  • R270 PSY

       UP

[{"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","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]

Document Information

Modified date:
21 February 2022