Hi,
I am calling ant task for shell script to execute in the ftp machine. But it
fails to execute and throws WRAPPER - start method threw an exception. But
when i run the script from the unix machine directly it executes.
<sshexec host="${ftp.host}" username="${ftp.usrname}"
password="${ftp.password}" command="${build.script} > out.out 2 > err.txt
< /dev/null &" timeout="10000" trust="true"/>
-------------------------------------------------------------------------------------------
all the values are places in properties file.
Let me know if any information required from my side .
Regards,
Vinodh' Kumar
--
View this message in context:
http://old.nabble.com/ssh-exectuion-failure-from-build-task-in-tp27699231p27699231.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]