IBM Support

PH44388: TOPLEVELTESTOBJECT.EXISTS FAILS WITH OBJECTNOTFOUNDEXCEPTION

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

  • A java application.exist() returns Object not found exception
    with code below instead of going into else block
    
    if (classicsCD().exists()){
    System.out.println("Frame exists: doing nothing");
     }
    else {
    System.out.println("Frame does not exist: starting "+APP_NAME);
    startApp("ClassicsJavaA");
    }
    
    The same code works fine with RFT 10.2.1.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Rational Functional Tester users                             *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * See error description.                                       *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • This problem is fixed. Now, when you run a test, if the
    application under test and the associated object are not found,
    then Rational Functional Tester continues to the next step in
    the script, and completes the test.
    
    The fix for this APAR is included in 10.2.3 release.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH44388

  • Reported component name

    RAT FUNC TESTER

  • Reported component ID

    5724G2503

  • Reported release

    A00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-02-23

  • Closed date

    2022-06-21

  • Last modified date

    2022-06-21

  • 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

    RAT FUNC TESTER

  • Fixed component ID

    5724G2503

Applicable component levels

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSJMXE","label":"Rational Functional Tester"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A00"}]

Document Information

Modified date:
22 June 2022