Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 90956 invoked from network); 11 Dec 2007 14:49:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 14:49:09 -0000 Received: (qmail 93211 invoked by uid 500); 11 Dec 2007 14:48:57 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 93186 invoked by uid 500); 11 Dec 2007 14:48:57 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 93177 invoked by uid 99); 11 Dec 2007 14:48:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 06:48:57 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of snoopdave@gmail.com designates 209.85.162.178 as permitted sender) Received: from [209.85.162.178] (HELO el-out-1112.google.com) (209.85.162.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 14:48:59 +0000 Received: by el-out-1112.google.com with SMTP id o28so434689ele for ; Tue, 11 Dec 2007 06:48:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=kvKJU/ehx+/hZJet7aPK72Z1ce36hJiukQ3dmKtkvAA=; b=Wn5Srd3LjRksGIwNNmAQs001K1q+9Y5N8NPCxhmjHvV5o/4uKqzO9lTHKOUkbYTH3sFNywUZ24vA7ZSzIPJUQ3Ugb9VtB6Hy0M+dHDUo4gGX3tKvMOnOuVNtaf6DS0Lmc6PTfHEXqOBZO9bZao1R+E3Ib+YYPoJdeM4+pKJv9Ro= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VUk8ZXrh/Lv+mctnRQSLlr/CI31FZa21mztVFz2GCODuK5d73QYwodAipg5LK07uZMUlYb3YQvBmGKLTOakM8tmx1pKdnrCexWsW/aCE6V3Xd6Rw8CMQ2XqvI+SWJnb+90W5w+cRrmuM/AngY2u4eQkzhd2lZCQjItTbf7y0id8= Received: by 10.150.216.8 with SMTP id o8mr1269559ybg.1197384518404; Tue, 11 Dec 2007 06:48:38 -0800 (PST) Received: by 10.150.54.7 with HTTP; Tue, 11 Dec 2007 06:48:38 -0800 (PST) Message-ID: <8fb9ac720712110648p8791a27ic118e04c7f41bf46@mail.gmail.com> Date: Tue, 11 Dec 2007 09:48:38 -0500 From: Dave To: user@roller.apache.org Subject: Re: planet rss hourly task not running In-Reply-To: <6daed2a30712101742l5c86de34g8ad8806443b43396@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6daed2a30712101433i2357a0b2jea97c7d972f663cc@mail.gmail.com> <6daed2a30712101706v6fd43a6y7f112dfb3644a395@mail.gmail.com> <6daed2a30712101742l5c86de34g8ad8806443b43396@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Dec 10, 2007 8:42 PM, Enrique Rodr=EDguez Lasterra wrote: > Still not sync. This logs look very stranges > > DEBUG 2007-12-11 02:39:00,086 TaskScheduler:runTasks - > RefreshRollerPlanetTask: next allowed run time =3D Thu Jan 01 01:01:00 CE= T > 1970 > > DEBUG 2007-12-11 02:39:00,092 TaskScheduler:runTasks - SyncWebsitesTask: > next allowed run time =3D Mon Dec 10 00:00:16 CET 2007 > > Another bug i think i found is that planet cache dir property is ignored = and > roller try to store cache on > > /var/planet/cache > > Any ideas? Hmm... thanks for pointing out the documentation bugs. I think the planet cache dir setting is another doc bug, it should be set in planet-custom.properties not roller-custom.properties. - Dave