IBM Support

PM02450: Rhapsody crashes on code generation with an Interface having one event

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • send(IOxfEvent* event, const
    IOxfEventGenerationParams? params) {
        //#[ operation send(IOxfEvent*,const IOxfEventGenerationPara
    ms?)
        bool res = false;
        if (event != NULL) {
            event-?setPort(getPort());
            if (itsIB2 != NULL) {
                if (event-?isTypeOf(evB2_TestPackage_id)) {
                    res = itsIB2-?send(event, params);
                }
            }
            if (itsIB1 != NULL) {
                if (event-?isTypeOf(evB1_TestPackage_id)) {
                    res = itsIB1-?send(event, params);
                }                                      // ?-- There
    isn't a
    return statement here //
            }
        }
        return res;
    
        //#]
    }
    

Local fix

Problem summary

  • Rhapsody generated application crashes on code generation
    with an Interface having more then one event
    

Problem conclusion

  • Fixed in 7.5.1.1
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM02450

  • Reported component name

    TLOGIC RHAPSODY

  • Reported component ID

    5724V74RP

  • Reported release

    750

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-12-01

  • Closed date

    2010-03-23

  • Last modified date

    2010-03-23

  • 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

    TLOGIC RHAPSODY

  • Fixed component ID

    5724V74RP

Applicable component levels

  • R750 PSN

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7P9W","label":"Rational Rhapsody"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
23 March 2010