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 BD250EC9E for ; Thu, 31 Jan 2013 01:58:36 +0000 (UTC) Received: (qmail 5646 invoked by uid 500); 31 Jan 2013 01:58:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 5619 invoked by uid 500); 31 Jan 2013 01:58:36 -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 5609 invoked by uid 99); 31 Jan 2013 01:58:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 01:58:36 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mohitanchlia@gmail.com designates 209.85.210.174 as permitted sender) Received: from [209.85.210.174] (HELO mail-ia0-f174.google.com) (209.85.210.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 01:58:29 +0000 Received: by mail-ia0-f174.google.com with SMTP id o25so3309817iad.33 for ; Wed, 30 Jan 2013 17:58:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=lSksPqcoDADg2MhbtGmFM1lZ1VeYiIkOrxMszasy9ZE=; b=nqiATMRG3ocKf84UJj5jnBTwSVEMdzISJP87GC4UZhK3V15VuSXawYE5gY0dazYMXB RaMdvXFWuqmH4xzYyJfe2Gy8lqEEkpK0ePwotwuSNsoihsuzqsSYaFSKAttLn1NcohYE 8i85tHFGhsotLPT2l+KD96+juCba//8egQGwvPDP4nEUyf5NRe5sn0MLkeqrjXB9JKda 7pCvmSti0IZd0xxNxDHj8FKvZcUD6OUbCJVc33sfyRbyvqUfCCQ3gV1gJCzRNu3MXmM+ blKx2N8n3WMAfcRzOke9/WDemrKHhMOIMGab2VSMa6i7f+yRnE5hdh7SJmwzrwaV7iA/ dLOw== MIME-Version: 1.0 X-Received: by 10.43.124.130 with SMTP id go2mr5421729icc.8.1359597488076; Wed, 30 Jan 2013 17:58:08 -0800 (PST) Received: by 10.64.162.164 with HTTP; Wed, 30 Jan 2013 17:58:07 -0800 (PST) In-Reply-To: References: Date: Wed, 30 Jan 2013 17:58:07 -0800 Message-ID: Subject: Re: EOFException From: Mohit Anchlia To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=bcaec517c69050780c04d48bf50b X-Virus-Checked: Checked by ClamAV on apache.org --bcaec517c69050780c04d48bf50b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for looking: failover:(tcp:// daamq300.ie.i.net:61616?connectionTimeout=3D10000&soTimeout=3D8000&wireForm= at.tcpNoDelayEnabled=3Dtrue,tcp://daamq304.ie.i.net:61616?connectionTimeout= =3D10000&soTimeout=3D8000&wireFormat.tcpNoDelayEnabled=3Dtrue,tcp://daamq30= 5.ie.i.net:61616?connectionTimeout=3D10000&soTimeout=3D8000&wireFormat.tcpN= oDelayEnabled=3Dtrue,tcp://daamq306.ie.i.net:61616?connectionTimeout=3D1000= 0&soTimeout=3D8000&wireFormat.tcpNoDelayEnabled=3Dtrue)?randomize=3Dtrue&jm= s.prefetchPolicy.all=3D1 " producerFlowControl=3D"true" memoryLimit=3D"500mb" optimizedDispatch=3D"true" useCache=3D"false"> " producerFlowControl=3D"true" memoryLimit=3D"500mb"> On Wed, Jan 30, 2013 at 4:15 PM, Christian Posta wrote: > Please post your broker config and what URL you're using on the client > side. EOFException in the broker logs usually means the client didn't > disconnect properly > > > On Wed, Jan 30, 2013 at 5:11 PM, Mohit Anchlia >wrote: > > > With nio we often see this error even though all MQ servers are up and > > running. We are using 5.7.0. Client then hangs and failover never > > reconnects. > > > > WARN transport.failover.FailoverTransport [ActiveMQ Transport: > Transport > > (tcp://100.145.3.166:61616) failed, reason: java.io.EOFException, > > attempting to automatically reconnect > > > > Right after this error I check on netstat and I see TIMED_WAIT as if th= e > > connection was killed. And after that mq client never reconnects. Is th= is > > some issue that has been experienced before and the second problem is > that > > failover doesn't seem to be working > > > > > > -- > *Christian Posta* > http://www.christianposta.com/blog > twitter: @christianposta > --bcaec517c69050780c04d48bf50b--