Jochem, WOW! Thanks for shedding light on the situation. There is a lot of activity in the Event Logs for w32time. We are going to try the JVM workaround from the tech note and figure out why w32time is throwing warnings all the time.
Thanks again! Justin -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 15, 2007 5: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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278261 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

