Re: [staf-users] STAX Job gets hanged

2009-08-10 Thread Sharon Lucas
9 12:30 AM Please respond to sha...@acmet.com To David Bender/Austin/i...@ibmus cc staf-users@lists.sourceforge.net Subject Re: [staf-users] STAX Job gets hanged >Yes, if the tasks within the process are still running when the timer expires (at the duration) then they will be terminated.

Re: [staf-users] STAX Job gets hanged

2009-08-09 Thread Shahid
mal _ From: David Bender [mailto:bda...@us.ibm.com] Sent: Wednesday, August 05, 2009 5:13 PM To: sha...@acmet.com Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] STAX Job gets hanged Yes, if the tasks within the process are still running when the timer expires (at the duration) t

Re: [staf-users] STAX Job gets hanged

2009-08-05 Thread David Bender
se respond to sha...@acmet.com To David Bender/Austin/i...@ibmus cc staf-users@lists.sourceforge.net Subject Re: [staf-users] STAX Job gets hanged >I'm not sure why the STAX job would hang, but note that you are specifying the duration for the element as "500", which

Re: [staf-users] STAX Job gets hanged

2009-08-04 Thread Shahid
ssible to proceed with the next code in the STAXJob without completing the execution of jar file? _ From: David Bender [mailto:bda...@us.ibm.com] Sent: Tuesday, August 04, 2009 7:44 PM To: sha...@acmet.com Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] STAX Job get

Re: [staf-users] STAX Job gets hanged

2009-08-04 Thread David Bender
I'm not sure why the STAX job would hang, but note that you are specifying the duration for the element as "500", which is 500 milliseconds, or 1/2 second. I assume that your java process doesn't complete within that short amount of time, so can you try increasing it? Maybe you meant to use