question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

both a day-of-week AND a day-of-month parameter should fail for QUARTZ

See original GitHub issue

CronExpression 0 30 17 4 1 * 2016 is invalid for quartz but parsing succeeds using cron-utils in quartz mode

Error reported by quartz: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jmrozaneccommented, May 25, 2016

@francisdb New version released! Please check details here

0reactions
jmrozaneccommented, Oct 3, 2018

@tomqwpl thank you for the insight! If you have time for a quick PR we merge it to master and release a new version with the fix. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

cron - QUARTZ : Both, a day-of-week AND a day-of-month ...
Both, a day-of-week AND a day-of-month parameter, are not supported. I found out that this exception is consistent with QUARTZ specification.
Read more >
Batch Apex Job Error! - Salesforce Developer Community
StringException: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented. Code: global class ...
Read more >
Valid cron expression not really valid | Bamboo - Jira
UnsupportedOperationException : Support for specifying both a day-of-week AND a day-of-month parameter is not implemented. at org.quartz.
Read more >
apex - Chron Help, System.StringException and Day-of-month ...
When I use this one I get: System.StringException: Support for specifying both a day-of-week AND a day-of-month parameter is not implemented.
Read more >
Cron Expression: Last day of Month, Except Friday - Orchestrator
I'm working on the UIpath Orchestrator where I need to put a custom ... Support for specifying both a day-of-week and a day-of-month...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found