UVMS log contains errors "OwlsConsolidationStdImp"
search cancel

UVMS log contains errors "OwlsConsolidationStdImp"

book

Article ID: 125678

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

UVMS log (uvserver.log) contains a lot of errors like the following:

|ERROR| consolidation-1-worker-3 | com.orsyp.monitoring.consolidation.stdimpl.owls.OwlsConsolidationStdImpl | ConnectionException:  
com.orsyp.std.IoConnectionException: Connection Authenticate problem com.orsyp.UniverseException: ServerException - connect: error creating socket to SERVER/PORT

What is the reason of this error messages and how to fix them?

Environment

UVMS 6.x or 7.x 

Cause

The reason is that the UVMS - Optional Service "Enable Consolidation of Job Summary" is set by default to "Yes".
This service provokes UVMS to connect to the CDJ Server of all the declared nodes every 120 seconds ( by default) to extract the Job Runs.

This is explained in the UVMS documentation

In case there is a communication error between UVMS and the CDJ of the node, this kind of errors will appear in uvserver.log:

|ERROR| consolidation-X-worker-Y | com.orsyp.monitoring.consolidation.stdimpl.owls.OwlsConsolidationStdImpl | ConnectionException:

Resolution

Technical Support advises to Disable the Optional Service "Enable Consolidation of Job Summary" as it uses a lot of CPU and Network resources in large environments and forces to have the traffic opened from UVMS server to the CDJ port of the DUAS nodes.

In order to do so, go to UVMS - Node Settings - Optional Services:

Enable Consolidation of Job Summary   ->  No

Then Save and restart the UVMS to take into account the modification.

Additional Information

In case you need to have the Service Enabled and the Errors keep appearing in the uvserver.log, the reason behind it is that:

  1. CDJ server of those nodes is stopped in the given area
  2. The nodes are not correctly registered in the UVMS
  3. Traffic is closed between UVMS and the CDJ port of those servers