IBM Support

IV62853: NCP_MODEL HANGS CAUSING OQL QUERIES TO TIMEOUT AND KEEPING FURTHER TOPOLOGY UPDATES FROM BEING PROCESSED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Multiple simulataneous updates to the topology db causes an
    internal ncp_model deadlock
    

Local fix

  • restart ncp_model process
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All users                                                    *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * ncp_model hangs causing OQL queries to timeout and keeping   *
    * further topology updates from being processed.               *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * The following fixpacks will contain the fix:                 *
    * | fix pack | 3.9.0-ITNMIP-FP0005                             *
    * | fix pack | 4.1.1-ITNMIP-FP0001                             *
    * | fix pack | 3.9.4-ITNMIP-IF0001                             *
    ****************************************************************
    

Problem conclusion

  • Multiple simultaneous updates to the topology db causes an
    internal ncp_model deadlock.
    The problem is that the m_SuspensionCount member variable in
    CMdlManagedStatus is not protected by any mutex. This means that
    multiple threads could all attempt to increment it at the same
    time and so it could therefore reach a value greater than 1
    before it had actually suspended the managed status polling
    thread (which it does only once if the count is at 1).
    
    Code changed to have the m_SuspensionCount protected when
    updated by any mutex.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV62853

  • Reported component name

    TIV NETWK MGR I

  • Reported component ID

    5724S4500

  • Reported release

    390

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-07-23

  • Closed date

    2014-08-28

  • Last modified date

    2015-04-13

  • 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

    TIV NETWK MGR I

  • Fixed component ID

    5724S4500

Applicable component levels

  • R390 PSN

       UP

  • R390 PSY

       UP

  • R411 PSN

       UP

  • R411 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSSHRK","label":"Tivoli Network Manager IP Edition"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.9","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
13 April 2015