Curious if anyone has received this a connection exception on the elastic
output connector and/or had an idea for the root cause.

Thanks,

Michael


org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
~[httpclient-4.5.6.jar:4.5.6]
    at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
~[httpclient-4.5.6.jar:4.5.6]
    at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
~[httpclient-4.5.6.jar:4.5.6]
    at
org.apache.manifoldcf.agents.output.elasticsearch.ElasticSearchConnection$CallThread.run(ElasticSearchConnection.java:147)
~[?:?]
Caused by: javax.net.ssl.SSLException: java.net.SocketException: Connection
reset
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
~[?:1.8.0_212]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946)
~[?:1.8.0_212]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1903)
~[?:1.8.0_212]
    at
sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1867)
~[?:1.8.0_212]
    at
sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1812)
~[?:1.8.0_212]
    at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:128)
~[?:1.8.0_212]

Reply via email to