DX Unified Infrastructure Management

  • 1.  Max. restarts reached for probe 'udm_manager'

    Posted May 09, 2016 06:05 AM

    Hi guys,

     

    I am getting error Max. restarts reached for probe 'udm_manager'. Moreover data is being queued up in audit and data_engine probe

     

    Suggestions please.

     

    Thanks & Regards,

    Imran Khan



  • 2.  Re: Max. restarts reached for probe 'udm_manager'

    Posted May 09, 2016 02:35 PM

    Check the DB server ...Whether the Transaction logs got full or DB got down.



  • 3.  Re: Max. restarts reached for probe 'udm_manager'
    Best Answer

    Broadcom Employee
    Posted May 18, 2016 01:28 PM

    HI,

     

    Please try the following changed to the udm_manager.cfg:

    The first thing I would do is tune some of the memory settings
    setup/datomic/memory_index_max = 512m
    setup/datomic/object_cache_max = 1024m
    startup/opt/java_mem_max = -Xmx4g
    setup/datomic/heartbeat_interval_msec : 30000

    Also check

     

    find out if the database server is under a significant load. I’m finding that udm_manager is particularly sensitive to high load and will miss a heartbeat, triggering restarts.