Jon Hall Answered:
> Check your CF Server logs and see if the server is restarting itself for
> some reason.

Jon,

You were right on target.  Scheduled events are/were causing us some serious
problems in restarting the CF Application server (every 3 minutes).  I've
attached portions of the Executive and Server logs from our TEST
environment.

Has anyone else having problems with their scheduled events?  Should
scheduled events be deleted and recreated when upgrading to CF 5?  Or in
other words, any ideas on fixing this problem?


Thanks In Advance,
Lonny Eckert
Mi Services Group
[EMAIL PROTECTED]
(610) 230-2500 x147

>From executive.log:

"Warning","1026","10/30/01","16:18:34",,"Restarted ColdFusion Application
Server."
"Warning","1026","10/30/01","16:21:34",,"Restarted ColdFusion Application
Server."
"Warning","1026","10/30/01","16:24:35",,"Restarted ColdFusion Application
Server."
"Warning","1026","10/30/01","16:27:35",,"Restarted ColdFusion Application
Server."
"Warning","1026","10/30/01","16:30:35",,"Restarted ColdFusion Application
Server."
"Warning","1026","10/30/01","16:33:36",,"Restarted ColdFusion Application
Server."
"Warning","1026","10/30/01","16:36:36",,"Restarted ColdFusion Application
Server."


FROM server.log:
"Information","1024","10/30/01","16:30:40",,"The ColdFusion Application
Server started."
"Fatal","8200","10/30/01","16:33:36",,"Caught a fatal signal (11) -
Aborting"
"Information","1024","10/30/01","16:33:40",,"The ColdFusion Application
Server started."
"Fatal","8200","10/30/01","16:36:36",,"Caught a fatal signal (11) -
Aborting"
"Information","1024","10/30/01","16:36:40",,"The ColdFusion Application
Server started."
"Fatal","8200","10/30/01","16:39:36",,"Caught a fatal signal (11) -
Aborting"
"Information","1024","10/30/01","16:39:40",,"The ColdFusion Application
Server started."



> -----Original Message-----
> From: Jon Hall [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 25, 2001 4:59 PM
> To: CF-Talk
> Subject: Re: Wierd Session Timeouts
>
>
> Check your CF Server logs and see if the server is restarting itself for
> some reason.
>
> jon
> ----- Original Message -----
> From: "Lonny Eckert" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, October 25, 2001 4:19 PM
> Subject: Wierd Session Timeouts
>
>
> > We've recently moved to CF5 and have been experiencing some strange
> session
> > timeouts in our Test environment with CF5.  Other than the timeouts seem
> to
> > be occurring when packages are called, the timeouts seem to have no
> > discernable reproducible pattern(s) when interacting with the
> applications.
> > So far, we have not noticed similar problems in our Development or
> > Production environments (which are also CF5).
> >
> > Is there a new "CF5" way of locking session and application variables?
> >
> > Other relevant info:
> > *Our session variables in Application.cfm and CF Administrator
> are set to
> > expire after 4 hours.
> > *We didnt miss on the fact that we needed to change our package calls to
> > handle refcursors to add in that maxrows=-1 parameter.
> >
> > Before we have someone go off and reinstall software, does
> anyone have any
> > thoughts on what might need to be changed/looked at to eliminate this
> > problem?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to