I have seemingly fixed this problem here on one of our servers which has had
several of the other problems you all speak of.

We found that the process(found under task manager)named DLLHost.exe was the
problem here.

First, we examined code, then we checked all CF dlls we had installed, then
we upgrade to the new service pack of SP2 for CF.  Then we upgraded the MDAC
thinking it might be SQL Server 2000 problem.  Then we started over.  Only
then did things shake out properly.

We loaded our base install of 4, then 4.0.1, then, 4.5, then 4.5.2.
Checking all systems we found everything to stabalize itself.


If you remember 4.5 came out and was real buggy.  4.5.1 come out like 8 days
later to fix bugs.  4.5.2 came out as a standard new release.  

Its Running Smooth as silk.

Just to note:

Pentium 3 Dual 866
1 Gig of ram
3 18 gig HD Raid
Windows 2000 Pro

Three machine setup
        1 for web
        1 for data      (SQL Server 2000)
        1 for heavy lifting processes.

All similar specs.

JB






-----Original Message-----
From: Brendan Avery [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 05, 2001 2:19 PM
To: CF-Talk
Subject: RE: CPU 100% when one CFM file is accessed


client is a variable scope.  you definitely don't want to use reserved 
words for query names.  other bad choices would be:
session
variables
request
application
attributes

among others...

At 10:22 AM 1/5/2001 +0700, you wrote:
>Do you have a query with name="client" ? I also got this problems when I
>used that query name. Is there any patch for this ?
>
>-----Original Message-----
>From: Chad Gray [mailto:[EMAIL PROTECTED]]
>Sent: Friday, January 05, 2001 3:32 AM
>To: CF-Talk
>Subject: CPU 100% when one CFM file is accessed
>
>
>This is very strange.  I have one CFM template that causes the NT box to
>peg the CPU to 100% and basically crashes the entire server.
>
>The only thing in the CFM file is 3 DB queries, and some CFoutput.  All of
>the other templates work fine.  It just seems to be this one file that
>crashes the server.
>
>This just started happening today.  I have a feeling something in the CF
>server got corrupt.  The database appears ok, and the cfm template is ok.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to