On 05/03/16 09:38, Håvard M. Ottestad wrote:
Hi,

I’m having trouble with Activemq timing out when I subscribe to a queue over 
amqp.

The timeout is on the Activemq side, and Qpid Proton doesn’t notice and keeps 
blocking on recv.

I’ve tried to add various query params to the subscribe string, but whatever I 
try it still times out.

Does anyone have any experience with Activemq, Qpid Proton and Amqp timing out?

What versions of each are you using? What is the error or message on timeout? Can you get a protocol trace (e.g. run your proton application with env var PN_TRACE_FRM=1)?

Reply via email to