Could it be a pause from A Full Garbage Collection?

Brook

-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED] 
Sent: May 15, 2007 3:49 PM
To: CF-Talk
Subject: Re: Negative Page Load Times?

Justin Hansen wrote:
> Today I have observed some very odd behavior (via FusionReactor and MMC
> 
> What's happening is CFMX will hang (not respond) for 30+ seconds, the #
> of running and queued requests will not change. In FusionReactor, I can
> see a request with a negative number page load time! Once the negative
> request is complete (counts up to zero or beyond), the running and
> queued request max out, then CFMX fulfills the requests and the server
> gets caught backup with out issue.
> 
> While it's nice that it caches up and all but why is it hanging up?
> Has anyone seen or heard of this? Anyone? Bueller? Bueller?

Check your Event Log for indications that the NTP client (w32time) has 
adjusted the time of your machine backwards. Whenever that happens, 
CreateUUID() will hang until you are back in the future (file a bug for 
that, if more people report it fixing it might eventually become a 
priority).

Time running to fast on your server may be caused by the CreateUUID() 
function in which case Adobe has a technote about that. If it isn't you 
are out of luck.

Jochem



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278370
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to