Re: question about this error - The request has exceeded the allowable time limit Tag: cfmail

2010-09-21 Thread Matthew Friedman
>btw a backup is to also have a CFERROR or default error template so u can >catch cfcatch errors > > > >>> We have a cferror on the application page and that is catching it at the end. what I did was I did not know that there was an option to set the timeout at the cfinvoke calls. ends up one o

Re: question about this error - The request has exceeded the allowable time limit Tag: cfmail

2010-09-20 Thread Russ Michaels
btw a backup is to also have a CFERROR or default error template so u can catch cfcatch errors On Tue, Sep 21, 2010 at 12:21 AM, Russ Michaels wrote: > Unless you have a CFABORT in your CFCATCH i'm sure the default behaviour is > for CF to continue executing any code after the CFTRY block. > >

Re: question about this error - The request has exceeded the allowable time limit Tag: cfmail

2010-09-20 Thread Russ Michaels
Unless you have a CFABORT in your CFCATCH i'm sure the default behaviour is for CF to continue executing any code after the CFTRY block. On Mon, Sep 20, 2010 at 9:40 PM, Matthew Friedman wrote: > > We are getting this error to happend and I am trying to figure out how to > do the following. >

Re: question about this error - The request has exceeded the allowable time limit Tag: cfmail

2010-09-20 Thread Michael Grant
It sounds like the code you have that errors is inside your cfcatch tag. Can you post what the actual error is? On Mon, Sep 20, 2010 at 4:40 PM, Matthew Friedman wrote: > > We are getting this error to happend and I am trying to figure out how to > do the following. > > what we are doing is ru

question about this error - The request has exceeded the allowable time limit Tag: cfmail

2010-09-20 Thread Matthew Friedman
We are getting this error to happend and I am trying to figure out how to do the following. what we are doing is running muliple external processed - ie ending job posting information out to sites. we are doing this in a and if the process errors out or we recieve an notice of a failure we se

RE: The request has exceeded the allowable time limit Tag: cfmail

2009-03-30 Thread Chad McCue
d the allowable time limit Tag: cfmail Do you have some error handling code in your application.cfc that emails errors to you? Jat. -Original Message- From: Chad McCue [mailto:c...@advmediaproductions.com] Sent: 30 March 2009 14:41 To: cf-talk Subject: The request has exceeded the allowable

RE: The request has exceeded the allowable time limit Tag: cfmail

2009-03-30 Thread Will Swain
Do you have some error handling code in your application.cfc that emails errors to you? Jat. -Original Message- From: Chad McCue [mailto:c...@advmediaproductions.com] Sent: 30 March 2009 14:41 To: cf-talk Subject: The request has exceeded the allowable time limit Tag: cfmail I am

The request has exceeded the allowable time limit Tag: cfmail

2009-03-30 Thread Chad McCue
I am not sure why I receive this error, the piece of code I am running does not try to send any mail at all. The request has exceeded the allowable time limit Tag: cfmail ~| Adobe® ColdFusion® 8 software 8 is the most

Re: The request has exceeded the allowable time limit

2007-06-14 Thread Tom Chiverton
On Wednesday 13 Jun 2007, Sung Woo wrote: > ugly, but I have to make an exception in this case. Two of the tables I'm > hitting are extremely slow (200-300ms for data to return from the metrics > I've run), so there are inherent issues with this transaction. And I'm guessing you can't wither fix

Re: The request has exceeded the allowable time limit

2007-06-14 Thread Tom Chiverton
On Wednesday 13 Jun 2007, Sung Woo wrote: > If there's no solution to this, then I'll need to run the script in steps > -- 300 or 400 records at a time. Or don't use ColdFusion. -- Tom Chiverton Helping to appropriately differentiate internet architectures on: http://thefalken.livejournal.com *

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Sung Woo
Looks like my reply got hosed somehow. In any case, to make a long story short, two of the DBs I hit come with some ugly latency, so 2 seconds is the best I can do. I always try to hit 250ms or less in anything I do in CF, but sometimes exceptions have to be made. CF Admin can't be the issue

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Sung Woo
Like most CF transactions, I consider anything longer than 250ms to be ugly, but I have to make an exception in this case. Two of the tables I'm hitting are extremely slow (200-300ms for data to return from the metrics I've run), so there are inherent issues with this transaction. CF Admin is

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Tom Chiverton
On Wednesday 13 Jun 2007, Sung Woo wrote: > happening that I don't think I can replicate in a SP. At least not easily. > And besides, it's already written in CF, so I can't go back now. You can (should ?) if it is running for too long. > 2 seconds for a transaction that ties together data from

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Sung Woo
> On Wednesday 13 Jun 2007, Sung Woo wrote: > > I'm pulling in 5 other templates. For each record, it takes 2 > seconds to > > run. Here's a snippet of the log file: > > What are you doing ? Maybe you could do it faster (like in a stored > proc.) ? Hi Tom, It's possible to do it in a SP, but

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Tom Chiverton
On Wednesday 13 Jun 2007, Sung Woo wrote: > I'm pulling in 5 other templates. For each record, it takes 2 seconds to > run. Here's a snippet of the log file: What are you doing ? Maybe you could do it faster (like in a stored proc.) ? -- Tom Chiverton Helping to enormously maintain guinine mat

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Sung Woo
>How long do you expect the job to take to complete? 2 hours seems way too >long for an http request to run. > >How many templates are involved? Hi Neil, At this point, I don't expect the job to take any more than 15 minutes. I currently have around 750 records, and at the 10-minute mark, it

