rd-job connect fail

97 views
Skip to first unread message

Aleksei Vinchakov

unread,
Sep 3, 2015, 3:33:45 AM9/3/15
to rundeck-discuss
When I try rd-job list, I get:

rd-jobs list -vvvvv

com.dtolabs.rundeck.core.CoreException: Error making server request to https://rundeck.local:4443: Error occurred while trying to authenticate to server: Remote host closed connection during handshake


        at com.dtolabs.client.services.ServerService.makeRundeckRequest(ServerService.java:205)


        at com.dtolabs.client.services.ServerService.makeRundeckRequest(ServerService.java:144)


        at com.dtolabs.client.services.RundeckAPICentralDispatcher.listProjectNames(RundeckAPICentralDispatcher.java:396)


        at com.dtolabs.rundeck.core.cli.jobs.JobsTool.getSingleProjectName(JobsTool.java:597)


        at com.dtolabs.rundeck.core.cli.jobs.JobsTool.access$1300(JobsTool.java:58)


        at com.dtolabs.rundeck.core.cli.jobs.JobsTool$ListOptions.validate(JobsTool.java:578)


        at com.dtolabs.rundeck.core.cli.BaseTool.validateOptions(BaseTool.java:195)


        at com.dtolabs.rundeck.core.cli.BaseTool.run(BaseTool.java:160)


        at com.dtolabs.rundeck.core.cli.jobs.JobsTool.main(JobsTool.java:380)


Caused by: com.dtolabs.client.utils.HttpClientException: Error occurred while trying to authenticate to server: Remote host closed connection during handshake


        at com.dtolabs.client.utils.BaseFormAuthenticator.authenticate(BaseFormAuthenticator.java:299)


        at com.dtolabs.client.utils.BaseHttpClientChannel.doAuthentication(BaseHttpClientChannel.java:128)


        at com.dtolabs.client.utils.HttpClientChannel.makeRequest(HttpClientChannel.java:325)


        at com.dtolabs.client.services.ServerService.makeRundeckRequest(ServerService.java:201)


        ... 8 more


Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake


        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:953)


        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1332)


        at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:709)


        at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:122)


        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)


        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)


        at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:827)


        at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:1975)


        at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:993)


        at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)


        at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)


        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)


        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)


        at com.dtolabs.client.utils.BaseFormAuthenticator.authenticate(BaseFormAuthenticator.java:170)


        ... 11 more


Caused by: java.io.EOFException: SSL peer shut down incorrectly


        at sun.security.ssl.InputRecord.read(InputRecord.java:482)


        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934)


        ... 24 more


Error: Error making server request to https://rundeck.local:4443: Error occurred while trying to authenticate to server: Remote host closed connection during handshake



I have -Drundeck.jetty.connector.ssl.excludedProtocols=SSLv3,SSLv2Hello,TLSv1" in profile file.
What I must do?
Reply all
Reply to author
Forward
0 new messages