IBM Support

JR57459: ListUsersInMemberGroupCmdImpl call made twice during user creation

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • As a part of user creation, an SQL is constructed and executed
    twice. Once during Organization approval processing, and another
     time for user registration approval processing.
    

Local fix

Problem summary

  • USERS AFFECTED:
    WebSphere Commerce Version 7 and 8.
    
    PROBLEM ABSTRACT:
    ListUsersInMemberGroupCmdImpl call made twice during user
    creation
    
    BUSINESS IMPACT:
    When there is a large number of records in the database, this
    can lead to longer execution times.
    
    RECOMMENDATION:
    

Problem conclusion

  • A logical data cache was added to cache the result of the
    ListUserInMemberGroupCmdImpl command. However, since the result
    can in theory change at any moment, this logical cache is not
    enabled by default.
    You can enable the cache with a limited time to live value in
    seconds by adding a configuration setting in the
    InstanceProperties tag in the wc-server.xml instance
    configuration file.
    For example, to enable and specify a 600 second (10 minute) time
     to live:
    
    <CrossTransactionCache
    ...
    >
    ...
    <com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmd
    Impl maxTimeToLive="600"/>
    ...
    </CrossTransactionCache>
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR57459

  • Reported component name

    WC BUS EDITION

  • Reported component ID

    5724I3800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-02-21

  • Closed date

    2017-03-27

  • Last modified date

    2017-03-27

  • 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"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB31","label":"WCE Watson Marketing and Commerce"}}]

Document Information

Modified date:
11 December 2021