Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 17286 invoked from network); 4 Apr 2009 17:31:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2009 17:31:52 -0000 Received: (qmail 13349 invoked by uid 500); 4 Apr 2009 17:31:51 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 13268 invoked by uid 500); 4 Apr 2009 17:31:51 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 13258 invoked by uid 99); 4 Apr 2009 17:31:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 17:31:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.217.180 as permitted sender) Received: from [209.85.217.180] (HELO mail-gx0-f180.google.com) (209.85.217.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 17:31:44 +0000 Received: by gxk28 with SMTP id 28so3302913gxk.2 for ; Sat, 04 Apr 2009 10:31:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :received:message-id:subject:from:to:content-type :content-transfer-encoding; bh=kJM8coahX2Csy0M1HU2laYd5EnYuNE46+ILx/xFgeI0=; b=wEmue45104m0wjFuCRazNklLfSR1Fu1JTHFuSU41EHbJDcJ+cnuMswUJsvuW9n4H5T KOxRo9zqH6Q7aIdF6k6jCAXbMbDmP/ztouWzDlOoXFd0DCO86z2YsBnq4KWhPhYXSpGw +J0jiv8LwI5vO8JvYsgAdFbI775il2M6AB7CQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=QeHYjlt1z2/wuqAJHpWPJC782pb1lwUMew2vRF1oIh3ch3x4uz6IC3DNYhs3uO1GIS QvAu3r9T5fyJjKrfIRBMwRRlzNeodPBO6uAtbPnMJm7ApVPt120m4SeNt3STP1R86BTp SRP6UIoiptqnhfV0mSvZ35U+4X/TXnm/HLDSc= MIME-Version: 1.0 In-Reply-To: <0016364d29e1bbc8b30466b8111d@google.com> References: <0016364d29e1bbc8b30466b8111d@google.com> Date: Sat, 4 Apr 2009 10:31:08 -0700 Received: by 10.151.112.12 with SMTP id p12mr3360648ybm.30.1238866283442; Sat, 04 Apr 2009 10:31:23 -0700 (PDT) Message-ID: Subject: Re: problem with uploading artifact From: Wendy Smoak To: users@continuum.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Apr 4, 2009 at 3:24 AM, wrote: > i'm trying to get contiuum to build and deploy a simple pom only project. It > works via the cmd line (at the bottom) but fails via continuum as below. > There is nothing obvious in the logs. The main difference is that the cmd > line is the logged on windows user and continuum is running as a service. Continuum needs to be running as a "real" user with a home directory. How do you have the service set up? -- Wendy