Hello Hiram, Thank you for the fast reply. Yes, pooling is one solution of the problem. But is there any known limitation of ActiveMQ for the number of open connections?
If the problem is a number of open connections limitation, maybe the exception message should be more descriptive... (this is only my opinion :) ) Is there a way to check whether this is a problem of too many open connections or something else? Regards, Nace Hiram Chirino wrote: > > try pooling your connections. JMS performs best when you use long > lived connections. > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > Open Source SOA > http://fusesource.com/ > > -- View this message in context: http://old.nabble.com/BindException-while-parallel-send-receive-msgs-on-ActiveMQ-5.3-tp27467442p27472581.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
