G'day.

I'm using STAX 3.3.5 and trying to get a STAX job to issue a command to the
remote machine.


Now I issue the commands
Please note I have remove actual commands and ip addresses. I have proven
that this behaviour occurs regardless.

This command works and returns the output
staf <ip> PROCESS START SHELL COMMAND "<cmd>" RETURNSTDOUT RETURNSTDERR
WAIT


staf <ip> PROCESS START SHELL COMMAND "<cmd>" RETURNSTDOUT RETURNSTDERR
followed by
staf <ip> PROCESS QUEURY HANDLE <handle>
shows that the command has indeed completed.

So when I issue the STAX job

      <process name="'cmd'">
        <location>machine</location>
        <command mode="'shell'">'"<cmd>"'</command>
      <stderr mode="'stdout'"/>
        <returnstdout/>
      </process>

Can anyone explain why it never completes?

Thanks
Phil Rumble


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to