Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3F6D5DE9E for ; Thu, 13 Dec 2012 17:04:13 +0000 (UTC) Received: (qmail 8705 invoked by uid 500); 13 Dec 2012 17:04:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 8668 invoked by uid 500); 13 Dec 2012 17:04:12 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 8654 invoked by uid 99); 13 Dec 2012 17:04:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 17:04:12 +0000 Date: Thu, 13 Dec 2012 17:04:12 +0000 (UTC) From: "Li Ping Zhang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7116) org.apache.hadoop.hbase.TestZooKeeper occasionally failed with testClientSessionExpired unit test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7116: --------------------------------- Status: Patch Available (was: Open) > org.apache.hadoop.hbase.TestZooKeeper occasionally failed with testClientSessionExpired unit test > ------------------------------------------------------------------------------------------------- > > Key: HBASE-7116 > URL: https://issues.apache.org/jira/browse/HBASE-7116 > Project: HBase > Issue Type: Bug > Affects Versions: 0.92.0, 0.90.5 > Environment: Linux RHEL 5.3, open JDK 1.6 > Reporter: Li Ping Zhang > Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7116-0.90.patch, HBASE-7116-0.94.patch > > Original Estimate: 72h > Remaining Estimate: 72h > > org.apache.hadoop.hbase.TestZooKeeper unit tests were failed with testClientSessionExpired method as follwoing: > --------------------------------------------------------- > Tests run: 5, Failures: 1, Errors: 0, Skipped: 0 > testClientSessionExpired(org.apache.hadoop.hbase.TestZooKeeper) > java.lang.AssertionError: > at org.apache.hadoop.hbase.TestZooKeeper.testClientSessionExpired(TestZooKeeper.java:114) > impl.MetricsSystemImpl(137): Metrics system not started: Cannot locate configuration: tried hadoop-metrics2-datanode.properties, hadoop-metrics2.properties > 2012-01-22 01:44:45,764 WARN [main] util.MBeans(59): Hadoop:service=DataNode,name=MetricsSystem,sub=Control > javax.management.InstanceAlreadyExistsException: MXBean already registered with name Hadoop:service=NameNode,name=MetricsSystem,sub=Control > 2012-01-22 01:46:07,153 DEBUG [main-EventThread] zookeeper.ZooKeeperWatcher(336): org.apache.hadoop.hbase.TestZooKeeper-0x135015e9f9e000d Received Disconnected from ZooKeeper, ignoring > 2012-01-22 01:46:07,157 WARN [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@55565556] datanode.DataXceiverServer(138): DatanodeRegistration(127.0.0.1:41145, storageID=DS-1858213200-9.123.196.159-41145-1327167899969, infoPort=36485, ipcPort=55138):DataXceiveServer:java.nio.channels.AsynchronousCloseException > Shutting down DataNode 0 > 2012-01-22 01:46:08,160 WARN [main] util.MBeans(73): Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-1051654067 > javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-1051654067 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira