ERROR --- [TaskScheduler-10] c.v.um.dss.uploader.UploaderService : Upload failure for UM_Collection stream. Authentication flow returned an error
ERROR --- [TaskScheduler-10] c.v.um.dss.uploader.UploaderService : Upload failure for Collection stream. Authentication flow returned an error.
ERROR --- [TaskScheduler-10] c.v.um.dss.uploader.UploaderService : Upload failure for Notification stream. Authentication flow returned an error.In the /var/log/vmware-um-platform/dss_error.log file on the Usage Meter appliance, an intermittent connection error through the proxy was observed.
INFO --- [TaskScheduler-6] c.v.u.d.u.ConnectivityTesterService : Using configured proxy for communication between the appliance and the VCF Business Service console: type: http, host: ###.###.###.###, port: ####, user: null, pass: <PASSED>
INFO --- [TaskScheduler-6] c.v.u.d.h.CloudAuthenticatorService : VCF access token expire, requesting new.
WARN --- [TaskScheduler-6] c.v.um.common.http.LoggingInterceptor : POST /vcf/generateToken failed with Unexpected response code for CONNECT: 500
java.io.IOException: Unexpected response code for CONNECT: 500
The error code may vary depending on the environment. In this example, CONNECT:500 indicates that the client sent an HTTP CONNECT request to the proxy server, and the proxy returned a 500 Internal Server Error. This occurs when the proxy server encounters an unexpected condition that prevents it from establishing the requested tunnel to the destination server.
Verify the proxy server connection status and review the proxy server logs for related error entries.