On Feb 1, 2013, at 17:52 , Kamel Mazouzi wrote:

> Hi,
> 
> We are using OGS/GE 2011.11 and I dont see this issue !
> 
> How about checking the xml schemas at : $SGE_ROOT/util/resources/schemas

The schema looks just like I would expect it to:

       <xs:complexType name="JB_ja_task_t">
                <xs:sequence>
                        <xs:element name="ulong_sublist" 
type="JB_ja_task_element_t"/>
                </xs:sequence>
        </xs:complexType>
        <xs:complexType name="JB_ja_task_element_t">
                <xs:sequence>
                        <xs:element name="JAT_status" type="xs:unsignedInt"/>
                        <xs:element name="JAT_task_number" 
type="xs:unsignedInt"/>
                        <xs:element name="JAT_scaled_usage_list" 
type="JAT_scaled_usage_list_t" minOccurs="0"/>
                </xs:sequence>
        </xs:complexType>

With the previous version, I did see the ulong_sublist, but it has now been 
renamed to JATASK:<whitespace><task id>. This is, of course, not reflected in 
the schema, since it is not even valid xml.

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

Reply via email to