IBM Support

IV69158: "ERROR: THIS JAVA INSTANCE DOES NOT SUPPORT A 64-BIT JVM" FOR CERTAIN SCRIPTS WHEN COM.COLLATION.64BIT=TRUE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The following scripts may get "Error: This Java instance does
    not support a 64-bit JVM" when com.collation.64bit=true and
    running on a 64 bit platform;
    
    
    
    ./support/bin/runtopobuild.sh
    ./support/bin/validateipaddr.sh
    ./support/bin/supportcommon.sh
    ./bin/root.sh
    ./bin/testwasconnection.sh
    ./bin/local-anchor.sh
    ./sdk/bin/sdkcommon.sh
    
    
    additionally  on 7.3 (it has been fixed in 7.2.2 FP3):
    
    ./support/bin/toolscommon.sh
    
    
    These will be changed to all use the 64 bit java not the 32 bit
    one.
    

Local fix

  • Update the shell script to add BITS= as a temporary workaround,
    eg;
    
    if [ "$ARCH" = "x86_64" ]; then
                ARCH="i686"
                BITS=
            fi
    

Problem summary

  • The following scripts may get "Error: This Java instance does
    not support a 64-bit JVM" when com.collation.64bit=true and
    running on a 64 bit platform;
    
    
    
    ./support/bin/runtopobuild.sh
    ./support/bin/validateipaddr.sh
    ./support/bin/supportcommon.sh
    ./bin/root.sh
    ./bin/testwasconnection.sh
    ./bin/local-anchor.sh
    ./sdk/bin/sdkcommon.sh
    
    
    additionally  on 7.3 (it has been fixed in 7.2.2 FP3):
    
    ./support/bin/toolscommon.sh
    
    
    These will be changed to all use the 64 bit java not the 32 bit
    one.
    

Problem conclusion

  • The fix for this APAR is contained in the following maintenance
    packages:
    | Fix Pack | 7.2.2-TIV-ITADDM-FP0004
    | Fix Pack | 7.3-TIV-ITADDM-FP0001
    Check the IBM Software Support web site for availability of the
    above maintenance packages.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV69158

  • Reported component name

    APP DEPENDENCY

  • Reported component ID

    5724N5500

  • Reported release

    722

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-02-03

  • Closed date

    2015-02-24

  • Last modified date

    2015-02-24

  • 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

    APP DEPENDENCY

  • Fixed component ID

    5724N5500

Applicable component levels

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSPLFC","label":"Tivoli Application Dependency Discovery Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"722","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
09 September 2020