Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C0A10D419 for ; Wed, 14 Nov 2012 18:08:12 +0000 (UTC) Received: (qmail 51995 invoked by uid 500); 14 Nov 2012 18:08:12 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 51948 invoked by uid 500); 14 Nov 2012 18:08:12 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 51940 invoked by uid 99); 14 Nov 2012 18:08:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2012 18:08:12 +0000 Date: Wed, 14 Nov 2012 18:08:12 +0000 (UTC) From: "Tom Beerbower (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: <679085285.114802.1352916492683.JavaMail.jiratomcat@arcas> In-Reply-To: <828540488.114586.1352914213346.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (AMBARI-1016) Initial API calls after Ambari Web install resulted in 500 (ArrayIndexOutOfBoundsException); Ambari Web stuck at "Loading..." 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/AMBARI-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated AMBARI-1016: ---------------------------------- Attachment: AMBARI-1016.patch > Initial API calls after Ambari Web install resulted in 500 (ArrayIndexOutOfBoundsException); Ambari Web stuck at "Loading..." > ------------------------------------------------------------------------------------------------------------------------------ > > Key: AMBARI-1016 > URL: https://issues.apache.org/jira/browse/AMBARI-1016 > Project: Ambari > Issue Type: Sub-task > Reporter: Tom Beerbower > Assignee: Tom Beerbower > Attachments: AMBARI-1016.patch > > > The following two calls gave the above error: > http://ec2-54-242-113-108.compute-1.amazonaws.com:8080/api/clusters/mycluster/hosts?fields=* > http://ec2-54-242-113-108.compute-1.amazonaws.com:8080/api/clusters/mycluster/services?ServiceInfo/service_name!=MISCELLANEOUS&ServiceInfo/service_name!=DASHBOARD&fields=components/host_components/* (note that this one tries to filter out non-existent services due to some legacy code, but it has always worked - we will take them out) > I hit the URLs the second time by refreshing the page and they worked. -- 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