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 (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com