Hi,
This command works just fine from the CLI:
staf 10.10.10.10 process start command "psshutdown -accepteula -r -t 0" wait
returnstdout stderrtostdout
But it does not work when calling the ant interface and on the same machine
as the cli:
<staf
location="@{ip}"
service="process"
request="start command 'psshutdown -accepteula -r -t 0' wait
returnstdout stderrtostdout"/>
The response I get is:
[staf] 10.10.10.10 process start command 'psshutdown -accepteula -r -t
0' wait returnstdout stderrtostdout
[staf] RC=10, Result=Error starting the process. CreateProcess failed
with OS RC 2: The system cannot find the file specified.
[staf]
The target machine is winxp running staf 3.3.5. The cli/ant machine is
CentOS running 3.4.0.
What am I doing wrong?
--
Tks,
-T
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users