Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 882F3E550 for ; Wed, 23 Jan 2013 06:43:26 +0000 (UTC) Received: (qmail 24931 invoked by uid 500); 23 Jan 2013 06:43:26 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 24752 invoked by uid 500); 23 Jan 2013 06:43:26 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 24733 invoked by uid 99); 23 Jan 2013 06:43:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 06:43:25 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sanjay.tripathi@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2013 06:43:16 +0000 X-IronPort-AV: E=Sophos;i="4.84,520,1355097600"; d="scan'208,217";a="513798" Received: from banpmailmx02.citrite.net ([10.103.128.74]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 23 Jan 2013 06:42:54 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX02.citrite.net ([10.103.128.74]) with mapi; Wed, 23 Jan 2013 12:12:50 +0530 From: Sanjay Tripathi To: "cloudstack-dev@incubator.apache.org" Date: Wed, 23 Jan 2013 12:12:47 +0530 Subject: not able to loggin to user account through CloudStack UI Thread-Topic: not able to loggin to user account through CloudStack UI Thread-Index: Ac35NNr53ebK7UchTnClENRMxcLOJA== Message-ID: <02C38648D4635F4EB02DE11EE81CF1EE012F106803BB@BANPMAILBOX01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_02C38648D4635F4EB02DE11EE81CF1EE012F106803BBBANPMAILBOX_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_02C38648D4635F4EB02DE11EE81CF1EE012F106803BBBANPMAILBOX_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi all, While logging into a user account through CloudStack UI, the login failed w= hile calling listZones API with the following error: http://localhost:8080/client/api?command=3DlistZones&response=3Djson&sessio= nkey=3DxEJK6GbQB65urRSL%2FEv81BE%2FKSY%3D&_=3D1358921073501 Error: { "listzonesresponse" : {"errorcode":530,"cserrorcode":4250,"error= text":"Internal error executing command, please contact your system adminis= trator"}, "cloudstack-version": "4.1.0-SNAPSHOT" } So, there seems to have access denied error. Till yesterday, it was working fine and the problem occurs when I pulled th= e latest asf code. Can somebody confirm it, if this is an API error or if this is by design th= at API has removed the user access privilege for listZones API call. If lat= er one is the case then there is a need to change CloudStack UI accordingly= . Thanks, Sanjay --_000_02C38648D4635F4EB02DE11EE81CF1EE012F106803BBBANPMAILBOX_--