HI Team,

We are using qpid-jms-client-0.45.0 to publish/receive messages from
ServiceBus.

We are getting "The Session was closed due to an unrecoverable error" in our
several environments while creating JMS message with the help of Session.

We haven't received this type of error while creating JMS message from more
than 2 years. We are trying to find out the root cause of this issue. 

We haven't got any clue for this issue. Please find below exception
stacktrace. Could you please take a look on stacktrace and suggest - what
could be the root cause for this issue?  

Any suggestion will be great help. I tried to reproduce this issue but i
haven't got anyway to reproduce this issue. Please suggest if you have any
idea to reproduce this type of issue.


Exception StackTrace - 

The Session was closed due to an unrecoverable error.
(javax.jms.IllegalStateException)
(org.mule.api.transformer.TransformerException)

org.apache.qpid.jms.provider.amqp.AmqpSupport.convertToNonFatalException(AmqpSupport.java:184)

org.apache.qpid.jms.provider.amqp.AmqpAbstractResource.processRemoteClose(AmqpAbstractResource.java:266)

org.apache.qpid.jms.provider.amqp.AmqpProvider.processUpdates(AmqpProvider.java:952)

org.apache.qpid.jms.provider.amqp.AmqpProvider.onData(AmqpProvider.java:850)

org.apache.qpid.jms.transports.netty.NettyTcpTransport$NettyTcpTransportHandler.channelRead0(NettyTcpTransport.java:542)

org.apache.qpid.jms.transports.netty.NettyTcpTransport$NettyTcpTransportHandler.channelRead0(NettyTcpTransport.java:535)

io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)

io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)

io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)

io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
 io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1475)
 io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1224)
 io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1271)

io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)

io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)

io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)

io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)

io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)

io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)

io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1421)

io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)

io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)

io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)

io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:794)
 io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:424)
 io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:326)

io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
 io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
 java.lang.Thread.run(Thread.java:745)
 

Regards,
Abhishek Kumar




--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to