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 673029276 for ; Thu, 29 Nov 2012 23:55:58 +0000 (UTC) Received: (qmail 2195 invoked by uid 500); 29 Nov 2012 23:55:58 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 2153 invoked by uid 500); 29 Nov 2012 23:55:58 -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 2135 invoked by uid 99); 29 Nov 2012 23:55:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 23:55:57 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of srivatsav.prasanna@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 23:55:49 +0000 Received: by mail-pa0-f47.google.com with SMTP id fa10so5138809pad.6 for ; Thu, 29 Nov 2012 15:55:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=Zl1PREz5Qhv3nnfN2z8+pZpRDfg4om8lF58YYO5TB8M=; b=jjNWsaEAkzbyiTkHu+OngY7MRG0FZDT6gstn85UmUrDCP0P2nlukmDwcftJHDAdR0l CD5jA+UMy5gEBq02KBZlcY07IKy4+9x3W37965V1GQ/z1ht7N6lMsnBJvFgMtVUBcphx gjoLx/FE06QhHK5f6cRZraQqMjlkQTRfdJRyVcpl9K9nE5cUxm9jhTqHo4353zo3yPgF Gs8JSqg++mpLd81S8+R+6wmHTCHvzTs97b25qJm/nD0F8KHgQJnf8YQ7PE/FfJpOZ10P IGguxQ+yPKJL37ZM5e2lV7urKc1fhfuSlBanNEnwOuqDwqakOTpe6+Nf4hrnSNPDtr/m nX9g== Received: by 10.68.189.8 with SMTP id ge8mr657315pbc.24.1354233329643; Thu, 29 Nov 2012 15:55:29 -0800 (PST) Received: from localhost ([66.116.112.8]) by mx.google.com with ESMTPS id wr4sm672012pbc.72.2012.11.29.15.55.28 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Nov 2012 15:55:28 -0800 (PST) Sender: prasanna Date: Thu, 29 Nov 2012 15:54:47 -0800 From: Prasanna Santhanam To: "cloudstack-dev@incubator.apache.org" Subject: Re: back in the game, deploying to devcloud Message-ID: <20121129235446.GA13136@cloud.com> Mail-Followup-To: "cloudstack-dev@incubator.apache.org" References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Nov 29, 2012 at 06:43:29PM -0500, James Martin wrote: > Sorry folks, had to take a long hiatus from my cloudstack work, but > I'm back in the game and determined to get my devcloud work ready for > a patch and submitted. Right now the problem I'm running into is > deploying the build: > > mvn clean install -P developer -D skipTests ; ant build-all rdeploy > rdeploydb -Dport=7222 > > > [sshexec] > [sshexec] > [sshexec] deploydb: > [sshexec] > [sshexec] > [sshexec] deploycddb: > [sshexec] > [sshexec] [exec] failed to init cloudev > dbdeploy-db-clouddev.sh: line 20: clouddev.sql: No such file or > directory > Just wondering which image of devloud you were using. Rohit released a new Debian Wheezy based image recently which works against master. Are you running this for 4.0? -- Prasanna.,