hi all,

can't figure this out for the life of me.. I have a test box which executes a cfhttp with no problem and on our production box, the cfhttp times out.. no security restrictions for now.

*-----------
The request has exceeded the allowable time limit Tag: cfhttp


The error occurred in /srv/www/htdocs/study/process.cfm: line 56

54 :     value="1"
55 :     name="INTEREST139287">
56 : </cfif>
57 :
58 :

Please try the following:

    * Check the ColdFusion documentation to verify that you are using the correct syntax.
    * Search the Knowledge Base to find a solution to your problem.

Browser    Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803
Remote Address    142.30.247.82
Referrer    http://cclgw1.vcc.ca/study/
Date/Time    29-Sep-04 04:09 PM
Stack Trace
at cfprocess2ecfm863207565.runPage(/srv/www/htdocs/study/process.cfm:56)

coldfusion.runtime.RequestTimedOutException: The request has exceeded the allowable time limit Tag: cfhttp
at coldfusion.tagext.net.HttpTag.checkTimeout(HttpTag.java:1888)
at coldfusion.tagext.net.HttpTag.doEndTag(HttpTag.java:991)
at cfprocess2ecfm863207565.runPage(/srv/www/htdocs/study/process.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)

etc...
*--------------------

thoughts?

L
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to