On 20.08.08 11:24, "james o" <[EMAIL PROTECTED]> wrote: > not that this solves the problem. can you schedule the session to > gracefully restart?
In this case that normally doesn't solve the problem. The situation he is seeing does normally mean, that sessions are not terminated properly when terminated by the framework (and not from the logout method). This also means that a graceful restart of the instance can't work as this waits for all sessions to terminate, either from timeout or manual termination. Maybe a non-graceful restart would do it, but it doesn't solve the problem at all - it only removes the sessions that are stuck and makes finding the real problem harder. cug _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
