[
https://issues.apache.org/jira/browse/IGNITE-15226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Chudov reassigned IGNITE-15226:
-------------------------------------
Assignee: (was: Denis Chudov)
> 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
> Priority: Major
>
> 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.20.10#820010)