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 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278231 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

