We were out of current rev on ActiveMQ and ActiveMQ CPP, so we've reved to 5.2 and 2.2.6 respectively.
I haven't seen the problem I described below since then, but we have run into a problem similar to: https://issues.apache.org/activemq/browse/AMQ-2009 (messages published to topics, but never received). I just turned off flow control, as suggested in the messages in that report, and will see if that helps. srp Timothy Bish wrote: > > On Tue, 2009-04-21 at 05:31 -0700, Stephen Pietrowicz wrote: >> Any thoughts on this? >> > > Can you share some more info on your setup? What client's are you > using? What is your broker configuration, do you have producer flow > control turned on? > > Regards > Tim. > >> >> Stephen Pietrowicz wrote: >> > >> > Hi, >> > >> > I'm using ActiveMQ 5.2.0 Server. >> > >> > I publish a lot of events on a topic, and consume them. At some >> point, >> > after many messages, I get the message "response from futureResponse >> was >> > invalid" when I try to publish on that topic. >> > >> > I can publish on other topics with no problem. >> > >> > I broke out jconsole and took a look - that topic's atttributes say >> that >> > "MemoryPercentUsage" is 100. >> > >> > I looked (with netstat -a), and saw no clients connected to the Server. >> > >> > Any ideas what I might be doing wrong? >> > >> > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > > > > > -- View this message in context: http://www.nabble.com/response-from-futureResponse-was-invalid-tp23106620p23217366.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.