Re: CF 8 Load Time Problem

2007-10-04 Thread Tom Chiverton
On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote: We are still having a huge problem with createObject calls in ColdFusion 8 taking up to 300 seconds. Please help! Below is a stack trace from Fusion Reactor. What are you creating ? What does the object do at startup ? -- Tom Chiverton

Re: CF 8 Load Time Problem

2007-10-04 Thread Ryan Duckworth
Message- From: Ryan Duckworth [mailto:[EMAIL PROTECTED] Sent: Monday, October 01, 2007 3:31 PM To: CF-Talk Subject: CF 8 Load Time Problem We have been running CF 8 in our dev environment without any problems. After upgrading to CF 8 on one of our production boxes, we are having lots

Re: CF 8 Load Time Problem

2007-10-04 Thread Ryan Duckworth
We may have found a problem... We create a bunch of functions and put them in the request scope. On that page, just before the createObject calls was a call to one of those functions in the request scope but is was missing the request scope. Correctly Scoped Call: request.param(form.action,);

CF 8 Load Time Problem

2007-10-01 Thread Ryan Duckworth
We have been running CF 8 in our dev environment without any problems. After upgrading to CF 8 on one of our production boxes, we are having lots of problems. The first page hit seems to take an extreme amount of time. We have been watching these requests using Fusion Reactor and have seen the

Re: CF 8 Load Time Problem

2007-10-01 Thread Mark Mandel
We have noticed longer initial compilation times under CF8 as well, so you are not alone. Once the files have been compiled, it's generally easy going from there on in. Mark On 10/2/07, Ryan Duckworth [EMAIL PROTECTED] wrote: We have been running CF 8 in our dev environment without any

RE: CF 8 Load Time Problem

2007-10-01 Thread Jayesh Viradiya
PROTECTED] Sent: Monday, October 01, 2007 3:31 PM To: CF-Talk Subject: CF 8 Load Time Problem We have been running CF 8 in our dev environment without any problems. After upgrading to CF 8 on one of our production boxes, we are having lots of problems. The first page hit seems to take an extreme