Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 56C619A11 for ; Mon, 9 Jan 2012 14:53:26 +0000 (UTC) Received: (qmail 83728 invoked by uid 500); 9 Jan 2012 14:53:23 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 83434 invoked by uid 500); 9 Jan 2012 14:53:11 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 83378 invoked by uid 99); 9 Jan 2012 14:53:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 14:53:06 +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 (athena.apache.org: transitioning domain of peter.argalas@zuno.eu does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 14:53:00 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RkGaV-0006ZF-Hb for users@camel.apache.org; Mon, 09 Jan 2012 06:52:39 -0800 Date: Mon, 9 Jan 2012 06:52:39 -0800 (PST) From: "peter.argalas" To: users@camel.apache.org Message-ID: <1326120759536-5131453.post@n5.nabble.com> In-Reply-To: <1319768089373-4944732.post@n5.nabble.com> References: <1319145463172-4922901.post@n5.nabble.com> <1319330235631-4928632.post@n5.nabble.com> <1319768089373-4944732.post@n5.nabble.com> Subject: Re: Unreleased thread, possible in SMPP component MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am facing the same issue with jsmpp used by camel-smpp. Please, have you already found solution for this? As I am looking inside jsmpp, when it fails to connect during reconnect executorService.shutdown(); is called inside PDUReaderWorker. So threadpool should be released. But it looks like it is not :( -- View this message in context: http://camel.465427.n5.nabble.com/Unreleased-thread-possible-in-SMPP-component-tp4922901p5131453.html Sent from the Camel - Users mailing list archive at Nabble.com.