This has happened both right after starting STAF as well as after it
already has been working.

It appears to mainly affect starting processes.  STAF pinging it works.
Here's an example of the failure:

sjx64ycle:~ # staf local process start command "date" returnstdout wait
Response
--------
{
  Return Code: 1
  Key        : <None>
  Files      : [
    {
      Return Code: 0>
      Data       :
    }
  ]
}

It should be:
[r...@sjx86098 ~]# staf local process start command "date" returnstdout
wait
Response
--------
{
  Return Code: 0]
  Key        : <None>
  Files      : [
    {
      Return Code: 0>
      Data       : Thu Jan 28 10:19:12 PST 2010

    }
  ]
}

Any ideas?

Thanks,
Paul E.
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to