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

Quartz Scheduler's job fired but Job Listener not picking up event? #2305

Open
dinesh1011-cloud opened this issue Mar 22, 2024 Discussed in #2304 · 0 comments
Open

Quartz Scheduler's job fired but Job Listener not picking up event? #2305

dinesh1011-cloud opened this issue Mar 22, 2024 Discussed in #2304 · 0 comments

Comments

@dinesh1011-cloud
Copy link

Discussed in #2304

Originally posted by dinesh1011-cloud March 22, 2024
Below are the quartz.config configuration
image

I have create a window service and where I have created quartz server and initialize a scheduler and added the job listener to the scheduler and jobs are inserted into a quartz table.
image
image
But in QRTZ_FIRED_TRIGGERS this table state is still "executing"
image

I m facing issue trigger State get completed but job listener not get called and not throwing any error.

image
can you please help me to resolve this issue I m stuck from last two days

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

1 participant