Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-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 3FE68EED9 for ; Sun, 10 Feb 2013 23:04:48 +0000 (UTC) Received: (qmail 16057 invoked by uid 500); 10 Feb 2013 23:04:47 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 15954 invoked by uid 500); 10 Feb 2013 23:04:47 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 15942 invoked by uid 99); 10 Feb 2013 23:04:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2013 23:04:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gomateswaran@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2013 23:04:39 +0000 Received: by mail-lb0-f175.google.com with SMTP id n3so4166618lbo.6 for ; Sun, 10 Feb 2013 15:04:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=IH05C4sGTGBH6CG3VHu2lNVXWG/XCvYhGoKv5HcS4e8=; b=PXVPsmgL8lZvFit9DowaPb1+/t7PnFD5JmIXZCEKvtvqwxVsAq6hAxdXiYQkeblaj6 TfeyjxTf6V8AGtUMEEfTEkymvICWGKvY/93UKRcF0g9bveyxs08a6UD11b0R0ZhGqzoi hF94uPKEWxjwTELG8RdLm2DUe8/cym6t9ulPS18IKOWr4CFWYboy+z1MFNfNPdH3dAwz jnK85Ld0DcLAUu+Ewh/dZEVZWGeTu8fogSrIWKj2RsQ6sifOlF4frz/5T5UmmUsP/sdK +ojVc3XO/jPeffGfwk8C9WIH/PqU3SCYQflkJMsjwR8g7qe99Mexi9dAI4GuPC1XImla DgTQ== MIME-Version: 1.0 X-Received: by 10.112.39.106 with SMTP id o10mr5062525lbk.23.1360537458468; Sun, 10 Feb 2013 15:04:18 -0800 (PST) Received: by 10.112.44.135 with HTTP; Sun, 10 Feb 2013 15:04:18 -0800 (PST) Date: Mon, 11 Feb 2013 04:34:18 +0530 Message-ID: Subject: Stuck Thread in weblogic because stale connection.Trying to close a stale connection From: Gomateswaran Danyakumar To: httpclient-users@hc.apache.org Content-Type: multipart/alternative; boundary=e0cb4efe2dacea685504d566cff2 X-Virus-Checked: Checked by ClamAV on apache.org --e0cb4efe2dacea685504d566cff2 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am getting Stuck Thread in weblogic because stale connection.Trying to close a stale connection java.io.BufferedInputStream.available(BufferedInputStream.java:375) org.appache.commons.httpclient.HttpConnection.isStale(HttpConnection.java:502) Please let me know how to reproduce and fix this issue Thanks & Regards Gomateswaran D --e0cb4efe2dacea685504d566cff2--