IBM Support

IV26349: JNI DEMO APPLICATIONS NOT WORKING WITH ZOS SDK6 SR10 AFTER APPLYING IV27580

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: Building invocationapi with 1.2 style init
    args...
    make: ../../Defs.h: line 1: Error -- FSUM8232 Expecting macro or
    rule defn, found neither
    .
    Stack Trace: N/A
    .
    N/A
    

Local fix

  • Modify the prologue in header file Defs.h with make file
    comments (# instead of /* */) at <JAVA_HOME>/demo/jni
    /*
     *
    ================================================================
    ===========
     * Licensed Materials - Property of IBM
     * "Restricted Materials of IBM"
     *
     * IBM SDK, Java(tm) Technology Edition, v6
     *  (C) Copyright IBM Corp. 1999, 2011. All Rights Reserved
     *
     * US Government Users Restricted Rights - Use, duplication or
    disclosure
     * restricted by GSA ADP Schedule Contract with IBM Corp.
     *
    ================================================================
    ===========
     */
    to
    #
    #
    ================================================================
    ===========
    # Licensed Materials - Property of IBM
    # "Restricted Materials of IBM"
    #
    # IBM SDK, Java(tm) Technology Edition, v6
    #  (C) Copyright IBM Corp. 1999, 2011. All Rights Reserved
    #
    # US Government Users Restricted Rights - Use, duplication or
    disclosure
    # restricted by GSA ADP Schedule Contract with IBM Corp.
    #
    ================================================================
    ===========
    #
    

Problem summary

  • The copyright statement adding tool added the copyright header
    to Defs.h in the format /* xxxxxxxxxxx */ (as in source file)
    instead of '# xxxxxxx' (as in makefile).
    

Problem conclusion

  • This defect will be fixed in:
    6.0.0 SR11
    .
    The JDK has been modified to update the copyright statement
    correctly
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV26349

  • Reported component name

    JAVA CLASS LIBS

  • Reported component ID

    620700130

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-08-16

  • Closed date

    2012-08-16

  • Last modified date

    2012-09-05

  • 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

    JAVA CLASS LIBS

  • Fixed component ID

    620700130

Applicable component levels

  • R600 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCVQ3Y","label":"Java Class Libraries"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
05 September 2012