ConnectionClosedException

When I am trying to connect to elastic from java using HighLevelRestClient it is giving connectionClosed Exception but when I am trying to connect using restTemplate it is getting connected without error.

Is it necessary to have port 9200 when we use HighLevelRestClient or we can use any port like 9300, 9202 etc.

@warkolm
@dadoonet
@Steve_Mushero

Earlier elastic was accessed through http on port 9200 that time it was working fine but now elastic url has been changed to https on port 9202 and giving connectionClosed exception

Please be patient in waiting for responses to your question and refrain from pinging multiple times asking for a response or opening multiple topics for the same question. This is a community forum, it may take time for someone to reply to your question. For more information please refer to the Community Code of Conduct specifically the section "Be patient". Also, please refrain from pinging folks directly, this is a forum and anyone that participates might be able to assist you.

If you are in need of a service with an SLA that covers response times for questions then you may want to consider talking to us about a subscription.

It's fine to answer on your own thread after 2 or 3 days (not including weekends) if you don't have an answer.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.