Troubleshooting the VMware vCenter ETLs
Resolutions for common issues
The following table explains the common issues for the ETL failures and their resolutions.
Symptom | Cause | Resolution |
---|---|---|
The log contains the following error: BCO_ETL_FAIL103: Cannot connect to vCenter. | This error occurs when the incorrect URL details are provided in the vCenter ETL configuration. | Make sure that the vCenter URL is https://<YourVecnterServerName>/sdk. For more information, see Knowledge article 000264459 (Support logon ID is required). |
The vCenter History ETL fails with the following error: | In vCenter 5.5 Update 3 and 6.x, some vSphere APIs limit the number of metrics extracted during each API call. |
For more information, see KA 000224393 (Support logon ID is required). |
The ETL fails to run and the log displays the following message: BCO_ETL_ERR011: Detected an abnormal ETL termination. Reason: com.sun.xml.ws.client.ClientTransport HTTP transport error: javax.net.ssl.SSLHandshakeException: The server selected protocol version TLS10 is not accepted by client preferences TLS13, TLS12]at com.sun.xml.ws.transport.http.client. | The ETL is using version 1.0 of TLS to connect to the vCenter Server. | The VMware - vCenter and ESX Server History ETLs use TLS version 1.1 or 1.2 to connect to the vCenter Server. Therefore, update the vCenter server protocol to TLS 1.1 or 1.2. For more information, see VMware documentation (Support logon ID is required). |