Re: The request has exceeded the allowable time limit

2007-06-13 Thread Robertson-Ravo, Neil (RX)
ot; Visit our website at http://www.reedexpo.com -Original Message- From: Sung Woo To: CF-Talk Sent: Wed Jun 13 03:47:50 2007 Subject: The request has exceeded the allowable time limit For the life of me, I can't figure out what I'm doing wrong. Running CFMX7.0.2 on Win2K: I h

The request has exceeded the allowable time limit

2007-06-12 Thread Sung Woo
ht? 60 seconds * 60 minutes * 2 = 7200 seconds. On the scheduled task itself, I have this on top of it: Yet this is the problem: I get this error at EXACTLY the 10 minute mark: "The request has exceeded the allowable time limit" Sometimes it's CFQUERY; other times it's

Re: The request has exceeded the allowable time limit

2007-06-12 Thread Sung Woo
> Which means that despite the requesttimeouts I have here, something > else is overriding it and putting a hard limit of 60 seconds. I do > have FusionReactor on this box, but crash protection is not enabled, > so it shouldn't be the cause. What is going on here? Sorry, I meant a hard limit

RE: The request has exceeded the allowable time limit Tag: cfoutput

2006-06-14 Thread Andy Matthews
Oh...that's easy enough. Thanks. -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 11:53 AM To: CF-Talk Subject: Re: The request has exceeded the allowable time limit Tag: cfoutput On 6/14/06, James Holmes <[EMAIL PROTECTED

Re: The request has exceeded the allowable time limit Tag: cfoutput

2006-06-14 Thread Rob Wilkerson
/14/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > I'm getting this error when a complex query is run. It has multiple inner > > joins and is returning potentially thousands of records with about 60 > > columns each. > > > > --- > > The request has ex

Re: The request has exceeded the allowable time limit Tag: cfoutput

2006-06-14 Thread Ray Champagne
Inc. > [EMAIL PROTECTED] > 615.370.1530 x737 > --//-> > > -Original Message- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 14, 2006 11:36 AM > To: CF-Talk > Subject: Re: The request has exceeded the allowable time

RE: The request has exceeded the allowable time limit Tag: cfoutput

2006-06-14 Thread Andy Matthews
James... Do you have an example of using cfsetting in this way? -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 11:36 AM To: CF-Talk Subject: Re: The request has exceeded the allowable time limit Tag: cfoutput The template is running

Re: The request has exceeded the allowable time limit Tag: cfoutput

2006-06-14 Thread James Holmes
when a complex query is run. It has multiple inner > joins and is returning potentially thousands of records with about 60 > columns each. > > --- > The request has exceeded the allowable time limit Tag: cfoutput > The error occurred on line 111. > --- -- CFAJAX docs a

The request has exceeded the allowable time limit Tag: cfoutput

2006-06-14 Thread Andy Matthews
I'm getting this error when a complex query is run. It has multiple inner joins and is returning potentially thousands of records with about 60 columns each. ------- The request has exceeded the allowable time limit Tag: cfoutput The error occurred on line 111. --- Is it timing out

RE: The request has exceeded the allowable time limit Tag: CFQUERY

2004-11-12 Thread Micha Schopman
Try setting the default request timeout for that template higher by adding a cfsetting. Add this to the template in the top, to give the query 60 seconds time to execute before the process is aborted. Micha Schopman Software Engineer Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033

The request has exceeded the allowable time limit Tag: CFQUERY

2004-11-12 Thread Venkata Dharma Chand Bhaverisetti
I am getting this error on coldfusion mx when i am trying to execute a query. i would be happy if any body finds a solution to this with regards, chand ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net htt

RE: CF Error: The request has exceeded the allowable time limit

2002-12-09 Thread Dave Carabetta
The request has exceeded the allowable time limit Tag: CFQUERY .or... The request has exceeded the allowable time limit Tag: CFOUTPUT It isn't taking along time or doing anything special. Almost seems more like a connction issue from my machine to the server. How can I fix th

CF Error: The request has exceeded the allowable time limit

2002-12-09 Thread Steve Reich
I keep getting the following errors for no apparent reason The request has exceeded the allowable time limit Tag: CFQUERY ..or... The request has exceeded the allowable time limit Tag: CFOUTPUT It isn't taking along time or doing anything special. Almost seems more like a connction