Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 12624 invoked from network); 14 Oct 2009 20:11:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Oct 2009 20:11:15 -0000 Received: (qmail 66499 invoked by uid 500); 14 Oct 2009 20:11:15 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 66434 invoked by uid 500); 14 Oct 2009 20:11:15 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 66424 invoked by uid 99); 14 Oct 2009 20:11:15 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 20:11:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 20:10:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A368234C1F0 for ; Wed, 14 Oct 2009 13:10:31 -0700 (PDT) Message-ID: <1116218141.1255551031368.JavaMail.jira@brutus> Date: Wed, 14 Oct 2009 13:10:31 -0700 (PDT) From: "Hong Tang (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1111) JT Jetty UI not working if we run mumak.sh off packaged distribution directory. In-Reply-To: <1781724567.1255550791397.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765721#action_12765721 ] Hong Tang commented on MAPREDUCE-1111: -------------------------------------- Further investigation found that it is due to the ordering of elements in the classpath. > JT Jetty UI not working if we run mumak.sh off packaged distribution directory. > ------------------------------------------------------------------------------- > > Key: MAPREDUCE-1111 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1111 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/mumak > Affects Versions: 0.21.0, 0.22.0 > Reporter: Hong Tang > > JT Jetty UI not working if we run mumak.sh off packaged distribution directory. However, if we directly run mumak.sh from the source directory it is ok. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.