Yes Robert, the env is the issue. Thanks for the reply.
Regards,
Vinodh' Kumar
Robert Anderson-6 wrote:
>
> This is probably not an ant issue. When you sshexec something on the
> remote
> host, the environment is not setup the same as if you are logged in. Your
> .profile is not sourced and yo
This is probably not an ant issue. When you sshexec something on the remote
host, the environment is not setup the same as if you are logged in. Your
.profile is not sourced and your PATH and other variable can be different.
To troubleshoot this, I suggest running the command outside of ant like
th