Re: Warning: Request will be REDIRECTED to non-refusing instance
Re: Warning: Request will be REDIRECTED to non-refusing instance
- Subject: Re: Warning: Request will be REDIRECTED to non-refusing instance
- From: Chuck Hill <email@hidden>
- Date: Mon, 22 Sep 2003 11:22:34 -0700
- Organization: Global Village Consulting, Inc.
Yes, I've seen that, but it was in 5.1.3. One of the things that will
cause this is a DirectAction URL that contains the instance number
(I'm not sure what, if anything else might cause it). The instance
number makes the woadaptor send it to the refusing instance. This
results (due to a bug), in the creation of a session that never dies.
I'd guess that it does not get checked into the session store and
hence is never allowed to expire.
I managed to work around this by detecting such requests and returning
a redirect (without the instance #!) instead of dispatching the request.
Chuck
Daniel Muller wrote:
Hi all,
I'm using WO 5.2.1 (Java 1.3.1) on OS X 10.2.6, Apache on the same
server using the WO module.
I set the app to refuse new sessions and shutdown every day but
sometimes I got this message and the application has not been restarted:
Nov 17 16:11:11 XXX[4785] !!! Request will be REDIRECTED to non-refusing
instance </cgi-bin/WebObjects/XXX.woa>
Nov 17 16:11:33 XXX[4785] !!! _initializeSessionInContext: called with
refuseNewSessions set !!!
Any idea why this does happen?
BTW, during 10 months the server was WO 5.2 and I never got this error,
but I'm not sure if this error is related to WO 5.2.1 update.
Regards,
Daniel Muller
--
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.