Page 1 of 1

Sequence Activity of the Job still shows Running

Posted: Tue Sep 26, 2006 8:32 pm
by DeepakCorning
I have a Sequence Activity Job which is showing the state "Running" but everything which this activity calls is finished (the server job which it calls is finished).

I tried stopping it , compiling it but no use. The last message that I havein log file of this sequence activity is --



"Auto-purged 20 log entries."

Posted: Tue Sep 26, 2006 9:21 pm
by loveojha2
Try clearing the Status File from the Director and see whether you are able to compile the job or not.

Try to see the locks held by the job if any through the DS.TOOLS. If there then try releasing them.

See if there are any uvsh.exe processes still there in the server through the task manager.

Posted: Tue Sep 26, 2006 10:03 pm
by ray.wurlod
Auto purge only happens AFTER successful completion. Look slightly earlier in the log for the "completed" message.

Posted: Tue Sep 26, 2006 10:20 pm
by DeepakCorning
Nothing interesting in the messages - all infos and Run jobs. No errors no warning. Nothing at all.

Posted: Wed Sep 27, 2006 1:19 am
by ray.wurlod
And are the timestamps close to the "log purged" timestamp? What is the status of the job sequence in Status view?

Posted: Wed Sep 27, 2006 7:36 am
by DeepakCorning
ray.wurlod wrote:And are the timestamps close to the "log purged" timestamp? What is the status of the job sequence in Status view?
Yes , the timestamps are close , difference of only seconds. The Job started at 1:00:53 AM and the auto purge loag entry is at 1:01:09 AM.

Status is "Running". The server job which it calls is "Finished".

Posted: Wed Sep 27, 2006 3:29 pm
by ray.wurlod
Don't know. Seems like a bug. This is one of those cases when you need the Clear Status File facility.