From users-return-6576-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Fri Jun 13 10:47:28 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 14675 invoked from network); 13 Jun 2008 10:47:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 10:47:27 -0000 Received: (qmail 44222 invoked by uid 500); 13 Jun 2008 10:47:22 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 44150 invoked by uid 500); 13 Jun 2008 10:47:21 -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 44119 invoked by uid 99); 13 Jun 2008 10:47:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 03:47:21 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 66.249.82.231 as permitted sender) Received: from [66.249.82.231] (HELO wx-out-0506.google.com) (66.249.82.231) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 10:46:32 +0000 Received: by wx-out-0506.google.com with SMTP id h30so1627550wxd.14 for ; Fri, 13 Jun 2008 03:46:49 -0700 (PDT) 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:references; bh=2dYjsuaMoUSxF0XYpBWwkhJKSnHDJQ5RdN9lao/DGm0=; b=XZVhP0R4PbSn71qseVpXT8XaKrwH260iek0o5kPMhiBz9VruddZS+09dOVdrEsrBrR xVTMV9VmEyb3M+B8VnQ7TqMhCseK25TxZxNYIYutZ2Xx7JaWvGhgn7lbavx8WmnrGu96 PhLy+ZkQUkKaf2OTJqJBb1dOtmG+xpdLqXz1I= 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:references; b=IkLtm5frOp5Naoh3kgs/j2Mr08gh+z5Dnyj+S/h+z08mlbO+xkcHVgvBUkKZTE9PhR qCSiZgStEa8ZAeZRfC500syZux1Y0pto7gNswqo8bpH6mdK6h/g7fPQ68pumqm/5A3qv 17o0K6bPiJ2s0vRvoBTJeFTgfrcYhscnajPzY= Received: by 10.70.110.2 with SMTP id i2mr2782720wxc.81.1213354009499; Fri, 13 Jun 2008 03:46:49 -0700 (PDT) Received: by 10.70.72.4 with HTTP; Fri, 13 Jun 2008 03:46:49 -0700 (PDT) Message-ID: Date: Fri, 13 Jun 2008 12:46:49 +0200 From: "Emmanuel Venisse" To: users@continuum.apache.org Subject: Re: schedules are not working correctly In-Reply-To: <48524A25.8010402@yahoo-inc.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8856_15939596.1213354009549" References: <483D1929.6070803@yahoo-inc.com> <48523070.1090005@yahoo-inc.com> <48524A25.8010402@yahoo-inc.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_8856_15939596.1213354009549 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The action is in the schedule page (active or not). Maybe you have more logs that will can explain your issue. On Fri, Jun 13, 2008 at 12:21 PM, Benoit Decherf wrote: > What is the action to stop it ? > > The schedule is still active in the administration page. > > Benoit > > > Emmanuel Venisse wrote: > >> I see nothing in the code that can stop a schedule without a user action. >> >> On Fri, Jun 13, 2008 at 10:31 AM, Benoit Decherf >> wrote: >> >> >> >>> Can anybody help me with this ? This occurs every weeks! >>> >>> Benoit >>> >>> >>> >>> >>> Benoit Decherf wrote: >>> >>> >>> >>>> Hi, >>>> >>>> I have a problem with continuum and the scheduler. I create a schedule >>>> 'NIGHTLY' that build the project with a specific profile each nights (at >>>> 22:00). 71 projects are build in the continuum. This works fine 'in >>>> general', but sometimes the scheduled builds are not executed and I have >>>> to >>>> restart continuum to make it works. >>>> >>>> I find an error in the log that is probably relationed to this problem: >>>> 2008-05-26 09:37:23,325 [http-0.0.0.0-38080-5] INFO >>>> org.apache.maven.continuum.build.settings.SchedulesActivator:default - >>>> Unactivating schedule NIGHTLY >>>> 2008-05-26 09:37:23,325 [http-0.0.0.0-38080-5] INFO >>>> org.apache.maven.continuum.build.settings.SchedulesActivator:default - >>>> Stopping active schedule "NIGHTLY". >>>> There was no such logger 'com.opensymphony.xwork.Action:schedule' >>>> 2850225. >>>> 2008-05-26 09:40:11,637 [http-0.0.0.0-38080-5] WARN >>>> com.opensymphony.xwork.util.LocalizedTextUtil - Unable to find text >>>> for >>>> key 'projectGroup.releaseBuilds' in ResourceBundles for locale 'fr' >>>> 2008-05-26 09:45:19,646 [http-0.0.0.0-38080-5] WARN >>>> com.opensymphony.xwork.util.LocalizedTextUtil - Unable to find text >>>> for >>>> key 'projectGroup.releaseBuilds' in ResourceBundles for locale 'fr' >>>> 2008-05-26 09:46:25,494 [http-0.0.0.0-38080-5] INFO >>>> com.opensymphony.xwork.interceptor.Interceptor:exceptionLogging - >>>> Error >>>> ocurred during execution >>>> org.apache.maven.continuum.ContinuumException: No such object. >>>> at >>>> >>>> org.apache.maven.continuum.DefaultContinuum.logAndCreateException(DefaultContinuum.java:2847) >>>> >>>> at >>>> >>>> org.apache.maven.continuum.DefaultContinuum.getSchedule(DefaultContinuum.java:2311) >>>> >>>> at >>>> >>>> org.apache.maven.continuum.web.action.ScheduleAction.input(ScheduleAction.java:111) >>>> >>>> >>>> Caused by: >>>> org.apache.maven.continuum.store.ContinuumObjectNotFoundException: Could >>>> not >>>> find object. Type 'org.apache.maven.continuum.model.project.Schedule'. >>>> Id: >>>> '31'. >>>> at >>>> >>>> org.apache.maven.continuum.store.JdoContinuumStore.getObjectById(JdoContinuumStore.java:1053) >>>> >>>> at >>>> >>>> org.apache.maven.continuum.store.JdoContinuumStore.getObjectById(JdoContinuumStore.java:1041) >>>> >>>> at >>>> >>>> org.apache.maven.continuum.store.JdoContinuumStore.getSchedule(JdoContinuumStore.java:1886) >>>> >>>> at >>>> >>>> org.apache.maven.continuum.DefaultContinuum.getSchedule(DefaultContinuum.java:2307) >>>> >>>> ... 134 more >>>> >>>> >>>> Benoit. >>>> >>>> >>>> >>>> >>> >> >> > > ------=_Part_8856_15939596.1213354009549--