>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 gets to about 
450.

It's entirely possible for the transaction to take 2 hours, though, down the 
road.  The script runs when nobody is on the server, so load is not an issue.

I'm pulling in 5 other templates.  For each record, it takes 2 seconds to run.  
Here's a snippet of the log file:

{ts '2007-06-12 22:33:38'}: Start 1
{ts '2007-06-12 22:33:40'}: End 1
{ts '2007-06-12 22:33:40'}: Start 2
{ts '2007-06-12 22:33:42'}: End 2
{ts '2007-06-12 22:33:42'}: Start 3
{ts '2007-06-12 22:33:44'}: End 3
..
..
..
{ts '2007-06-12 22:43:36'}: Start 574
{ts '2007-06-12 22:43:37'}: End 574
{ts '2007-06-12 22:43:37'}: Start 575
{ts '2007-06-12 22:43:38'}: error 575

You can see here that exactly at 10 minutes, the script halts.

Is there some other setting in jrun.xml or something that I'm missing?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 beta – Build next generation applications today.
Free beta download on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

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

Reply via email to