Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 81858 invoked from network); 17 Apr 2009 21:50:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Apr 2009 21:50:24 -0000 Received: (qmail 16557 invoked by uid 500); 17 Apr 2009 21:50:24 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 16479 invoked by uid 500); 17 Apr 2009 21:50:24 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 16469 invoked by uid 99); 17 Apr 2009 21:50:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 21:50:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 21:50:16 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LuvwZ-0000iw-AJ for users@activemq.apache.org; Fri, 17 Apr 2009 14:49:55 -0700 Message-ID: <23106620.post@talk.nabble.com> Date: Fri, 17 Apr 2009 14:49:55 -0700 (PDT) From: Stephen Pietrowicz To: users@activemq.apache.org Subject: response from futureResponse was invalid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: srp@ncsa.uiuc.edu X-Virus-Checked: Checked by ClamAV on apache.org 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? -- View this message in context: http://www.nabble.com/response-from-futureResponse-was-invalid-tp23106620p23106620.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.