Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 85113 invoked from network); 12 Feb 2010 03:48:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Feb 2010 03:48:16 -0000 Received: (qmail 28469 invoked by uid 500); 12 Feb 2010 03:48:15 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 28381 invoked by uid 500); 12 Feb 2010 03:48:15 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 28371 invoked by uid 99); 12 Feb 2010 03:48:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2010 03:48:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rajith77@gmail.com designates 209.85.219.224 as permitted sender) Received: from [209.85.219.224] (HELO mail-ew0-f224.google.com) (209.85.219.224) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2010 03:48:04 +0000 Received: by ewy24 with SMTP id 24so2091688ewy.36 for ; Thu, 11 Feb 2010 19:47:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=JYPe78MIcFz+Cw3vgzitvC4AsO4nphZc0l5zA/qJ9D8=; b=MMr92Ak1KviFPqpkaDhxZrBntCc6snNZW9hHmWidFZElwv4uswL2h+mSfqBhEaJa/h mBRzj01CdHhN9laVun6PCtDk3+DICVekpAIrmYtA6MILId80Q2mzQDSpX/08AxrI57Me sB/Y72ARwH5bGNEUyfy4lC8TY1rGVrp5bhA9c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=bbEPJumc28Oz8P6QfG11yXgH9RwrxyApwPsuHeGKrrU1V65knYcm1dpbGCO8mSpXsi hhCXj+0QIvgmptz3Im8jCJTUPYKbhtOL3J0JORSuzi15++ghHDmEwtbmE+YQ/8/hkwc9 HriosSmpUEiWW7L/Ckc12jwJ1oWHckHNJ5D7Q= MIME-Version: 1.0 Received: by 10.216.88.4 with SMTP id z4mr446510wee.121.1265946464107; Thu, 11 Feb 2010 19:47:44 -0800 (PST) In-Reply-To: <1265930814052-4558127.post@n2.nabble.com> References: <1265754517869-4544370.post@n2.nabble.com> <1265904911620-4555517.post@n2.nabble.com> <1265930814052-4558127.post@n2.nabble.com> Date: Thu, 11 Feb 2010 22:47:44 -0500 Message-ID: Subject: Re: Connection: read timed out From: Rajith Attapattu To: users@qpid.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Feb 11, 2010 at 6:26 PM, Jen Andre wrote: > > Thanks! I pulled the version from trunk, and indeed disabling qpid.heartb= eat > did indeed fix it. Thanks, great to hear that ! > I also wrote a simple java TCP client that connects to a server (in my ca= se, > just netcat -l) and prints messages it gets and the current timestamp. = =A0I > ran it on the "bad server", then sent it some messages periodically. if I > setSoTimeout() on the socket for 120000 ms, I get the > "SocketTimeoutException: read timed out", even though the last message wa= s > received 13 seconds ago. =A0If I don't set the timeout, the program runs = fine > forever. > > So: something strange is happening on this VM, possibly. I really appreciate you trying out this experiment ! It seems there is a possible bug either in the VM or the JVM impl. > > > -- > View this message in context: http://n2.nabble.com/Connection-read-timed-= out-tp4544370p4558127.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: =A0 =A0 =A0http://qpid.apache.org > Use/Interact: mailto:users-subscribe@qpid.apache.org > > --=20 Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org