Not sure if anyone else has mentioned this yet but there is a very rare and
random cfmail bug that cause exactly the cpu usage you have described. Once
in a blue moon CF 4.5.X blurps out an empty/0K email queue in the
C:\CFUSION\MAIL\POOL folder or wherever you installed CF. Look for a 0K file
and remove it if you find it. Once you do that and restart the service
everything should return to normal. It's extremely rare but it does happen.

xing

----- Original Message -----
From: "Bonnie Betts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 9:27 PM
Subject: Re: CF Using 90-100% of processor time (911!)


> Question on this thread:
>
> Would any of the log files give you a hint as to which pages were accessed
> when the server started using up resources?
>
> Bonnie E. Betts
> [EMAIL PROTECTED]
> www.interacttechs.com
>
>
> ----- Original Message -----
> From: "Steven A. del Sol" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, April 16, 2001 1:35 PM
> Subject: Re: CF Using 90-100% of processor time (911!)
>
>
> > I believe your problem is that on one of your pages you are timing out.
> > Check to see if you have a page where you are passing a Alpha into a
> > numeric field.
> >
> > It will not necessarily crash if you have a number in the sequence
> > somewhere but it can stall your
> > cfserver for hours.  Also, set your timeout's lower and set server to
> > restart on two timeouts.
> >
> > This error can happen with datefields too.  Hope you find your problem
it
> > took us three weeks
> > going through thousands of line of code to fine one date field not
> > validating, throwing errors and
> > causing  the server to have cfserver at 95% to 100% of the memory usage.
> >
> >
> >
> > GOOD LUCK
> >
> >
> >
> >
> > At 12:48 PM 4/16/2001 -0400, you wrote:
> > >My server developed a problem today. CFServer.exe is using almost all
of
> the
> > >available processing time. I've tried stopping and starting the
services
> and
> > >the NT box, but as soon as I start CF again it almost immediately grabs
> all
> > >of the processor time.
> > >
> > >I'm running NT and CF 4.01. We've had this application up and running
for
> a
> > >little over a year now and have only started having this problem today.
> I'd
> > >greatly appreciate any suggestions, since this has my Web site running
at
> a
> > >crawl.
> > >
> > >TIA!
> > >
> > >Russell Conway
> > >HallofSports.com, Inc.
> > >351 West 22nd Street
> > >New York, NY 10011
> > >P (646) 638-2500
> > >F (646) 638-3444
> > >http://www.hallofsports.com
> > >.. . . where the legends live on
> > >
> > >
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to