Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4AB4107E8 for ; Tue, 20 Aug 2013 16:05:42 +0000 (UTC) Received: (qmail 12904 invoked by uid 500); 20 Aug 2013 16:05:42 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 12554 invoked by uid 500); 20 Aug 2013 16:05:39 -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 12524 invoked by uid 99); 20 Aug 2013 16:05:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 16:05:37 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of cwiklik@us.ibm.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 16:05:31 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VBoQG-0001mB-8K for users@activemq.apache.org; Tue, 20 Aug 2013 09:04:44 -0700 Date: Tue, 20 Aug 2013 09:04:29 -0700 (PDT) From: Jerry Cwiklik To: users@activemq.apache.org Message-ID: <1377014669221-4670525.post@n4.nabble.com> In-Reply-To: References: <1376941859890-4670496.post@n4.nabble.com> <1376945871591-4670498.post@n4.nabble.com> Subject: Re: Broker leaks FDs - Too many open files MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks, Paul. We are running on Linux (SLES). All clients use openwire. The broker is configured with producerFlowControl="false", optimizedDispatch="true" for both queues and topics. The openwire connector configured with transport.soWriteTimeout=45000. We dont use persistence for messaging. The broker's jvm is given 8Gig. JC -- View this message in context: http://activemq.2283324.n4.nabble.com/Broker-leaks-FDs-Too-many-open-files-tp4670496p4670525.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.