Unable to configure gcpc to connect with docker instance

71 views
Skip to first unread message

inash....@gmail.com

unread,
Feb 27, 2018, 5:20:48 PM2/27/18
to gcplot
Hi,

I'm trying to configure gcpc to connect with a running instance of your docker container. I've specified the host as (host:port) and disabled HTTPS as well, but so far no luck. Gcpc is throwing an exception and crashing. How do I go about configuring gcpc to work?

2018/02/28 03:16:40.255 ERROR [c.g.c.Bootstrap] Unrecognized SSL message, plaintext connection?
javax
.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
        at sun
.security.ssl.InputRecord.handleUnknownRecord(InputRecord.java:710)
        at sun
.security.ssl.InputRecord.read(InputRecord.java:527)
        at sun
.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
        at sun
.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
        at sun
.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
        at sun
.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
        at org
.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
        at org
.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
        at org
.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        at org
.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
        at org
.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
        at org
.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at org
.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org
.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at org
.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at org
.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at org
.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at org
.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
        at com
.gcplot.connector.Bootstrap.call(Bootstrap.java:426)
        at com
.gcplot.connector.Bootstrap.loadAnalyze(Bootstrap.java:349)
        at com
.gcplot.connector.Bootstrap.run(Bootstrap.java:90)
        at com
.gcplot.connector.Bootstrap.main(Bootstrap.java:447)



Reply all
Reply to author
Forward
0 new messages