IBM Support

PM66780: recursive call causes infinite loop via EGL debugger

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment: Windows
    Product name: IBM? Rational? Business Developer
    Program Version    : 8.0.1.3
    Description.
    The EGL debugger fails to handle local variable values with
    recursive calls in differing scenarios.
    
    Running the EGL debuggger through the following example
    statement causes an infinite loop from output:
     counter int;
     for (counter from 1 to 2 by 1) 4
    
    Changing the conditional statement to:
     for (counter int from 1 to 2 by 1)
    
    Will throw an error dialog popup failure from the EGL debugger
    before terminating ie
    'com.ibm.etools.egl.interpreter.infrastructure.InternalDebuggerE
    xception:
    Could not resolve the runtime part for the variable named
    counter.'
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When using a FOR or FOREACH statement in a recursive
    function invocation, the debugger was improperly
    re-initializing the counter variable in the non-innermost
    function invocation.
    

Problem conclusion

  • Recursion is no longer causing initialization ? increment
    problems with FOR/FOREACH loops.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM66780

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    801

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-06-14

  • Closed date

    2012-10-08

  • Last modified date

    2012-10-08

  • 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

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R801 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
08 October 2012