Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 6592 invoked from network); 3 Aug 2008 14:21:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Aug 2008 14:21:29 -0000 Received: (qmail 68453 invoked by uid 500); 3 Aug 2008 14:21:25 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 68377 invoked by uid 500); 3 Aug 2008 14:21:25 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 68364 invoked by uid 99); 3 Aug 2008 14:21:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Aug 2008 07:21:25 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.46.157] (HELO yw-out-1718.google.com) (74.125.46.157) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Aug 2008 14:20:29 +0000 Received: by yw-out-1718.google.com with SMTP id 9so870672ywk.60 for ; Sun, 03 Aug 2008 07:20:54 -0700 (PDT) Received: by 10.150.123.16 with SMTP id v16mr6581514ybc.109.1217773254417; Sun, 03 Aug 2008 07:20:54 -0700 (PDT) Received: from ?192.168.1.184? ( [70.91.8.169]) by mx.google.com with ESMTPS id 34sm6708405yxm.0.2008.08.03.07.20.53 (version=SSLv3 cipher=RC4-MD5); Sun, 03 Aug 2008 07:20:53 -0700 (PDT) Message-ID: <4895BEC3.4060805@gmail.com> Date: Sun, 03 Aug 2008 10:20:51 -0400 User-Agent: Thunderbird 2.0.0.16 (X11/20080707) MIME-Version: 1.0 To: Commons Users List Subject: Re: Problem with pool References: <70bef98b0808010820jb62135auece92c4fba9e15e4@mail.gmail.com> In-Reply-To: <70bef98b0808010820jb62135auece92c4fba9e15e4@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit From: Phil Steitz X-Virus-Checked: Checked by ClamAV on apache.org German Castro Donoso wrote: > Hello, > > I have a pool that contains tcp sockets, looking the log files i've noticed > that some times when a socket fails (in the validateObject function) the > object is destroyed... but twice. After that, when the pool recive 2 > simultaneus request for a socket, the pool give the same socket to two > diferent clients at the same time. > > Anybody had have a similar problem? it's a bug in my code or a bug in the > pool? > > What version of pool are you running? Can you provide more info on configuration and what you are seeing in your code? Phil > Thanks for any help. > Germ�n > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org