Re: [staf-users] Stopping a Process under Win

2009-01-14 Thread George Flaherty
s list has a cleaner way but this worked for me. -g -Original Message- From: Eric Kadison [mailto:ekadi...@istor.com] Sent: Tuesday, January 13, 2009 7:16 PM To: staf-users@lists.sourceforge.net Subject: [staf-users] Stopping a Process under Win Can someone please help with a ST

Re: [staf-users] Stopping a Process under Win

2009-01-14 Thread Sharon Lucas
s IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 "Eric Kadison" 01/13/2009 06:16 PM To cc Subject [staf-users] Stopping a Process under Win Can someone please help with a STAF process problem? Within an application we've written, we start a process on a slave ho

Re: [staf-users] Stopping a Process under Win

2009-01-13 Thread Nikunj Verma
Hi Eric, Though I am not an STAF/Python/Windows expert, I have some experience of handling some problems you have mentioned here. My two cents are here. You have 3 options: 1. Send kill to your primary slave process. Trap this signal in that slave process so that it can terminate all the spawned

[staf-users] Stopping a Process under Win

2009-01-13 Thread Eric Kadison
Can someone please help with a STAF process problem? Within an application we've written, we start a process on a slave host from a master host, all running Win2K3. The process on the slave host will, then, start 2 processes on that same host. (There can actually be several slave hosts, all runn