[ 
http://jira.codehaus.org/browse/MRM-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=129686#action_129686
 ] 

Wendy Smoak commented on MRM-763:
---------------------------------

I was seeing this with a clean build from the 1.0.x branch (last changed rev 
642856) and 'mvn jetty:run'.

> Default cron expression for database update is invalid
> ------------------------------------------------------
>
>                 Key: MRM-763
>                 URL: http://jira.codehaus.org/browse/MRM-763
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.2
>            Reporter: Wendy Smoak
>            Assignee: Brett Porter
>            Priority: Minor
>             Fix For: 1.0.2
>
>
> The default cron expression on the Database page is "0 0 * * ?" which is 
> invalid.
> When adding a managed repository, the log shows:
> 2008-04-02 22:48:29,346 [btpool0-2] WARN  
> org.apache.maven.archiva.scheduled.ArchivaTaskScheduler:default  - Cron 
> expression [0 0 * * ?] for database update is invalid.  Defaulting to hourly.
> If you click 'Update cron' on the Databases page, there is no validation 
> error (but the same log message appears.)
> I think it should be [0 0 * * * ?] instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to