You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: null
at org.asynchttpclient.netty.channel.Channels.getAttribute(Channels.java:31) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at org.asynchttpclient.netty.request.NettyRequestSender.abort(NettyRequestSender.java:467) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at org.asynchttpclient.netty.handler.AsyncHttpClientHandler.exceptionCaught(AsyncHttpClientHandler.java:201) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireExceptionCaught(CombinedChannelDuplexHandler.java:424) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:92) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.CombinedChannelDuplexHandler$1.fireExceptionCaught(CombinedChannelDuplexHandler.java:145) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.CombinedChannelDuplexHandler.exceptionCaught(CombinedChannelDuplexHandler.java:231) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.handler.ssl.SslHandler.exceptionCaught(SslHandler.java:1152) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.handleReadException(AbstractEpollStreamChannel.java:728) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:821) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[xxx-0.70.2-SNAPSHOT-1,609.jar:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
The text was updated successfully, but these errors were encountered:
Latest async verison:
The text was updated successfully, but these errors were encountered: