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 DEAB74CC4 for ; Thu, 2 Jun 2011 05:16:31 +0000 (UTC) Received: (qmail 11758 invoked by uid 500); 2 Jun 2011 05:16:31 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 11210 invoked by uid 500); 2 Jun 2011 05:16:29 -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 11184 invoked by uid 99); 2 Jun 2011 05:16:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 05:16:28 +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 05:16:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6003FEF0EE for ; Thu, 2 Jun 2011 05:15:47 +0000 (UTC) Date: Thu, 2 Jun 2011 05:15:47 +0000 (UTC) From: "DKN (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: <779216294.61975.1306991747389.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (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 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 Fix For: 0.5.0 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