On Wed, Sep 2, 2009 at 11:24 PM, Steve Lichtenberg wrote:
> <cfexecute name = "#runpath#"
>   arguments = "#argslist#"
>    outputfile="#file_directory#fcdc.out"
>        timeout="2"
> />

> If I run it with no timeout, I get the display page but the execute
> never runs.  If I put anything in the timeout parameter, the process
> times out no matter what.  I have tried values from 1 - 200 for
> timeouts with consistent results.

Log in as the user that the CF server process is started (local
system?) and try running the command from the command line. That
should get the fingerprint of the remote server accepted and after
that it should work from CF too. Or is gives some other error you can
fix :)


-- 
Jochem van Dieten
http://jochem.vandieten.net/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326054
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