$ STAF local HELP ERROR 21
Response
--------
Description: STAF not running
Details    : This indicates that STAF is not running on the local machine. 
 Veri
fy that STAFProc is running.

If STAFProc is running, make sure you are using the correct name for the 
STAFPro
c instance you are trying to communicate with.  There is a special 
environment v
ariable, STAF_INSTANCE_NAME, that can be used to specify a name for each 
STAFPro
c instance to differentiate between multiple instances of STAF. If this 
environm
ent variable is not set, the default value, "STAF", is used for the 
instance nam
e.
 
Thanks, 
David 

David Bender 
STAF/STAX Development 
IBM Software Group, WPLC 
 
11501 Burnet Rd. 
Bldg. 903-5B002 
Austin, TX 78758-3400 
 
Phone (T/L): 1-512-286-5315 (363-5315) 
ITN: 23635315 
Email: bda...@us.ibm.com 
 





staf-stax user <stafstaxu...@gmail.com> 
12/18/2009 06:13 AM

To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] RC:21 Error while Executing Function Remotely






Hi 

I am getting below mentioned while executing function on remote machine. 
Can any guide me what may be possible resolution?

***********************
RC:21

EXECUTE file :87:/home/test/test.xml MACHINE :12:155.35.7.218 FUNCTION 
:23:TestFunction ARGS :148:{ 'TestCaseFilePath1' : '/home/test/test.txt'}  
TEST
************************

Here is my Function:

<!DOCTYPE stax SYSTEM "stax.dtd">

<stax>
  <function name="TestFunction">
    <function-list-args>
        <function-required-arg name="FilePath"/>
    </function-list-args>
        <sequence>
                    <message>FilePath</message>
        </sequence>
  </function>
</stax>

Regard's
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and 
easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to