Am 01.02.2013 um 16:41 schrieb Esztermann, Ansgar: > Hello List, > > I've just found out that at some point, output of qstat -j -xml changed from: > <JB_ja_tasks> > <ulong_sublist> > <JAT_status>128</JAT_status> > <JAT_task_number>1</JAT_task_number> > to: > <JB_ja_tasks> > <JATASK: 51874.> > <JAT_status>0</JAT_status> > <JAT_task_number>1</JAT_task_number> > > This is illegal since in a start tag, a name must not contain a colon; and a > name can only be followed by whitespace or a closing bracket '>'. > > I am not sure about the exact version we're running (our vendor calls it > sge-2011.11-323_cm6.0.x86_64).
What is the first line of output after: qconf which should show the version. -- Reuti > Unfortunately, I have also been unable to find the source code lines where > this XML is generated (qstat_xml.c only seems to contain some tags). > > Regards, > > A. > -- > Ansgar Esztermann > DV-Systemadministration > Max-Planck-Institut für biophysikalische Chemie, Abteilung 105 > > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
