You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by pmbsa <we...@thebroughtons.org> on 2013/01/31 17:57:13 UTC

Increase the temp queue timeout from 30 seconds

Is there a simple way to increase the timeout on the replyto temp queues from
30000 ms? (Request/response type implementation using wso2esb and wso2as
axis2 services)
 
I have some potentially long running services that are failing because the
temp queues are being cleaned up before its done, it would really simplify
things if I could just increase that timeout.

the error is something like this
"JMSSender Did not receive a JMS response within 30000 ms to destination :
temp-queue://......"

Any assistance would be much appreciated.

thanks
Paul



--
View this message in context: http://activemq.2283324.n4.nabble.com/Increase-the-temp-queue-timeout-from-30-seconds-tp4662534.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Increase the temp queue timeout from 30 seconds

Posted by Christian Posta <ch...@gmail.com>.
Temp queues are cleared out when the connection goes away or explicitly
deleted, there is no automatic timeout that removes them. Might be a
wso2esb configuration?



On Thu, Jan 31, 2013 at 9:57 AM, pmbsa <we...@thebroughtons.org> wrote:

> Is there a simple way to increase the timeout on the replyto temp queues
> from
> 30000 ms? (Request/response type implementation using wso2esb and wso2as
> axis2 services)
>
> I have some potentially long running services that are failing because the
> temp queues are being cleaned up before its done, it would really simplify
> things if I could just increase that timeout.
>
> the error is something like this
> "JMSSender Did not receive a JMS response within 30000 ms to destination :
> temp-queue://......"
>
> Any assistance would be much appreciated.
>
> thanks
> Paul
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Increase-the-temp-queue-timeout-from-30-seconds-tp4662534.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta