Page 1 of 1

connection between job and sequencer

Posted: Tue Feb 15, 2011 3:40 am
by dnat
Hi,

I have a Job sequence like this which calls multiple job sequences like this

Job sequence1-->Job sequence 2-->Job sequence3-->Parallel job1

Job sequence 3 has aborted with the error message "JobControl (fatal error from @ABORT_JOB_FAILED): Job Failed"

But when i look at the Parallel job1 , it is running.

Often, this job sequence fails similarly. But when i restart it , just runs fine.. Can there be a disconnect between the job sequence 2 and the parallel job 1?could that be a reason?

Posted: Tue Feb 15, 2011 3:43 am
by devesh_ssingh
probably your job were not in compiled when you have attached to sequencer.....
so when you restared it have complied that job automatically

Posted: Tue Feb 15, 2011 5:07 am
by dnat
No, nothing was changed in the job in the recent past..

Posted: Tue Feb 15, 2011 5:20 am
by priyadarshikunal
please post the details mentioned in the entry called "summary of sequence run". you haven't posted enough details for us to make a suggestion.

Posted: Tue Feb 15, 2011 8:23 am
by chulett
What kind of trigger is between "Job sequence3" and "Parallel job1"? Your job failure has nothing to do with your Sequence, you need to check the appropriate log to see what is going on. And by "appropriate" I mean the log of the job that failed.