From users-return-21656-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Dec 08 20:07:40 2009 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 89944 invoked from network); 8 Dec 2009 20:07:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Dec 2009 20:07:40 -0000 Received: (qmail 4912 invoked by uid 500); 8 Dec 2009 20:07:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 4885 invoked by uid 500); 8 Dec 2009 20:07:40 -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 4875 invoked by uid 99); 8 Dec 2009 20:07:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 20:07:39 +0000 X-ASF-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 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; Tue, 08 Dec 2009 20:07:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NI6L6-0007QX-NZ for users@activemq.apache.org; Tue, 08 Dec 2009 12:07:16 -0800 Message-ID: <26699874.post@talk.nabble.com> Date: Tue, 8 Dec 2009 12:07:16 -0800 (PST) From: "praveen.sharma" To: users@activemq.apache.org Subject: SimpleDataSet doesn't generate data when message size is 1000,000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: praveen.sharma@ll.mit.edu Data publisher hangs for almost 10 minutes or so when message size for simpledataset given is 1000,000. It works for message of size <= 100,000. This is strange since I have not turned on producer flow control, I am using default memory (64M), and my machine has 8G of memory.!! excerpt from activemq.xml used: and sytemUsage tag is commented out Does anyone have a solution for this problem? -- View this message in context: http://old.nabble.com/SimpleDataSet-doesn%27t-generate-data-when-message-size-is-1000%2C000-tp26699874p26699874.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.