Sharon,

for Job 7 it's exactly what I've sent, the part starting on 20090803 up to 
20090804
10:53. On 10:53 the hang imlicitly was released by STAF shutdown.
Those logs of JOB 7 show the last started <process> being completed when the
job stopped.

Currently again a job is hanging (10 Threads). The logs are appended.
This time, the logs say that the <process> still is running. But that isn't 
true.
The process is gone (ps command) and also no longer is displayed by
STAXMon (no gearwheel).
STAF local STAX QUERY JOB 15 THREAD 1 says, that the job hangs inside of
the <finally> on line 1923, as it did when I mailed the first time. So, the 
script
simply didn't reach the line, where the completion message for the <process> is
logged.

This time I didn't terminate any block, so the <process> in <try> came to
its normal end and the following <script> must have resetted MyProcessHandle
to 0. Thus, the <if> on line 1924 must be false and all the content of the 
<finally>
must be skipped. How can it hang in an empty <finally>?

The only thing that is common to all hangs I've looked into is a <finally> on 
top of
the stack.

The STAX job still hangs and I can connect jdb to the JVM. If you have more
experience using jdb, maybe you could tell me how to get more info from it.

Bodo

BTW: I'll try to strip off my script to have an easy way to recreate the 
problem.
But that might take a lot of time. If there is a chance to catch the problem 
using
the current script, it would be better for me.



________________________________
From: Sharon Lucas [mailto:luc...@us.ibm.com]
Sent: Tuesday, August 04, 2009 4:43 PM
To: Strösser, Bodo
Cc: 'staf-users@lists.sourceforge.net'
Subject: Re: [staf-users] STAX Job hangs


Bodo,

What are the contents of the STAX Job Log and the STAX Job User Log when this 
job hangs?

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

Attachment: Job_15_User.log
Description: Job_15_User.log

Attachment: Job_15.log
Description: Job_15.log

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to