VIP (Validation ID Protection)

 View Only

VipUserServicesQueryClient - Received fatal alert: handshake_failure

  • 1.  VipUserServicesQueryClient - Received fatal alert: handshake_failure

    Posted Aug 20, 2015 09:49 AM

    Hello

    Could you help me to figure how to fix this error?

    Thanks

     

    Aug 20, 2015 1:31:51 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry

    INFO: I/O exception (org.apache.axis2.AxisFault) caught when processing request: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

    Aug 20, 2015 1:31:51 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry

    INFO: Retrying request

    Aug 20, 2015 1:31:51 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry

    INFO: I/O exception (org.apache.axis2.AxisFault) caught when processing request: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

    Aug 20, 2015 1:31:51 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry

    INFO: Retrying request

    Aug 20, 2015 1:31:51 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry

    INFO: I/O exception (org.apache.axis2.AxisFault) caught when processing request: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

    Aug 20, 2015 1:31:51 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry

    INFO: Retrying request

    Aug 20, 2015 1:31:51 PM org.apache.axis2.transport.http.HTTPSender sendViaPost

    INFO: Unable to sendViaPost to url[https://pilot-userservices-auth.vip.symantec.com/vipuserservices/QueryService_1_3]

    org.apache.axis2.AxisFault: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

        at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)

        at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:78)

        at org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:84)

        at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:499)

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

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

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

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

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

        at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621)

        at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193)

        at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)

        at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:404)

        at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:231)

        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)

        at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)

        at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)

        at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)

        at com.symantec.vipuserservices.wsclient.QueryServiceStub.getServerTime(QueryServiceStub.java:230)

        at com.m2.vip.client.VipUserServicesQueryClient.main(VipUserServicesQueryClient.java:36)