Re: [staf-users] Max number of STAX threads

2009-02-10 Thread Sharon Lucas
Thanks for the additional information. Now I think I see what the problem is. Getting error "Error accepting on server socket, RC: 24" means "Too many open files". This often indicates that you opening lots of files in your STAX job(s) and not closing them. A side effect of this is once you

Re: [staf-users] Max number of STAX threads

2009-01-28 Thread Sharon Lucas
407381 for more information on this bug fix. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 Alkesh Shah 01/21/2009 02:20 PM To staf-users@lists.sourceforge.net cc Subject [staf-users] Max numbe

[staf-users] Max number of STAX threads

2009-01-21 Thread Alkesh Shah
Hi, I am using STAX 3.3.1 and wanted to execute staf commands parallely. I wanted to know the maximum number of threads that can be created for executing the staf commands. I have been receiving socket timeout exceptions in STAF beyond approx. 250 threads. Thanks in advance for the help. Re