Page 1 of 1

Error in a sequencer job in Grid Env.

Posted: Wed Jun 15, 2011 1:01 pm
by kollurianu
Hi All,

I am getting the following error in a sequence job..which is Grid enabled.

main_program: Internal Error: (!new_sc_op.availableNodes_.isEmpty()): sc/sc.C: 4304
Traceback: Could not obtain stack trace; check that 'gdb' and 'sed' are installed and on your PATH

Could someone please give some inputs on what is this error and reason for this?

Thank you all in advance.

Posted: Wed Jun 15, 2011 3:04 pm
by ray.wurlod
Did you Search? This question has been asked many times. Grid-enabled is not relevant.

Posted: Fri Sep 30, 2011 1:29 pm
by just4geeks
Hi, We had similar issue.
My job had lots of Datasets being read and written.
We deleted all datasets from the job and it ran fine.
This may be helpful for someone.

Take care!