ErrLookup › xuxueli/xxl-job
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) · Java · 192 source files
Analyzed at e74c784f68 on 2026-08-14. 37 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| '?' can only be specified for Day-of-Month -OR- Day-of-Week. | validation | error | cron, validation, quartz, scheduling |
| '/' must be followed by an integer. | validation | error | cron, validation, syntax |
| Unexpected end of string. | validation | error | cron, validation, syntax |
| 'L' not expected in seconds, minutes or hours fields. | validation | error | cron, validation, quartz |
| Offset from last day must be <= {} | validation | error | cron, validation, quartz, day-of-month |
| Unexpected character: {} | validation | error | cron, validation, syntax, parsing |
| Increment >= 60 : {} | validation | error | cron, validation, increment, range |
| Increment >= 24 : {} | validation | error | cron, validation, increment, range |
| Increment >= 31 : {} | validation | error | cron, validation, increment, range |
| Increment >= 7 : {} | validation | error | cron, validation, increment, range |
| Increment >= 12 : {} | validation | error | cron, validation, increment, range |
| Day-of-Week values must be between 1 and 7 | validation | error | cron, validation, quartz, day-of-week |
| 'L' option is not valid here. (pos={}) | validation | error | cron, validation, quartz, syntax |
| 'W' option is not valid here. (pos={}) | validation | error | cron, validation, quartz, day-of-month |
| The 'W' option does not make sense with values larger than 3 | validation | error | cron, validation, quartz, day-of-month |
| '#' option is not valid here. (pos={}) | validation | error | cron, validation, quartz, day-of-week |
| Unexpected character '{}' after '/' | validation | error | cron, validation, syntax, range |
| Minute and Second values must be between 0 and 59 | validation | error | cron, validation, range, seconds, minutes |
| Hour values must be between 0 and 23 | validation | error | cron, validation, configuration, parse |
| Day of month values must be between 1 and 31 | validation | error | cron, validation, configuration, parse |
| Month values must be between 1 and 12 | validation | error | cron, validation, configuration, parse |
| Start year must be less than stop year | validation | error | cron, validation, configuration, year-range |
| Permission limit[username={}] | exception | error | security, permission, sso, authorization, configuration |
| >>>>>>>>>>> xxl-job load executor instance fail, please init | exception | critical | lifecycle, singleton, startup, configuration |
| xxl-job executor adminAddresses empty. | exception | critical | configuration, startup, executor, registration |
| xxl-job executor appname empty. | exception | critical | configuration, startup, executor, registration |
| xxl-job executor accessToken empty. | exception | critical | configuration, startup, security, executor, authentication |
| xxl-job method-jobhandler name invalid, for[{}#{}] . | exception | error | jobhandler, annotation, startup, configuration |
| xxl-job jobhandler[{}] naming conflicts. | exception | error | jobhandler, annotation, startup, duplicate |
| xxl-job method-jobhandler initMethod invalid, for[{}#{}] . | exception | error | jobhandler, annotation, lifecycle, reflection |
| xxl-job method-jobhandler destroyMethod invalid, for[{}#{}] | exception | error | jobhandler, annotation, lifecycle, reflection |
| >>>>>>>>>>> xxl-glue, loadNewInstance error, cannot convert | exception | error | glue, groovy, jobhandler, scripting, reflection |
| >>>>>>>>>>> xxl-glue, loadNewInstance error, instance is nul | exception | error | glue, groovy, scripting, validation |
| xxl-job logPath cannot be empty | exception | critical | logging, configuration, filesystem, startup |
| XxlJobFileAppender makeLogFileName error, logFilePath:{} | exception | error | logging, filesystem, permissions, io, runtime |
| XxlJobFileAppender appendLog error, logFileName:{} | exception | error | logging, filesystem, permissions, io, runtime |
| xxl-job, EmbedServer bizThreadPool is EXHAUSTED! | exception | error | xxl-job, thread-pool, netty, concurrency, resource-exhaustion, java, scheduler, executor |