Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Número del artículo: 000167846


ViPR SRM 4.0 | VMware vCenter Timeout reached when trying to connect to https://xxx/sdk/vimService

Contenido del artículo


Síntomas



- The report of VMware vCenter in the default reports is empty not showing any data 
- The discovery of the vCenter is successful without any errors
- Logs were showing the below error:
SEVERE -- [2018-03-04 09:04:24 AST] -- MobConnection::resetConnection(): Timeout reached when trying to connect to https://xxx/sdk/vimService

Resolución

Perform the below steps:
1- Increased the timeout value from 180s to 360s in the file "vmware-collector.xml" allocated in /opt/APG/Collecting/VMWare-Collector/vmware-vcenter/conf 
  <connection timeout="360s">
        <url>https://xxxx/sdk/vimService</url>
        <username>xxxx</username>
        <password>xxxx</password>
        <connection-properties name="vcenter">xxxx</connection-properties>
    </connection>

2- Then go to /opt/APG/bin and execute the command  ./manage-modules.sh service update collector-manager vmware-vcenter
3- Then start the service >> ./manage-modules.sh service start collector-manager vmware-vcenter
4- Monitor the logs and verify that the error is gone

Propiedades del artículo


Producto

SRM

Fecha de la última publicación

20 nov 2020

Versión

2

Tipo de artículo

Solution