Return-Path: Delivered-To: apmail-maven-archiva-dev-archive@locus.apache.org Received: (qmail 9484 invoked from network); 3 Apr 2008 05:36:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 05:36:27 -0000 Received: (qmail 75145 invoked by uid 500); 3 Apr 2008 05:36:27 -0000 Delivered-To: apmail-maven-archiva-dev-archive@maven.apache.org Received: (qmail 75099 invoked by uid 500); 3 Apr 2008 05:36:27 -0000 Mailing-List: contact archiva-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-dev@maven.apache.org Delivered-To: mailing list archiva-dev@maven.apache.org Received: (qmail 75090 invoked by uid 99); 3 Apr 2008 05:36:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 22:36:27 -0700 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.132.240 as permitted sender) Received: from [209.85.132.240] (HELO an-out-0708.google.com) (209.85.132.240) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 05:35:44 +0000 Received: by an-out-0708.google.com with SMTP id d30so787620and.79 for ; Wed, 02 Apr 2008 22:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=EzYb8u9nQxRRFHuOiFluk7MdmfUjWgV7Z3eoA8uqy+s=; b=fikSI0KFZorPgblYf0NGgG645zZFAl4WmJeAKGQ6GUkFXWXeDVUjQzFKxy5pHYQJWTIa4+h+kjB+hukQTsWF2MzTAsiyNKbFJlPAEd67VlE8iLixtkUZcHoLGSAm060+gxcPSQZXLco6ig4w2cddkja3s0j78ICC4dqBTJTeeDU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ty54pQ+ceVyz1NG7cK0YszBQR9Cmp4JOlON3cSbwvVe0Txp1vKnHwgtLcX8i8uwj4lbIEhQFW2u4MNMvgl+AEqXowl8ZCb4kdKjAIb8PN5RweJQfRiaiCEgRjWB31hE9OuL+mJ6wNROS6jlBvlkli2Vg3INjwRPHXfDAsQ3dM5s= Received: by 10.100.41.4 with SMTP id o4mr24925436ano.1.1207200951894; Wed, 02 Apr 2008 22:35:51 -0700 (PDT) Received: by 10.100.57.14 with HTTP; Wed, 2 Apr 2008 22:35:51 -0700 (PDT) Message-ID: Date: Wed, 2 Apr 2008 22:35:51 -0700 From: "Wendy Smoak" To: archiva-dev@maven.apache.org Subject: Re: Invalid cron expression? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Ah, actually reading the warning would help. :) The Database page does show "0 0 * * ?", so that apparently needs another *. -- Wendy On Wed, Apr 2, 2008 at 10:16 PM, Brett Porter wrote: > What is shown on the database page? > > > > On 03/04/2008, at 4:00 PM, Wendy Smoak wrote: > > > > Whenver I add a managed repo in 1.0.2-SNAPSHOT, I see this in the logs: > > > > 2008-04-02 21:57:49,491 [btpool0-5] WARN > > org.apache.maven.archiva.scheduled.ArchivaTaskScheduler:default - > > Cron expression [0 0 * * ?] for database update is invalid. > > Defaulting to hourly. > > > > What's strange is that the web page shows three *'s when I submit it, not > two. > > > > -- > > Wendy > > > > -- > Brett Porter > brett@apache.org > http://blogs.exist.com/bporter/ > >