Issue


The VM Uptime statistic is not updating normally. In the vCommander.log file a message similar to the following appears:


2017-01-30 09:56:21,030 [pool-1-thread-1] ERROR - DeploymentDestinationConfigMonitor: Unable to queue event for processing (queue size 10000): PROPCHANGE [ClusterComputeResource:


The cluster on which the VM resides has a very high number of events. Events may include regular updates each 30 seconds that the set of runtime servers for "<vCenter address>" has changed.


Solution


This is caused by a flood of extraneous events being sent by the vCenter. The events cause queueing which prevents timely processing of status updates. 


To resolve, follow the procedure below:


  1. Use Notepad++ or another text editor to open:

    \<install directory>\embotics\vcommander\


  2. Add the following line and save the file:

    COMPUTERESOURCE=runtimeServers

  3. In vCommander, right-click the managed system and choose Synchronize Inventory.


Embotics® recommends a restart of the vCommander® service as well. It may take a long time for the events queue to fully process. You can monitor the processing of the events queue using this URL:


https://your.vcommander.address/webservices/services/rest/v2/monitoring/event/queue



See Also