All,

I'm using Camel and having some connection problems that I cannot track
down. I find this in the log:


Sep 05 15:07:26 [epollEventLoopGroup-3-1] TRACE
o.a.q.jms.transports.netty.NettyTcpTransport - Channel has gone inactive!
Channel is [id: 0x3a40e96a, L:/*<IP address>* ! R:messaging-XXXXX]
Sep 05 15:07:26 [epollEventLoopGroup-3-1] TRACE
o.a.q.jms.transports.netty.NettyTcpTransport - Firing onTransportClosed
listener
Sep 05 15:07:26 [AmqpProvider :(2):[amqps://messaging-XXXXX]] DEBUG
org.apache.qpid.jms.provider.amqp.AmqpProvider - Transport connection
remotely closed
Sep 05 15:07:26 [AmqpProvider :(2):[amqps://messaging-XXXXX]] DEBUG
org.apache.qpid.jms.JmsConnection - Async exception with no exception
listener: {}
java.io.IOException: Transport connection remotely closed.
at
org.apache.qpid.jms.provider.amqp.AmqpProvider$20.run(AmqpProvider.java:872)

Being a novice with this, I'm not sure how to interpret the issue. It
appears to be a timeout problem, if so, how would I tweak the connection to
be more pliable? Otherwise, could someone explain what the complaint is and
how I would go about fixing it?

Thanks!

Jim Koelkebeck

Red Hat <https://www.redhat.com/>
<https://red.ht/sig>
100 East Davie Street
Raleigh, NC 27601
614-450-2212

Reply via email to