You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2021/08/02 15:52:00 UTC

[jira] [Created] (IGNITE-15226) Print original exception when SSLException occurs

Denis Chudov created IGNITE-15226:
-------------------------------------

             Summary: Print original exception when SSLException occurs
                 Key: IGNITE-15226
                 URL: https://issues.apache.org/jira/browse/IGNITE-15226
             Project: Ignite
          Issue Type: Improvement
            Reporter: Denis Chudov
            Assignee: Denis Chudov


We have to print original message when SSLException occurs.
{noformat}
2021-02-23 03:23:35.579	[2021-02-23 03:23:35,579][WARN ][grid-nio-worker-client-listener-0-#150][ClientListenerProcessor] Closing NIO session because of unhandled exception [cls=class o.a.i.i.util.nio.GridNioException, msg=Failed to decode SSL data: GridSelectorNioSessionImpl [worker=GridWorker [name=grid-nio-worker-client-listener-0, igniteInstanceName=null, finished=false, heartbeatTs=1614039815570, hashCode=1938562251, interrupted=false, runner=grid-nio-worker-client-listener-0-#150]AbstractNioClientWorker [idx=0, bytesRcvd=0, bytesSent=0, bytesRcvd0=0, bytesSent0=0, select=true, super=]ByteBufferNioClientWorker [readBuf=java.nio.HeapByteBuffer[pos=517 lim=517 cap=8192], super=], writeBuf=null, readBuf=null, inRecovery=null, outRecovery=null, super=GridNioSessionImpl [locAddr=IP, rmtAddr=IP, createTime=1614039815116, closeTime=0, bytesSent=7268, bytesRcvd=7785, bytesSent0=7268, bytesRcvd0=7785, sndSchedTime=1614039815560, lastSndTime=1614039815570, lastRcvTime=1614039815570, readsPaused=false, filterChain=GridNioCodecFilter [parser=ClientListenerBufferedParser, directMode=false]FilterChain[filters=[GridNioAsyncNotifyFilter, , SSL filter], accepted=true, markedForClose=false]]]{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)