Return-Path: Delivered-To: apmail-hadoop-zookeeper-user-archive@minotaur.apache.org Received: (qmail 63543 invoked from network); 12 May 2010 18:08:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 May 2010 18:08:43 -0000 Received: (qmail 75758 invoked by uid 500); 12 May 2010 18:08:43 -0000 Delivered-To: apmail-hadoop-zookeeper-user-archive@hadoop.apache.org Received: (qmail 75720 invoked by uid 500); 12 May 2010 18:08:43 -0000 Mailing-List: contact zookeeper-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zookeeper-user@hadoop.apache.org Delivered-To: mailing list zookeeper-user@hadoop.apache.org Received: (qmail 75712 invoked by uid 99); 12 May 2010 18:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 May 2010 18:08:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jzimmerman@proofpoint.com designates 207.111.236.2 as permitted sender) Received: from [207.111.236.2] (HELO mx2.proofpoint.com) (207.111.236.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 May 2010 18:08:38 +0000 Received: from CUP-POSTAL1.corp.proofpoint.com (cup-sv10.corp.proofpoint.com [10.20.7.110]) by admin1009 (8.14.3/8.14.3) with ESMTP id o4CI8J0P031247 for ; Wed, 12 May 2010 11:08:19 -0700 Received: from [10.23.12.100] ([10.23.12.100]) by CUP-POSTAL1.corp.proofpoint.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 12 May 2010 11:08:16 -0700 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1078) Subject: Re: Xid out of order. Got 8 expected 7 From: Jordan Zimmerman In-Reply-To: Date: Wed, 12 May 2010 11:08:16 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <412394FA-B66E-443A-9C1F-40E899D46DDA@proofpoint.com> References: To: zookeeper-user@hadoop.apache.org X-Mailer: Apple Mail (2.1078) X-OriginalArrivalTime: 12 May 2010 18:08:16.0944 (UTC) FILETIME=[188E3300:01CAF1FE] X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-05-12_03:2010-02-06,2010-05-12,2010-05-12 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1005120110 Sure - if you think it's a bug. We were using Zookeeper without issue. I then refactored a bunch of code = and this new behavior started. I'm starting ZK using "zkServer start" = and haven't made any changes to the code at all. I'll get the logs together and post a JIRA. -JZ On May 12, 2010, at 10:59 AM, Mahadev Konar wrote: > Hi Jordan, > Can you create a jira for this? And attach all the server logs and = client > logs related to this timeline? How did you start up the servers? Is = there > some changes you might have made accidentatlly to the servers? >=20 >=20 > Thanks > mahadev >=20 >=20 > On 5/12/10 10:49 AM, "Jordan Zimmerman" = wrote: >=20 >> We've just started seeing an odd error and are having trouble = determining the >> cause.=20 >> "Xid out of order. Got 8 expected 7" >> Any hints on what can cause this? Any ideas on how to debug? >>=20 >> We're using ZK 3.3.0. The error occurs in ClientCnxn.java line 781 >>=20 >> -Jordan >=20