IBM Support

IC51468: HOD FIX FOR FTE METHOD LAYOUTCONTAINER() HAS INCORRECT CHECK FOR FTE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • FTE uses the HOD beans, one of the beans is layoutContainer().
    In this method, a check is made for "screen.isFixedFontSize()
    which used the screenText Object.  In HOD, the code returns
    before the check is made because the width and heighth is zero.
    For FTE, the size is not zero but the check is not being made
    and causes screen size to be wrong.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Rational Functional Tester Extention (FTE)   *
    *                 users trying to connect to a VT terminal.    *
    ****************************************************************
    * PROBLEM DESCRIPTION: When using FTE, java exceptions occur   *
    *                      when trying to connect to VT terminals  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    One of the methods used in FTE checks the screenText object.
    In Host On-Demand the check is not performed and returns since
    the initial width and height are zero. In FTE the sizes are
    not zero, but the screenText object is not set to zero and
    needed to be handled.
    

Problem conclusion

  • The code was modified to check for a null screenText object
    and returns if it is. If it is not null, processing continues.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IC51468

  • Reported component name

    HOD

  • Reported component ID

    5733A5901

  • Reported release

    900

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2007-01-02

  • Closed date

    2007-03-09

  • Last modified date

    2007-09-14

  • 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

    HOD

  • Fixed component ID

    5733A5901

Applicable component levels

  • R900 PSY IP22933

       UP07/09/14 I 1000

  • RA00 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSS9FA","label":"IBM Host On-Demand"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.0","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
19 April 2021