NoSpaceException is also a response come from broker.
when asyn send is used,client will not expect response for request.
You can try to use non-transactional session or enforce sync send and that
should work.



2014-02-20 7:04 GMT+08:00 Gary Tully <gary.tu...@gmail.com>:

> It looks like you are using async send so there is nothing to trap any
> exception.
> On 19 Feb 2014 16:07, "James Black" <be_st...@yahoo.co.uk> wrote:
>
> > After clearing down the queues using the admin console I can see that the
> > store percent used is back to zero.  However, this did not cause the
> > blocking in our application to exit.
> >
> > After restarting our applications but not ActiveMq they were still
> blocked
> > and unable to receive API requests.
> >
> >
> >
> > --
> > View this message in context:
> >
> http://activemq.2283324.n4.nabble.com/Client-side-producer-flow-control-exception-never-thrown-tp4678120p4678153.html
> > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> >
>

Reply via email to