that is a bug, please raise a jira issue. there is no need to report
an exception in that case. it should be caught by the code and
ignored.

On 21 May 2014 09:39, dorus <doru.su...@compart.com> wrote:
> Hello everybody,
>
> I have an active mq installed in my application, embedded. I have a
> connection for sending messages to a queue and a connection for receiveing
> messages from that queue. When I shut down the application, I stop and close
> each connection then I stop the broker.
>
> Everything works fine, except if I leave the server running over the night.
> In this situation, when I close the receiveing connection i receive the
> following exception:
>
> org.apache.activemq.transport.RequestTimedOutIOException at
> org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72)
> at
> org.apache.activemq.ActiveMQConnection.doSyncSendPacket(ActiveMQConnection.java:1459)
> at org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:696)
>
> I am using activemq 5.9.0
>
> Does anyone have any idea how to get rid of this exception?
>
> Thank you very much,
> Doru
>
>
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Connection-close-timeout-tp4681298.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
http://redhat.com
http://blog.garytully.com

Reply via email to