IBM Support

JR42640: CMVC 221720 - CHANGE 'PRIVATE' COMPOSELISTPRICE TO 'PROTECTED' IN COMPOSECATALOGENTRYSUMMARYTASKCMDIMPL SO IT CAN BE OVERRIDDEN

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Problem is documented here:
    http://www-01.ibm.com/support/docview.wss?uid=swg21579041
    
    The problem is that the method composeListPrice of the command
    ComposeCatalogEntrySummaryTaskCmdImpl is accessing the
    deprecated LISTPRICE table and causing exceptions to fill the
    logs whenever products are displayed on the storefront.
    composeListPrice looks for a value in LISTPRICE.LISTPRICE and
    when it finds "null" (as the table is deprecated so is empty) it
    throws many exceptions.
    
    Caching lessons the frequency of the exceptions
    

Local fix

  • Populate LISTPRICE.LISTPRICE with some value other then "null"
    such as '-1'
    

Problem summary

  • USERS AFFECTED:
    Affects maintenance and problem determination on other issues as
    the log is filled with these exceptions
    
    PROBLEM ABSTRACT:
    The method composeListPrice of the command
    ComposeCatalogEntrySummaryTaskCmdImpl is accessing the
    deprecated LISTPRICE table and causing exceptions to fill the
    logs whenever products are displayed on the storefront
    
    BUSINESS IMPACT:
    Problem determination lengthy and difficult on other issues
    
    RECOMMENDATION:
    To change method composeListPrice from 'private' to 'protected'
    so that it could be overidden in a customized version of
    ComposeCatalogEntrySummaryTaskCmdImpl
    

Problem conclusion

  • The fix is change the method composeListPrice of
    ComposeCatalogEntrySummaryTaskCmdImpl  class from private to
    protected so that it can be overridden by customer.
    
    
    -------------------------------------------------------------
    The latest available maintenance information can be obtained
    from the Recommended Fixes for WebSphere Commerce technote:
    http://www.ibm.com/support/docview.wss?rs=3046&uid=swg21261296
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR42640

  • Reported component name

    WC BUS EDITION

  • Reported component ID

    5724I3800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    YesSpecatt / Serviceability

  • Submitted date

    2012-04-26

  • Closed date

    2012-06-28

  • Last modified date

    2012-06-28

  • 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

    WC BUS EDITION

  • Fixed component ID

    5724I3800

Applicable component levels

  • R700 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYSYL","label":"WebSphere Commerce Enterprise"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
28 June 2012