Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-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 D6F7310D5E for ; Mon, 26 Aug 2013 18:06:53 +0000 (UTC) Received: (qmail 2046 invoked by uid 500); 26 Aug 2013 18:06:51 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 1992 invoked by uid 500); 26 Aug 2013 18:06:51 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 1967 invoked by uid 99); 26 Aug 2013 18:06:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Aug 2013 18:06:50 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of min.chen@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Aug 2013 18:06:42 +0000 X-IronPort-AV: E=Sophos;i="4.89,960,1367971200"; d="scan'208";a="47606276" Received: from sjcpex01cl02.citrite.net ([10.216.14.144]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/AES128-SHA; 26 Aug 2013 18:06:21 +0000 Received: from SJCPEX01CL01.citrite.net ([169.254.1.73]) by SJCPEX01CL02.citrite.net ([10.216.14.144]) with mapi id 14.02.0342.004; Mon, 26 Aug 2013 11:06:20 -0700 From: Min Chen To: "dev@cloudstack.apache.org" Subject: Re: Log files on add ISOs/Templates Thread-Topic: Log files on add ISOs/Templates Thread-Index: AQHOojNQEmzTSuMED0yDueuqIxyfXZmoOXIA//+QFIA= Date: Mon, 26 Aug 2013 18:06:19 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.6.130613 x-originating-ip: [10.216.48.12] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org In 4.2, template_host_ref is deprecated, you should use template_store_ref. Thanks -min On 8/26/13 10:46 AM, "Chiradeep Vittal" wrote: >From the db >select id, unique_name, name, type, created, state from vm_template; >select id, template_id, download_state, error_str from template_host_ref >where template_id=3D > >On 8/26/13 1:06 AM, "Amit Das" wrote: > >>Hi folks, >> >>Are there any specific success/error log statements on adding ISOs or >>Templates. >> >>Can we find them in management server's catalina.out ? >> >>Do we have any manual workaround to add ISOs or Templates ? >> >>Regards, >>Amit >>*CloudByte Inc.* >