当前位置:网站首页>2021-07-15Caused by: org. quartz. ObjectAlreadyExistsException: Unable to store Job : ‘DEFAULT. TASK_ 1‘
2021-07-15Caused by: org. quartz. ObjectAlreadyExistsException: Unable to store Job : ‘DEFAULT. TASK_ 1‘
2022-06-30 14:33:00 【tutou_ girl】
Basic validation is not a code problem , No code changes
Guess is when updating the code , There is no normal shutdown , This results in dirty data in the table
Solution
Delete data qrtz_job_details Data in
In terms of normal ,qrtz_triggers The table is right qrtz_job_details There are foreign key references , So it cannot be deleted directly , and qrtz_cron_triggers There is another pair in the table qrtz_triggers Foreign key references to . therefore , According to : Delete the data in the following order
qrtz_cron_triggers> qrtz_triggers> qrtz_job_details
边栏推荐
- On simple code crawling Youdao translation_ 0's problem (to be solved)
- Thoughts on the security of a PHP file name regular verification
- PHP 2D array change key name
- Je suis à Foshan, où puis - je ouvrir un compte? L'ouverture d'un compte par téléphone mobile est - elle sécurisée?
- JS array
- Lfi-rce without controllable documents
- I love network security for new recruitment assessment
- I want to ask how to open an account at China Merchants Securities? Is it safe to open a stock account through the link
- PHP common authentication / third-party methods
- Lost connection to the flow server (0 retries remaining): |Out of retries, exiting! Error reporting solution (flow)
猜你喜欢
Go language mutex lock
Wuenda 2022 machine learning special course evaluation is coming!
Error on datetime when importing SQL file from MySQL
Initial attack and defense world Misc
Introduction to the construction and development of composer private warehouse
Realize a simple LAN communication (similar to feiqiu)
remote: Support for password authentication was removed on August 13, 2021. Please use a personal ac
Rpm2rpm packaging steps
[email protected][])"/>
NoViableAltException([email protected][])
ThinkPHP show method parameter controllable command execution
随机推荐
Use PHP to delete the specified text content in the file
Larave8 JWT API expiration custom error return
"As a service", the inevitable choice of enterprise digital transformation
The programming competition is coming! B station surrounding, senior members and other good gifts to you!
PHP excel export function encapsulation (based on phpexcel class)
Three uses of golang underscores
@Role of ResponseBody
Computer screenshot how to cut the mouse in
MV3 04_ Introducing Manifest V3
Implement a long-click list pop-up box on apiccloud
Effect of shadow around the block after mouse over
[kubernetes series] k8s set mysql8 case insensitive
PHP generate images into Base64
Numpy creates an empty array data = np empty(shape=[1, 64,64,3])
ThinkPHP show method parameter controllable command execution
Introduction to the construction and development of composer private warehouse
Deep understanding Net (2) kernel mode 4 Summary of kernel pattern constructs
Lifting scanning tool
Att & CK red team evaluation field (I)
[scientific research data processing] [practice] frequency analysis chart of category variables, distribution chart of numerical variables and normality test (including lognormal)