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 8FA56E5FB for ; Wed, 13 Mar 2013 16:54:39 +0000 (UTC) Received: (qmail 51610 invoked by uid 500); 13 Mar 2013 16:54:39 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 51579 invoked by uid 500); 13 Mar 2013 16:54:39 -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 51570 invoked by uid 99); 13 Mar 2013 16:54:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 16:54:39 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of koushik.das@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, 13 Mar 2013 16:54:34 +0000 X-IronPort-AV: E=Sophos;i="4.84,838,1355097600"; d="scan'208";a="1417293" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 13 Mar 2013 16:54:12 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Wed, 13 Mar 2013 22:24:10 +0530 From: Koushik Das To: "cloudstack-dev@incubator.apache.org" Date: Wed, 13 Mar 2013 22:24:06 +0530 Subject: RE: Error Deploying VM in 4.0 Thread-Topic: Error Deploying VM in 4.0 Thread-Index: Ac4fm71lDHplXZJGTQeYTHrfBvzAWQAb2kww Message-ID: <2529883E7B666F4E8F21F85AADA43CA7010C94680443@BANPMAILBOX01.citrite.net> References: <61D5213A-8AAE-4B76-9FEA-991A169E1A05@enstratius.com> <61DFD9BF-C7A7-4128-9C4E-ECAD6B9A379A@enstratus.com> <6467841880419767757@unknownmsgid> In-Reply-To: <6467841880419767757@unknownmsgid> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org It's a bug. Error message shouldn't show the internal db id. Instead it sho= uld show the UUID and/or name. > -----Original Message----- > From: Chip Childers [mailto:chip.childers@sungard.com] > Sent: Wednesday, March 13, 2013 9:04 AM > To: > Subject: Re: Error Deploying VM in 4.0 >=20 > On Mar 12, 2013, at 11:22 PM, George Reese > wrote: >=20 > > But the ID of the network is 517653f6-312c-4616-88cb-22620f3f75dd. My > point is that the information is confusing to anyone who doesn't know the > CloudStack history. >=20 > Yup. Bad error message. I'll take a look at fixing it.