IBM Support

RS01623: OPL CRASHES IN POSTPROCESSING WHEN USING OPLFACTORY.SETOUT(NULL)

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • OPL crashes in postprocessing when using
    
    OplFactory.SetOut(null);
    

Local fix

  • Create a null TextWriter
    
    TextWriter syncedNullTextWriter =
    TextWriter.Synchronized(TextWriter.Null);
    
    and use OplFactory.SetOut(syncedNullTextWriter);
    

Problem summary

  • OPL crashes in postprocessing when using
    OplFactory.SetOut(null);
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    RS01623

  • Reported component name

    ILOG ODM ENT

  • Reported component ID

    5724Y0400

  • Reported release

    350

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-07-10

  • Closed date

    2014-09-30

  • Last modified date

    2014-09-30

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • -
    

Fix information

Applicable component levels

  • R380 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS6MYV","label":"IBM ILOG ODM Enterprise"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"350","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
30 September 2014