IBM Support

PM51896: $ENV('PROGRAMFILES(X86)') cannot be resolved in TDP

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Windows 7 propose the following environment variables :
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    
    using $ENV('PROGRAMFILES(X86)')  will not be resolved.
    
    Workaround is to edit lib/scripts/Fcts.pl around line 590 to add
    the second line :
     $Value=~s/\$ENV{\'(\w+)\'}/$ENV{$1}/g;
     $Value=~s/\$ENV{\'([\w\(\)]+)\'}/$ENV{$1}/g
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    IBM Rational Test RealTime - Target Deployment Port -
    The following environment variables
    $ENV('PROGRAMFILES(X86)') cannot be resolved in Target
    Deployment Port.
    

Problem conclusion

  • Fixed in version 8.0.0.1
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM51896

  • Reported component name

    TEST REALTIME

  • Reported component ID

    5724G2000

  • Reported release

    750

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-11-09

  • Closed date

    2012-05-02

  • Last modified date

    2012-05-02

  • 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

    TEST REALTIME

  • Fixed component ID

    5724G2000

Applicable component levels

  • R750 PSN

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSSHUF","label":"Rational Test RealTime"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 October 2021