Page 1 of 1

invalid job handle

Posted: Thu Nov 09, 2006 9:39 am
by Edwink
sirs,
when i run a sequence. it gets aborted by saying (controller problem invalid job handle) :( .can u help me to figure out the problem.the sequence consist of reconcilation job runs seven times with dfferent invocation _id..
thanks in advance

Re: invalid job handle

Posted: Mon Nov 13, 2006 9:54 pm
by karthikgk0705
Edwink wrote:sirs,
when i run a sequence. it gets aborted by saying (controller problem invalid job handle) :( .can u help me to figure out the problem.the sequence consist of reconcilation job runs seven times with dfferent invocation _id..
thanks in advance
Do you have any Job control routines attached to this seq?

Posted: Mon Nov 13, 2006 10:29 pm
by ray.wurlod
Step 1: read the entire message. Which job generated the invalid job handle?

Step 2: check that job in Status view in Director. Discover that is it not in a runnable state. Correct that.

Step 3: fix the job sequence so that the rule is "reset if required, then run".