| Author |
Quartz job stoping after some time
|
Anand Loni
Ranch Hand
Joined: Jan 20, 2006
Posts: 150
|
|
Hi,
I am using spring-3.0 with quartz-1.6.3.
Quartz job runs fine, but stops running after some time. There are no errors or exceptions thrown.
Here is my code
Any idea, why job stops running ??
|
~ Anand,
SCJP 1.5
SCWCD 1.5
|
 |
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17225
|
posted

0
|
Anand Loni wrote:
Any idea, why job stops running ??
It got tired?
Mark
|
Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
|
 |
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17225
|
posted

0
|
Do you like annotations. Maybe try this approach
http://static.springsource.org/spring/docs/3.0.x/reference/scheduling.html#scheduling-annotation-support
Mark
|
 |
Marcelo Andres
Greenhorn
Joined: Jun 29, 2011
Posts: 1
|
|
I'm having the same problem, I have 11 triggers in my pool.
I also added more threads to the pool, but still having the same problem.
I'm not sure if it a problem with this version (quartz 1.6.X) but I will upgrade the library just in case. See http://jira.opensymphony.com/browse/QUARTZ-668.
|
 |
Sundar Pari
Greenhorn
Joined: May 04, 2011
Posts: 11
|
|
Reincarnating this thread. I having same problem.
Is this because of the quartz version ??
|
 |
 |
|
|
subject: Quartz job stoping after some time
|
|
|