Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 97422 invoked from network); 24 Mar 2006 12:57:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Mar 2006 12:57:40 -0000 Received: (qmail 40511 invoked by uid 500); 24 Mar 2006 12:57:32 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 40492 invoked by uid 500); 24 Mar 2006 12:57:31 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 40483 invoked by uid 99); 24 Mar 2006 12:57:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Mar 2006 04:57:31 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nproxy.gmail.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Mar 2006 04:57:31 -0800 Received: by nproxy.gmail.com with SMTP id o25so570657nfa for ; Fri, 24 Mar 2006 04:57:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n2756lPlpzi9WoDKhOg+ylBrG2/n6ofNGsrqyZMxrvjbih77TygZ5E/WlcXEcidnVD74/VOPDFR0rJjWKUSVgXaiCdLnjSnkD5CuQkY9ASggzFLgMjNmHSJmNfuCoxe7llI8+eli5XAYUlJadEe1ZKdrF19YsRfTt69i21ajah4= Received: by 10.49.54.12 with SMTP id g12mr254719nfk; Fri, 24 Mar 2006 04:57:09 -0800 (PST) Received: by 10.48.209.20 with HTTP; Fri, 24 Mar 2006 04:57:09 -0800 (PST) Message-ID: Date: Fri, 24 Mar 2006 04:57:09 -0800 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: Can't send more than 32067 Messages... In-Reply-To: <3563746.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3563746.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N BTW we did find a couple of gremlins in M4 that affected long term operation of ActiveMQ such as this... http://jira.activemq.org/jira/browse/AMQ-617 so I'd recommend trying out the 4.0-RC1 build that we are about to release shortly to see if that fixes your issue. http://people.apache.org/~chirino/incubator-activemq-4.0-RC1/ On 3/23/06, natron wrote: > > Hi, > > I'm using ActiveMQ-4.0-M4 (I tried using the latest nightly build but I > can't get any clients to connect via the TCP transport). > > I've run 2 sets of tests using TextMessages containing a 241 byte string = and > a 23 byte string - both messages are similar in size to the kinds of > messages my system will need to send. > > When I start sending 241 byte messages to a Topic at a rate of about 93/s= ec, > I am able to get only 19240 messages through before the server halts all > traffic. I have to shutdown and restart the server before I can pass any > more data through. > > When I do exactly the same thing with 23 byte messages, I am able to pass > 32067 messages through. > > I ran both of these tests 3 times each and every time I came up with exac= tly > the same numbers. There are never any exceptions thrown on clients or th= e > server. Everything just quietly halts. > > Here is how I am creating my client sessions: > sess =3D tc.createTopicSession(false, TopicSession.AUTO_ACKNOWLEDGE); > > Also, this is using the TCP transport: > > > > > I am not using any kind of persistence nor am I interested in persisting = any > data. I have "persistent=3D"false"" in my activemq.xml file. > > Can someone please help? > > Thanks, > Natron > -- > View this message in context: http://www.nabble.com/Can%27t-send-more-tha= n-32067-Messages...-t1333914.html#a3563746 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/