In haste, in case it helps: Vic <[email protected]> writes:
>> Fixed now! > > Well, I spoke too soon, didn't I? > > I'm still getting sporadic failures; it seems to happen a while after > restarting qmaster. I'm back to getting: > > Unable to initialize environment because of error: range_list containes no > elements Exiting. > > I've got > > MAX_DYN_EC 10000 > > At the top of my qconf -mconf settings. Maybe see the note about it and file descriptors in sge_conf(5) -- or at least the copy under http://arc.liv.ac.uk/SGE/htmlman/ > *Additionally*, running qsub against the other queue is giving me problems > as well; I've got stdout set to go to $HOME/.cluster/$JOB_ID. Looking at > qmon for a failed job shows me that this is so; hitting the "qalter" > button shows me that stdout is set to: > > /home/eianpoo/.cluster/$JOB_ID/stdout > > However, when I look at the "why" report for why the job failed, I get: > > Error for job 64288: 05/30/2012 08:44:32 [94601:28096]: error: can't open > output file "/home/eianpoo/64288/stdout": No such file or directory If I recall correctly, that's one of the places an invalid sprintf occurred, whose effects depend on optimization and/or libc. -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
