Is it possible that you are encountering a TCPIP limitation on your 
Windows system?  Can you open the Windows registry and check the TCPIP 
settings?  The following document has some information: 
http://support.microsoft.com/default.aspx?kbid=314053.  In particular 
check the TcpNumConnections parameter.

Several years ago we helped someone with a similar problem (when running 
multiple requests from a Windows system, a limitation was reached on the 
number of remote connections).  In their environment they were using a 
10MB router which was causing the limiation, and upgrading their router to 
a 100MB router resovled the problem.  Can you check your adapter/network 
settings?

On your Windows system, can you make more that 5 simultaneous TCPIP 
connections?  For example, telnet from the Windows systems to 6 remote 
systems and see if that works.

David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com




Gottfried Poell <gottfried.po...@bwin.org> 
05/19/2009 09:29 AM

To
Sharon Lucas/Austin/i...@ibmus
cc
Dominik Graf <dominik.g...@bwin.org>, staf-users@lists.sourceforge.net
Subject
Re: [staf-users] max number of simultanuous requests






hello,
 
thank you for your quick answer.
 
we can reproduce this every time we try it.
 
staf someIP VAR LIST produces
 
H:\>staf 10.130.22.11 VAR LIST
Response
--------
STAF/Config/BootDrive           : C:
STAF/Config/CodePage            : IBM-850
STAF/Config/ConfigFile          : C:\STAF\bin\STAF.cfg
STAF/Config/DefaultAuthenticator: none
STAF/Config/DefaultInterface    : tcp
STAF/Config/InstanceName        : STAF
STAF/Config/Machine             : IXOPVH022011.baw.local
STAF/Config/MachineNickname     : IXOPVH022011.baw.local
STAF/Config/Mem/Physical/Bytes  : 2146922496
STAF/Config/Mem/Physical/KB     : 2096604
STAF/Config/Mem/Physical/MB     : 2047
STAF/Config/OS/MajorVersion     : 5
STAF/Config/OS/MinorVersion     : 2
STAF/Config/OS/Name             : Win2003
STAF/Config/OS/Revision         : 3790
STAF/Config/Sep/Command         : &
STAF/Config/Sep/File            : \
STAF/Config/Sep/Line            :
 
STAF/Config/Sep/Path            : ;
STAF/Config/STAFRoot            : C:\STAF
STAF/Config/StartupTime         : 20090519-13:19:54
STAF/DataDir                    : C:\STAF\data\STAF
STAF/Env/ALLUSERSPROFILE        : C:\Documents and Settings\All Users
STAF/Env/APPDATA                : C:\Documents and 
Settings\srv-autotest\Application Data
STAF/Env/CLASSPATH              : 
C:\STAF\bin\JSTAF.jar;C:\STAF\samples\demo\STAFDemo.jar
STAF/Env/CLIENTNAME             : WIEWRK347
STAF/Env/ClusterLog             : C:\WINDOWS\Cluster\cluster.log
STAF/Env/CommonProgramFiles     : C:\Program Files\Common Files
STAF/Env/COMPUTERNAME           : IXOPVH022011
STAF/Env/ComSpec                : C:\WINDOWS\system32\cmd.exe
STAF/Env/FP_NO_HOST_CHECK       : NO
STAF/Env/HOMEDRIVE              : C:
STAF/Env/HOMEPATH               : \Documents and Settings\srv-autotest
STAF/Env/LOGONSERVER            : \\IXOPVH022011
STAF/Env/NUMBER_OF_PROCESSORS   : 4
STAF/Env/OS                     : Windows_NT
STAF/Env/Path                   : 
C:\STAF\bin;D:\app\srv-autotest\product\11.1.0\client_1;D:\app\srv-autotest\product\11.1.0\client_1\bin;C:\Program
 
Files\OpenSSH\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0
STAF/Env/PATHEXT                : 
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
STAF/Env/PROCESSOR_ARCHITECTURE : x86
STAF/Env/PROCESSOR_IDENTIFIER   : x86 Family 15 Model 33 Stepping 2, 
AuthenticAMD
STAF/Env/PROCESSOR_LEVEL        : 15
STAF/Env/PROCESSOR_REVISION     : 2102
STAF/Env/ProgramFiles           : C:\Program Files
STAF/Env/SESSIONNAME            : RDP-Tcp#1
STAF/Env/STAFCONVDIR            : C:\STAF\codepage
STAF/Env/SystemDrive            : C:
STAF/Env/SystemRoot             : C:\WINDOWS
STAF/Env/TCLLIBPATH             : C:\STAF\bin
STAF/Env/TEMP                   : C:\DOCUME~1\SRV-AU~1\LOCALS~1\Temp\1
STAF/Env/TMP                    : C:\DOCUME~1\SRV-AU~1\LOCALS~1\Temp\1
STAF/Env/USERDOMAIN             : IXOPVH022011
STAF/Env/USERNAME               : srv-autotest
STAF/Env/USERPROFILE            : C:\Documents and Settings\srv-autotest
STAF/Env/windir                 : C:\WINDOWS
STAF/Version                    : 3.2.5
 
thx & br,
Gottfried Pöll

From: Sharon Lucas [mailto:luc...@us.ibm.com] 
Sent: Dienstag, 19. Mai 2009 16:08
To: Gottfried Poell
Cc: Dominik Graf; staf-users@lists.sourceforge.net
Subject: Re: [staf-users] max number of simultanuous requests


What version of STAF are you running on these machines? 
What's the output of:  STAF someIP VAR LIST? 

We submit many (> 6) simultaneous requests to an endpoint without issues.

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



Gottfried Poell <gottfried.po...@bwin.org> 
05/19/2009 08:05 AM 


To
<staf-users@lists.sourceforge.net> 
cc
Dominik Graf <dominik.g...@bwin.org> 
Subject
[staf-users] max number of simultanuous requests








hello, 
  
we are experiencing connection problems as soon as the number of nearly 
simultanuous requests to a endpoint reaches the number of 6 
  
we are using the event-service but even the command "staf someIP ping 
ping" is not working. 
  
here is the result we get in the 6th or above request 
Error submitting request, RC: 22
Additional info
---------------
STAFConnectionWriteUInt: Error writing to socket: send() RC=10054: 22 
  
for testing purposes we just tried to execute a batch process which calls 
other batch files nearly simulatneously. 
 
  
can you help us with this issue? 
  
thx & br 
Gottfried Pöll
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects_______________________________________________

staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to