"java.lang.RuntimeException: com.netflix.client.ClientException: Load balancer does not have available server for client: DBES"

Hi every one, i’m trying to call a DB query through Vconnent and getting the following error
{"services":{"GET_EMPLOYEE_DETAILS":{"records":[{"primary_key":"","error":{"messageTrace":"java.lang.RuntimeException: com.netflix.client.ClientException: Load balancer does not have available server for client: DBES","errorType":"EXECUTION","errorHint":"Some error occurred when connecting to target server to execute API","errorCode":"ESB_TARGET_SERVER_EXECUTION","errorMessage":null}}],"responseHandledBy":"MOBILE APP","isSuccessRuleValidated":true}}}

does anyone have any idea why im getting this error?

thanks

This typically occurs because of communication layer between VRT micro services are broken due to a down service or there is some configuration issue at VRT level.

In your case, DBES service is not reachable. Please connect with infra team for same.