Page 1 of 1

Sequencer looping failure

Posted: Tue May 26, 2009 5:11 am
by dspxlearn
Hello,

I was designing a sequencer in which a loop executes more than 280 times. Inside the loop there are couple of execute command stages executing few UNIX commands.

At 258th iteration the sequencer is getting aborted with the below error.

Code: Select all

Attempting to Cleanup after ABORT raised in stage CSV_Modifications..JobControl
I took a detour as of now. But, can someone tell me what is causing this error?
While doing a search, i found out the below link where it was confirmed that this was a bug in 7.5.2 and an ecase was opened with IBM.

viewtopic.php?t=116154&start=0&sid=5c27 ... 58425be6f3

Posted: Tue May 26, 2009 6:40 am
by chulett
I've seen the same bug and there *is* a client side patch for it, ask your support provider for it. Keep in mind it is a client patch that changes the compiled code in this case, so if someone else without the patch compiles your fixed job, it will be... unfixed. :wink: