
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
QUARTZ-621.patch (3 kb)
2.
QUARTZ-621.patch (2 kb)
|
|
Environment:
|
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164)
Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing)
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164)
Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing)
|
|
As discussed at: http://forums.opensymphony.com/thread.jspa?threadID=136105&tstart=0
It seems that isValidExpression() returns true also for expression that then fail to be scheduled.
As an example the expression
"0 0/1 * * * * *"
results in
java.lang.UnsupportedOperationException: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented.
Francesco
|
|
Description
|
As discussed at: http://forums.opensymphony.com/thread.jspa?threadID=136105&tstart=0
It seems that isValidExpression() returns true also for expression that then fail to be scheduled.
As an example the expression
"0 0/1 * * * * *"
results in
java.lang.UnsupportedOperationException: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented.
Francesco |
Show » |
|