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 <m...@hozgroup.com> 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 running muliple external processed - ie ending job
> posting information out to sites.
> we are doing this in a <try><catch> and if the process errors out or we
> recieve an notice of a failure we send an email to an support group who
> looks at what is going on and jumps on it.
>
> The cfmail is in the <cfcatch> and that is what is erroring out and then
> the user is seeing the custom error message.
>
> we would like to make sure that they never see the error message just move
> along - not sure how we can do that.
>
> the second question I have is if on of the web services we are going to
> take 40 seconds to process - we have seen this - is the time out to the mail
> server part of the entire time out on the page request? or is this done
> inidividual and on request to the mail server is taking over 60 seconds.  We
> are trying to figure how how to solve this.
>
> Any thougths would be great.
>
> Matt Friedman
> "Life is too short to drink cheep beer"
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337243
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to