Issue Details (XML | Word | Printable)

Key: CONTINUUM-320
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Venisse
Reporter: Emmanuel Venisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Trouble with bad entry in the cron's expression of a new schedule

Created: 26/Sep/05 11:24 AM   Updated: 18/Feb/07 12:10 AM   Resolved: 26/Sep/05 11:27 AM
Component/s: Core system
Affects Version/s: 1.0-alpha-4
Fix Version/s: 1.0-beta-1

Time Tracking:
Original Estimate: 10 minutes
Original Estimate - 10 minutes
Remaining Estimate: 0 minutes
Remaining Estimate - 0 minutes
Time Spent: 10 minutes
Time Spent - 10 minutes

Complexity: Intermediate


 Description  « Hide

From Olivier Lamy:
I have encountered a trouble by setting a bad cron expression for a new
scheduler : 0 0 0,4,8,12,16,20 * * * instead of 0 0 0,4,8,12,16,20 * * ?
The continuum application fails and stop.
Then it's was impossible to restart the application (always failed
during the startup).
The only solution to delete and install again the application.
I found this issue http://jira.codehaus.org/browse/CONTINUUM-304.
It's probably difficult to write an good validator. But is it possible
to correctly catch the exception ?



Emmanuel Venisse added a comment - 26/Sep/05 11:27 AM

Fixed.