Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C8399C9A for ; Wed, 8 Aug 2012 20:36:23 +0000 (UTC) Received: (qmail 57162 invoked by uid 500); 8 Aug 2012 20:36:23 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 57113 invoked by uid 500); 8 Aug 2012 20:36:22 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 57024 invoked by uid 99); 8 Aug 2012 20:36:22 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2012 20:36:22 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D15E2141F4D for ; Wed, 8 Aug 2012 20:36:22 +0000 (UTC) Date: Wed, 8 Aug 2012 20:36:22 +0000 (UTC) From: "Jakob Homan (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1301844097.1546.1344458182859.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1947511842.19682.1344303543184.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HDFS-3768) Exception in TestJettyHelper is incorrect 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/HDFS-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-3768: ------------------------------ Resolution: Fixed Fix Version/s: 3.0.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed. Resolving. Thanks, Eli. > Exception in TestJettyHelper is incorrect > ----------------------------------------- > > Key: HDFS-3768 > URL: https://issues.apache.org/jira/browse/HDFS-3768 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Jakob Homan > Assignee: Eli Reisman > Priority: Minor > Labels: newbie, patch > Fix For: 3.0.0 > > Attachments: HDFS-3768.patch > > > hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java:80 > {noformat} > throw new RuntimeException("Could not stop embedded servlet container, " + ex.getMessage(), ex); > {noformat} > This is being thrown from createJettyServer and was copied and pasted from stop. Should say we can't start the servlet container. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira