Return-Path: X-Original-To: apmail-incubator-chukwa-dev-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9A4F4530 for ; Thu, 2 Jun 2011 17:52:30 +0000 (UTC) Received: (qmail 47953 invoked by uid 500); 2 Jun 2011 17:52:30 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 47931 invoked by uid 500); 2 Jun 2011 17:52:30 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 47923 invoked by uid 99); 2 Jun 2011 17:52:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 17:52:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 17:52:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9A999F0B4C for ; Thu, 2 Jun 2011 17:51:47 +0000 (UTC) Date: Thu, 2 Jun 2011 17:51:47 +0000 (UTC) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: <540763299.63609.1307037107630.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <779216294.61975.1306991747389.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CHUKWA-585) hicc listens only on localhost 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/CHUKWA-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated CHUKWA-585: ----------------------------- Assignee: Eric Yang Status: Patch Available (was: Open) > hicc listens only on localhost > ------------------------------ > > Key: CHUKWA-585 > URL: https://issues.apache.org/jira/browse/CHUKWA-585 > Project: Chukwa > Issue Type: Bug > Components: User Interface > Affects Versions: 0.5.0 > Environment: HICC web app > Reporter: DKN > Assignee: Eric Yang > Fix For: 0.5.0 > > Attachments: CHUKWA-585.patch > > > hicc is accessible only on localhost. > Raising this bug, based on my discussion with Eric. It appears that jetty configuration for hicc.war. Modify web/hicc/WEB-INF/jetty.xml and set jetty.host ip address to 0.0.0.0, so that hicc can be accessed by a remote host. > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira