Re: Quartz Scheduler -- Clustering
Re: Quartz Scheduler -- Clustering
- Subject: Re: Quartz Scheduler -- Clustering
- From: Jesse Tayler via Webobjects-dev <email@hidden>
- Date: Fri, 14 Feb 2025 18:00:28 -0500
I have the scheduler working but somehow on production, (which is in a
container) it simply craps out seemingly right around the time Quartz rolls in.
So the app starts up and connects to RDBMS as normal.
A few seconds in, around the time I would expect Quartz to load up and query-
it dies.
But there’s no error, it seems like the app was asked to shut down?
A watchdog?
Too much RAM?
Feb 14 17:10:07 TruAnon[2002] DEBUG NSLog - 0 row(s) processed
Feb 14 17:10:07 TruAnon[2002] DEBUG NSLog - === Commit Internal Transaction
Terminating Session Instance
New Session Instance
APPLICATION SHUTDOWN SEQUENCE COMPLETE
Boom
It’s dead and gone.
Any idea how a WO app can gracefully die like that without any error?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden