RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-11 Thread Michel Vuijlsteke

No, still 100%

Aargh!

Michel Vuijlsteke

-Original Message-
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 4:52 PM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


So no more 100%?

Robert Everland III
Web Developer
Dixon Ticonderoga


-Original Message-
From: Daniel Lancelot [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 10:38 AM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


wow - I never knew that... I've just tested it and tthat does appear to be
the case...

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: 09 January 2001 15:09
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


  Actually it looks for onrequestend.cfm wherever it finds 
  application.cfm. It will not keep looking past the directory 
  where it finds application.cfm for onrequestend.cfm.
  
  I don't know what happens if it finds onrequestend.cfm before 
  it finds application.cfm 

 you sure on that???
 
 I often use onrequestend in places where I dont use application.cfm -
 primarily for debugging...

I'm sure on that.

If you use an onrequestend.cfm in a directory which doesn't have an
Application.cfm, the onrequestend.cfm will be ignored. It doesn't matter
whether an upward search of the directory tree would find onrequestend.cfm
first, or Application.cfm. Either way, CF only looks for onrequestend.cfm in
the same directory in which it found Application.cfm.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Michel Vuijlsteke

Perhaps this can help someone help me: screen shot of the performance
monitor thingy on the task manager when CF has its fit:
http://www.argl.be/images/cf_yuk.gif.

The first arrow points to my loading this EXACT page:

---cutstuderen.cfm--cut---
table align="right" cellpadding=5 cellspacing=0 border=1 bgcolor="#ee"
  trtd bgcolor="#dd"bInhoud/b/td/tr
  trtdiWelkom/ibr
  a href="studeren.cfm"Inleiding/abr
  Planning
  Het leren vergemakkelijken 
  Studiemethode
  Leren en zelfcontrole
  Uit fouten leren
  Invloed van de ouders
  /td
/tr
trtd bgcolor="#dd"bDownload/b/td/tr
trtda href="download/reglement.doc"Zelfstandig studeren/a (MS
Word)br
  a href="download/leren_bijlage.xls"Bijlagen/a (MS Excel)
/td
/tr   
/table

h1Leidraad bij het zelfstandig leren studeren/h1


pAls ouder leeft u intens mee met het wel en wee van uw kind op school.
Heeft u even de tijd om hierbij stil te staan? Spiegeltje, spiegeltje aan de
wand, ... 
---cutstuderen.cfm--cut---

CPU goes to 100% stays there for a while, and then drops to about 50%.

The second arrow indicates when I reloaded the same page.
CPU to 100% again, stays there for while longer and then drops to about 25%.
And it stays there until the browser times out.

When I rename the file to "leren.cfm", it loads without any problems
whatsoever.

My theory: somehow while compiling the page to PCode (or whatever it is CF
uses internally) something goes wrong. Perhaps a corrupt file is generated,
or an empty file, or whetever. And even rebooting the server doesn't right
what went wrong. Even modifying the content of the file and thus resetting
the last modified date/time doesn't do anything. 

All this on CF 4.5.1sp2, NT4sp6a, dual PII 512 MB RAM, plenty HD (10 Gb or
so free) with NO database access of any kind.

Help!
Help!
Help!

Michel Vuijlsteke
Netpoint NV

-Original Message-
From: Michel Vuijlsteke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 12:03 AM
To: CF-Talk
Subject: CPU 100% (again, sorry)


Sorry to post about this again, but I went through the archives and did not
see any definitive resolution of the problem.

We've had some problems on one particular server and always put it down to
bad code, but it turns out the dreaded 100% CPU utilization bug is spreading
to our other servers too.

Was the problem ever solved satisfactorily? Or pinpointed to a particular
release (we're using 4.5.1sp1 but upgrading to 4.5.1sp2)?

Michel Vuijlsteke
Netpoint NV
~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Robert Everland

Where is the application.cfm and onrequestend.cfm with all of this. If there
isn't a copy of those 2 files in the directory for this site it will recurse
until it finds one. Maybe there is an application.cfm and or
onrequestend.cfm page somewhere that is doing some wierd stuff.

Robert Everland III
Web Developer
Dixon Ticonderoga


-Original Message-
From: Michel Vuijlsteke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 7:00 AM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


Perhaps this can help someone help me: screen shot of the performance
monitor thingy on the task manager when CF has its fit:
http://www.argl.be/images/cf_yuk.gif.

The first arrow points to my loading this EXACT page:

---cutstuderen.cfm--cut---
table align="right" cellpadding=5 cellspacing=0 border=1 bgcolor="#ee"
  trtd bgcolor="#dd"bInhoud/b/td/tr
  trtdiWelkom/ibr
  a href="studeren.cfm"Inleiding/abr
  Planning
  Het leren vergemakkelijken 
  Studiemethode
  Leren en zelfcontrole
  Uit fouten leren
  Invloed van de ouders
  /td
/tr
trtd bgcolor="#dd"bDownload/b/td/tr
trtda href="download/reglement.doc"Zelfstandig studeren/a (MS
Word)br
  a href="download/leren_bijlage.xls"Bijlagen/a (MS Excel)
/td
/tr   
/table

h1Leidraad bij het zelfstandig leren studeren/h1


pAls ouder leeft u intens mee met het wel en wee van uw kind op school.
Heeft u even de tijd om hierbij stil te staan? Spiegeltje, spiegeltje aan de
wand, ... 
---cutstuderen.cfm--cut---

CPU goes to 100% stays there for a while, and then drops to about 50%.

The second arrow indicates when I reloaded the same page.
CPU to 100% again, stays there for while longer and then drops to about 25%.
And it stays there until the browser times out.

When I rename the file to "leren.cfm", it loads without any problems
whatsoever.

My theory: somehow while compiling the page to PCode (or whatever it is CF
uses internally) something goes wrong. Perhaps a corrupt file is generated,
or an empty file, or whetever. And even rebooting the server doesn't right
what went wrong. Even modifying the content of the file and thus resetting
the last modified date/time doesn't do anything. 

All this on CF 4.5.1sp2, NT4sp6a, dual PII 512 MB RAM, plenty HD (10 Gb or
so free) with NO database access of any kind.

Help!
Help!
Help!

Michel Vuijlsteke
Netpoint NV

-Original Message-
From: Michel Vuijlsteke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 12:03 AM
To: CF-Talk
Subject: CPU 100% (again, sorry)


Sorry to post about this again, but I went through the archives and did not
see any definitive resolution of the problem.

We've had some problems on one particular server and always put it down to
bad code, but it turns out the dreaded 100% CPU utilization bug is spreading
to our other servers too.

Was the problem ever solved satisfactorily? Or pinpointed to a particular
release (we're using 4.5.1sp1 but upgrading to 4.5.1sp2)?

Michel Vuijlsteke
Netpoint NV
~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Ryan

At 08:44 1/9/01 -0500, you wrote:
Where is the application.cfm and onrequestend.cfm with all of this. If there
isn't a copy of those 2 files in the directory for this site it will recurse
until it finds one. Maybe there is an application.cfm and or
onrequestend.cfm page somewhere that is doing some wierd stuff.

Actually it looks for onrequestend.cfm wherever it finds application.cfm.
It will not keep looking past the directory where it finds application.cfm
for onrequestend.cfm.

I don't know what happens if it finds onrequestend.cfm before it finds
application.cfm 

Ryan


~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Daniel Lancelot

you sure on that???

I often use onrequestend in places where I dont use application.cfm -
primarily for debugging...

-Original Message-
From: Ryan [mailto:[EMAIL PROTECTED]]
Sent: 09 January 2001 14:25
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


At 08:44 1/9/01 -0500, you wrote:
Where is the application.cfm and onrequestend.cfm with all of this. If
there
isn't a copy of those 2 files in the directory for this site it will
recurse
until it finds one. Maybe there is an application.cfm and or
onrequestend.cfm page somewhere that is doing some wierd stuff.

Actually it looks for onrequestend.cfm wherever it finds application.cfm.
It will not keep looking past the directory where it finds application.cfm
for onrequestend.cfm.

I don't know what happens if it finds onrequestend.cfm before it finds
application.cfm 

Ryan
~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Michel Vuijlsteke

There is no application or onrequestend anywhere in sight. 
I removed those on purpose because they _do_ contain calls to a database and
more compicated ColdFusion.

There's no issue of looking for those files "higher up" either: all files
are in the root directory of a virtual server (http://www.ransel.be if
you're curious) (no files there now, sorry, don't want my test server to
crash all the time :).

Michel Vuijlteke

-Original Message-
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 2:44 PM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


Where is the application.cfm and onrequestend.cfm with all of this. If there
isn't a copy of those 2 files in the directory for this site it will recurse
until it finds one. Maybe there is an application.cfm and or
onrequestend.cfm page somewhere that is doing some wierd stuff.

Robert Everland III
Web Developer
Dixon Ticonderoga


-Original Message-
From: Michel Vuijlsteke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 7:00 AM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


Perhaps this can help someone help me: screen shot of the performance
monitor thingy on the task manager when CF has its fit:
http://www.argl.be/images/cf_yuk.gif.

The first arrow points to my loading this EXACT page:

---cutstuderen.cfm--cut---
table align="right" cellpadding=5 cellspacing=0 border=1 bgcolor="#ee"
  trtd bgcolor="#dd"bInhoud/b/td/tr
  trtdiWelkom/ibr
  a href="studeren.cfm"Inleiding/abr
  Planning
  Het leren vergemakkelijken 
  Studiemethode
  Leren en zelfcontrole
  Uit fouten leren
  Invloed van de ouders
  /td
/tr
trtd bgcolor="#dd"bDownload/b/td/tr
trtda href="download/reglement.doc"Zelfstandig studeren/a (MS
Word)br
  a href="download/leren_bijlage.xls"Bijlagen/a (MS Excel)
/td
/tr   
/table

h1Leidraad bij het zelfstandig leren studeren/h1


pAls ouder leeft u intens mee met het wel en wee van uw kind op school.
Heeft u even de tijd om hierbij stil te staan? Spiegeltje, spiegeltje aan de
wand, ... 
---cutstuderen.cfm--cut---

CPU goes to 100% stays there for a while, and then drops to about 50%.

The second arrow indicates when I reloaded the same page.
CPU to 100% again, stays there for while longer and then drops to about 25%.
And it stays there until the browser times out.

When I rename the file to "leren.cfm", it loads without any problems
whatsoever.

My theory: somehow while compiling the page to PCode (or whatever it is CF
uses internally) something goes wrong. Perhaps a corrupt file is generated,
or an empty file, or whetever. And even rebooting the server doesn't right
what went wrong. Even modifying the content of the file and thus resetting
the last modified date/time doesn't do anything. 

All this on CF 4.5.1sp2, NT4sp6a, dual PII 512 MB RAM, plenty HD (10 Gb or
so free) with NO database access of any kind.

Help!
Help!
Help!

Michel Vuijlsteke
Netpoint NV

-Original Message-
From: Michel Vuijlsteke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 12:03 AM
To: CF-Talk
Subject: CPU 100% (again, sorry)


Sorry to post about this again, but I went through the archives and did not
see any definitive resolution of the problem.

We've had some problems on one particular server and always put it down to
bad code, but it turns out the dreaded 100% CPU utilization bug is spreading
to our other servers too.

Was the problem ever solved satisfactorily? Or pinpointed to a particular
release (we're using 4.5.1sp1 but upgrading to 4.5.1sp2)?

Michel Vuijlsteke
Netpoint NV
~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Dave Watts

 There's no issue of looking for those files "higher up" 
 either: all files are in the root directory of a virtual 
 server (http://www.ransel.be if you're curious) (no files 
 there now, sorry, don't want my test server to crash all 
 the time :).

Just as a warning, but CF doesn't stop looking for Application.cfm in the
root directory of a virtual server. It'll go up to the root of the drive! At
least, that's been how it's behaved in the past. I haven't tested this in CF
4.5.1 SP2.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Dave Watts

  Actually it looks for onrequestend.cfm wherever it finds 
  application.cfm. It will not keep looking past the directory 
  where it finds application.cfm for onrequestend.cfm.
  
  I don't know what happens if it finds onrequestend.cfm before 
  it finds application.cfm 

 you sure on that???
 
 I often use onrequestend in places where I dont use application.cfm -
 primarily for debugging...

I'm sure on that.

If you use an onrequestend.cfm in a directory which doesn't have an
Application.cfm, the onrequestend.cfm will be ignored. It doesn't matter
whether an upward search of the directory tree would find onrequestend.cfm
first, or Application.cfm. Either way, CF only looks for onrequestend.cfm in
the same directory in which it found Application.cfm.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Daniel Lancelot

wow - I never knew that... I've just tested it and tthat does appear to be
the case...

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: 09 January 2001 15:09
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


  Actually it looks for onrequestend.cfm wherever it finds 
  application.cfm. It will not keep looking past the directory 
  where it finds application.cfm for onrequestend.cfm.
  
  I don't know what happens if it finds onrequestend.cfm before 
  it finds application.cfm 

 you sure on that???
 
 I often use onrequestend in places where I dont use application.cfm -
 primarily for debugging...

I'm sure on that.

If you use an onrequestend.cfm in a directory which doesn't have an
Application.cfm, the onrequestend.cfm will be ignored. It doesn't matter
whether an upward search of the directory tree would find onrequestend.cfm
first, or Application.cfm. Either way, CF only looks for onrequestend.cfm in
the same directory in which it found Application.cfm.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~
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



RE: CPU 100% (again, sorry) - with screen shot and theory :)

2001-01-09 Thread Robert Everland

So no more 100%?

Robert Everland III
Web Developer
Dixon Ticonderoga


-Original Message-
From: Daniel Lancelot [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 10:38 AM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


wow - I never knew that... I've just tested it and tthat does appear to be
the case...

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: 09 January 2001 15:09
To: CF-Talk
Subject: RE: CPU 100% (again, sorry) - with screen shot and theory :)


  Actually it looks for onrequestend.cfm wherever it finds 
  application.cfm. It will not keep looking past the directory 
  where it finds application.cfm for onrequestend.cfm.
  
  I don't know what happens if it finds onrequestend.cfm before 
  it finds application.cfm 

 you sure on that???
 
 I often use onrequestend in places where I dont use application.cfm -
 primarily for debugging...

I'm sure on that.

If you use an onrequestend.cfm in a directory which doesn't have an
Application.cfm, the onrequestend.cfm will be ignored. It doesn't matter
whether an upward search of the directory tree would find onrequestend.cfm
first, or Application.cfm. Either way, CF only looks for onrequestend.cfm in
the same directory in which it found Application.cfm.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~
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