Re: [KCFusion] Processor Spicked

2002-06-22 Thread Daryl Banttari

If the server ran out of disk space, a zero-length file would have been
created.

When this happens, ColdFusion will use 100% of one processor (if this server
has more than two processors, then the overall CPU utilization will stick at
50%, and so forth.)

This sounds more like bad code that is stuck in a loop.  At the moment the
ColdFusion server is restarted, the Web server should log a bunch of 500
errors for the pages that got axed.  Look at the URLs for those pages to
figure out what may be causing the problem.

--Daryl

- Original Message -
From: cfhelp [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, June 21, 2002 10:25 PM
Subject: RE: [KCFusion] Processor Spicked



 I really wouldn't know about the Zero Length I am looking for reasons it
 would of crashed and if there are fix's.

 Our Hosting Company COMMUNITECH (we have had nothing but problems with)
is
 saying we crashed there server trying to send 18,000+ emails over the
whole
 day. We have been doing this for 6 months but know its our fault. I can
send
 them out on my server with no problems and my server is an 800Mhz AMD with
 512RAM running CF5, SQL2k, on Win2k. So unless they have a realy bad
server
 or pour technicians I don't see how the emails would have crashed it.

 How would a Zero Length file get in the Spool?


 Rick
 -Original Message-
 From: Daryl Banttari [mailto:[EMAIL PROTECTED]]
 Sent: Friday, June 21, 2002 9:53 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [KCFusion] Processor Spicked


 Check for zero-length files in \cfserver\mail\spool and delete them.

 Is that it?

 --Daryl

 - Original Message -
 From: cfhelp [EMAIL PROTECTED]
 To: CF-List (E-mail) [EMAIL PROTECTED]
 Sent: Friday, June 21, 2002 9:38 PM
 Subject: [KCFusion] Processor Spicked


  Isn't there some known issues with CF4 and 4.5 eating the processor and
  crashing CF? Do any of them deal with email? Is there a website with a
 list
  of issues and the fix?
 
  Rick
 
 
  __
  The KCFusion.org list and website is hosted by Humankind Systems, Inc.
  List Archives http://www.mail-archive.com/cf-list@kcfusion.org
  Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
  To Subscribe mailto:[EMAIL PROTECTED]
  To Unsubscribe mailto:[EMAIL PROTECTED]
 
 



 __
 The KCFusion.org list and website is hosted by Humankind Systems, Inc.
 List Archives http://www.mail-archive.com/cf-list@kcfusion.org
 Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
 To Subscribe mailto:[EMAIL PROTECTED]
 To Unsubscribe mailto:[EMAIL PROTECTED]



 __
 The KCFusion.org list and website is hosted by Humankind Systems, Inc.
 List Archives http://www.mail-archive.com/cf-list@kcfusion.org
 Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
 To Subscribe mailto:[EMAIL PROTECTED]
 To Unsubscribe mailto:[EMAIL PROTECTED]



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



RE: [KCFusion] Processor Spicked

2002-06-22 Thread cfhelp

Thats helpful thanks!

I will send this to them If its my code I want to know. 

Rick

-Original Message-
From: Daryl Banttari [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 22, 2002 11:17 AM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] Processor Spicked


If the server ran out of disk space, a zero-length file would have been
created.

When this happens, ColdFusion will use 100% of one processor (if this server
has more than two processors, then the overall CPU utilization will stick at
50%, and so forth.)

This sounds more like bad code that is stuck in a loop.  At the moment the
ColdFusion server is restarted, the Web server should log a bunch of 500
errors for the pages that got axed.  Look at the URLs for those pages to
figure out what may be causing the problem.

--Daryl

- Original Message -
From: cfhelp [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, June 21, 2002 10:25 PM
Subject: RE: [KCFusion] Processor Spicked



 I really wouldn't know about the Zero Length I am looking for reasons it
 would of crashed and if there are fix's.

 Our Hosting Company COMMUNITECH (we have had nothing but problems with)
is
 saying we crashed there server trying to send 18,000+ emails over the
whole
 day. We have been doing this for 6 months but know its our fault. I can
send
 them out on my server with no problems and my server is an 800Mhz AMD with
 512RAM running CF5, SQL2k, on Win2k. So unless they have a realy bad
server
 or pour technicians I don't see how the emails would have crashed it.

 How would a Zero Length file get in the Spool?


 Rick
 -Original Message-
 From: Daryl Banttari [mailto:[EMAIL PROTECTED]]
 Sent: Friday, June 21, 2002 9:53 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [KCFusion] Processor Spicked


 Check for zero-length files in \cfserver\mail\spool and delete them.

 Is that it?

 --Daryl

 - Original Message -
 From: cfhelp [EMAIL PROTECTED]
 To: CF-List (E-mail) [EMAIL PROTECTED]
 Sent: Friday, June 21, 2002 9:38 PM
 Subject: [KCFusion] Processor Spicked


  Isn't there some known issues with CF4 and 4.5 eating the processor and
  crashing CF? Do any of them deal with email? Is there a website with a
 list
  of issues and the fix?
 
  Rick
 
 
  __
  The KCFusion.org list and website is hosted by Humankind Systems, Inc.
  List Archives http://www.mail-archive.com/cf-list@kcfusion.org
  Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
  To Subscribe mailto:[EMAIL PROTECTED]
  To Unsubscribe mailto:[EMAIL PROTECTED]
 
 



 __
 The KCFusion.org list and website is hosted by Humankind Systems, Inc.
 List Archives http://www.mail-archive.com/cf-list@kcfusion.org
 Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
 To Subscribe mailto:[EMAIL PROTECTED]
 To Unsubscribe mailto:[EMAIL PROTECTED]



 __
 The KCFusion.org list and website is hosted by Humankind Systems, Inc.
 List Archives http://www.mail-archive.com/cf-list@kcfusion.org
 Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
 To Subscribe mailto:[EMAIL PROTECTED]
 To Unsubscribe mailto:[EMAIL PROTECTED]



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 
 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



[KCFusion] Processor Spicked

2002-06-21 Thread cfhelp

Isn't there some known issues with CF4 and 4.5 eating the processor and
crashing CF? Do any of them deal with email? Is there a website with a list
of issues and the fix?

Rick
 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



Re: [KCFusion] Processor Spicked

2002-06-21 Thread Daryl Banttari

Check for zero-length files in \cfserver\mail\spool and delete them.

Is that it?

--Daryl

- Original Message -
From: cfhelp [EMAIL PROTECTED]
To: CF-List (E-mail) [EMAIL PROTECTED]
Sent: Friday, June 21, 2002 9:38 PM
Subject: [KCFusion] Processor Spicked


 Isn't there some known issues with CF4 and 4.5 eating the processor and
 crashing CF? Do any of them deal with email? Is there a website with a
list
 of issues and the fix?

 Rick


 __
 The KCFusion.org list and website is hosted by Humankind Systems, Inc.
 List Archives http://www.mail-archive.com/cf-list@kcfusion.org
 Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
 To Subscribe mailto:[EMAIL PROTECTED]
 To Unsubscribe mailto:[EMAIL PROTECTED]



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



RE: [KCFusion] Processor Spicked

2002-06-21 Thread cfhelp


I really wouldn't know about the Zero Length I am looking for reasons it
would of crashed and if there are fix's. 

Our Hosting Company COMMUNITECH (we have had nothing but problems with) is
saying we crashed there server trying to send 18,000+ emails over the whole
day. We have been doing this for 6 months but know its our fault. I can send
them out on my server with no problems and my server is an 800Mhz AMD with
512RAM running CF5, SQL2k, on Win2k. So unless they have a realy bad server
or pour technicians I don't see how the emails would have crashed it.

How would a Zero Length file get in the Spool?


Rick
-Original Message-
From: Daryl Banttari [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 21, 2002 9:53 PM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] Processor Spicked


Check for zero-length files in \cfserver\mail\spool and delete them.

Is that it?

--Daryl

- Original Message -
From: cfhelp [EMAIL PROTECTED]
To: CF-List (E-mail) [EMAIL PROTECTED]
Sent: Friday, June 21, 2002 9:38 PM
Subject: [KCFusion] Processor Spicked


 Isn't there some known issues with CF4 and 4.5 eating the processor and
 crashing CF? Do any of them deal with email? Is there a website with a
list
 of issues and the fix?

 Rick


 __
 The KCFusion.org list and website is hosted by Humankind Systems, Inc.
 List Archives http://www.mail-archive.com/cf-list@kcfusion.org
 Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
 To Subscribe mailto:[EMAIL PROTECTED]
 To Unsubscribe mailto:[EMAIL PROTECTED]



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 
 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]