[ http://jira.codehaus.org/browse/CONTINUUM-569?page=comments#action_56988 
] 

Emmanuel Venisse commented on CONTINUUM-569:
--------------------------------------------

Fixed.
I'll close this issue when we'll use the new cron expression validator.

> Once CRON Expression Has Error, Server Never Startup
> ----------------------------------------------------
>
>          Key: CONTINUUM-569
>          URL: http://jira.codehaus.org/browse/CONTINUUM-569
>      Project: Continuum
>         Type: Bug

>     Versions: 1.0.2
>  Environment: SuSE Linux 9.2 AMD64
>     Reporter: Richard C. L. Li
>     Assignee: Emmanuel Venisse
>     Priority: Critical
>      Fix For: 1.1-alpha-1
>  Attachments: continuum_stacktrace.log
>
>
> To reproduce the problem:
> 1. Add a schedule with the following CRON expression:
>     0 0 4-1 * * ?
> 2. Restart the Continuum server.
> 3. The server never start up.
> To workaround the problem:
> 1. Use JDBC to dig int he database and fix the CRON expression:
>     0 0 4-23 * * ?
> 2. Start the Continuum server.
> 3. Server starts successfully.

-- 
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