From users-return-8515-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Wed Apr 11 16:02:16 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 97484 invoked from network); 11 Apr 2007 16:02:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Apr 2007 16:02:15 -0000 Received: (qmail 15698 invoked by uid 500); 11 Apr 2007 16:02:20 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 15683 invoked by uid 500); 11 Apr 2007 16:02:20 -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 15674 invoked by uid 99); 11 Apr 2007 16:02:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2007 09:02:20 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [159.182.31.5] (HELO ncspsmtp2.ncs.com) (159.182.31.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2007 09:02:13 -0700 Received: from iowacexchbrg.ic.ncs.com (Not Verified[10.25.4.190]) by ncspsmtp2.ncs.com with NetIQ MailMarshal (v5.5.6.7) id ; Wed, 11 Apr 2007 11:01:53 -0500 Received: from iowacsrve3wm02.ncsp.peroot.com ([10.25.5.29]) by iowacexchbrg.ic.ncs.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id FQK89XGQ; Wed, 11 Apr 2007 11:01:52 -0500 Received: from IOWACSRVE3MX04.NCSP.PEROOT.COM ([10.25.4.132]) by IOWACSRVE3WM02.NCSP.PEROOT.COM with Microsoft SMTPSVC(6.0.3790.1830); Wed, 11 Apr 2007 11:01:48 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: jencks and pool size Date: Wed, 11 Apr 2007 11:01:48 -0500 Message-ID: In-reply-to: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: jencks and pool size Thread-Index: Acd7lcLMqFTi/ESxTmyYp/yWzFfCBwAvNuwQ References: From: "Garner, Shawn" To: X-OriginalArrivalTime: 11 Apr 2007 16:01:48.0638 (UTC) FILETIME=[B60657E0:01C77C52] X-Virus-Checked: Checked by ClamAV on apache.org Nevermind, I found a property to adjust the pool max size. Shawn -----Original Message----- From: Garner, Shawn [mailto:shawn.garner@vangent.com]=20 Sent: Tuesday, April 10, 2007 12:29 PM To: users@activemq.apache.org Subject: jencks and pool size I'm getting this message when I set my concurrentConsumers to 10 : =20 javax.jms.JMSException: No ManagedConnections available within configured blocking timeout ( 5000 [ms] ) for pool org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor =20 ... =20 I'm not sure how to set my pool size. I'm using=20 org.apache.activemq.ra.ActiveMQResourceAdapter org.jencks.factory.TransactionManagerFactoryBean org.jencks.factory.ConnectionManagerFactoryBean org.apache.activemq.ra.ActiveMQManagedConnectionFactory org.jencks.factory.ConnectionFactoryFactoryBean =20 Any help? =20 Shawn=20 =20 =20