If STAFProc is running on machine 192.168.100.101, then you may be running 
into either:

1. A firewall is blocking communication via the port for the requested
   endpoint.
2. A secure network interface is being used to communicate to a machine 
that
   doesn't have a secure network interface configured with the same
   certificate.

The STAF FAQ at http://staf.sourceforge.net/current/STAFFAQ.htm#d0e888 has 
more information in sections:

3.1.3 Explain RC 16 when attempting to send a STAF request to a remote 
machine 
3.1.4 Why can't my STAF machines communicate? 

Since your having a problem communication with a Linux machine, note in 
section 3.1.4 in the FAQ it says that certain versions of Linux set up a 
high level of security access for incoming requests on specific ports. 
Since STAF communicates via port 6550 for the ssl interface and 6500 for 
the tcp interface, you need to check if your machine is configured to 
accept traffic via the tcp ports you're using for STAF. 

Also, you need to check if a firewall is blocking incoming and/or outgoing 
traffic via the tcp ports you're using for STAF (e.g. 6550 and 6500),

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313

----- Forwarded by Sharon Lucas/Austin/IBM on 04/06/2010 10:18 AM -----

Sharon Lucas/Austin/IBM
04/06/2010 09:28 AM

To
arul prakash <arulprakas...@gmail.com>
cc

Subject
Re: [staf-users] cannot execute STAF command





Is STAFProc running on machine 192.168.100.101?

You can submit a request to the STAF HELP service to get more information 
about RC 16 and possible causes.

C:\>STAF local HELP ERROR 16
Response
--------
Description: No path to endpoint
Details    : This indicates that STAFProc was not able to submit the 
request
to the requested endpoint (i.e. target machine).  This error usually
indicates one or more of the following:

1. STAFProc is not running on the target machine.
2. The requested endpoint is not valid.
3. The network interface or port for the requested endpoint is not 
supported.
4. A firewall is blocking communication via the port for the requested
   endpoint.
5. A secure network interface is being used to communicate to a machine 
that
   doesn't have a secure network interface configured with the same
   certificate.

Alternatively, you may need to increase your CONNECTTIMEOUT value for the
network interface and/or increase your CONNECTATTEMPTS value in your
STAF.cfg file.

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




arul prakash <arulprakas...@gmail.com> 
04/06/2010 03:52 AM

To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] cannot execute STAF command






Hi all,
        I am trying to execute a batch file from a 
linux(ip:192.168.100.105) STAF machine in a windows(ip:192.168.100.101) 
STAF machine. I can ping from the linux machine also. But when i execute 
the following command,

staf 192.168.100.101 process start shell command C:\\mybatchfile.bat wait 
returnstdout stderrtostdout


I get an error message 
Error submitting request,RC:16
Additional info
---------------
STAFConnectionProviderConnect:Errorperforming test read on connected 
endpoint:recv() RC=111: 22, Endpoint: ssl://192.168.100.101

what might be the problem?pls help

-- 
Regards,
Arul

------------------------------------------------------------------------------
Download Intel&#174; 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

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to