IBM Support

PH47788: JAVA.LANG.REFLECT.INVOCATIONTARGETEXCEPTION OCCURRS DURING ZUNITTEST CASE EDITOR OPENING

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • This exception is occurring during
    FILLER processing if multiple
    FILLERs are REDEFINES and there is also a FILLER in the
    subordinate item.
    
    The following program reproduces the exception.
    
           IDENTIFICATION     DIVISION.
           PROGRAM-ID.        FUD17.
           DATA               DIVISION.
           WORKING-STORAGE    SECTION.
           01  DATA1.
             10  AAA1                  PIC  9(4).
             10  FIL  REDEFINES AAA1.
                 15  FIL               PIC  X(2).
                 15  BBB1              PIC  9(2).
             10  CCC1                  PIC  9(3).
             10  FIL  REDEFINES CCC1.
                 15  FIL               PIC  X(1).
                 15  DDD1              PIC  9(2).
           PROCEDURE DIVISION.
                  CALL  'ABCDE' USING  DATA1.
                  GOBACK.
    

Local fix

  • chane FIL to FILLER
    

Problem summary

  • When the program has the leaf items with duplicated names ZUnit
    replaces them with FILLER in the input file of COBOL importer.
    (Note : original name will be kept in Testcase editor) This
    handling is not applied to group names.
    

Problem conclusion

  • Apply the duplicate name path handling to group names. The
    duplicate name item cannot be used to identify a data item in a
    program.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH47788

  • Reported component name

    DEV FOR Z/OS

  • Reported component ID

    5724T0700

  • Reported release

    F00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-07-07

  • Closed date

    2023-05-19

  • Last modified date

    2023-05-19

  • 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

    DEV FOR Z/OS

  • Fixed component ID

    5724T0700

Applicable component levels

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"F00"}]

Document Information

Modified date:
19 May 2023