Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron Trigger going in to ERROR state #1274

Open
saikatkar opened this issue Nov 22, 2024 · 1 comment
Open

Cron Trigger going in to ERROR state #1274

saikatkar opened this issue Nov 22, 2024 · 1 comment

Comments

@saikatkar
Copy link

saikatkar commented Nov 22, 2024

I have a setup where there are couple of jobs and couple triggers. One is Simple trigger and the other is cron trigger. Cron trigger starts at application start up and simple trigger starts at an api call.
The weird thing that is happening is whenever the simple trigger is triggered the cron trigger is going to an Error state and it stops executing. Other than that the cron trigger just runs fine.
We are running quartz in cluster mode and backed by Jobstore TX. we are using postgres as the jdbc store.
I am using Spring boot quartz and also enabled debug logs. There is nothing in the debug log which will point me in the right direction.

Any help is appreciated

@melloware
Copy link
Contributor

You didn't mention Quartz version? Have you tried the latest?

Also a reproducer will be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants