Skip to Content.
Sympa Menu

grouper-users - Import Error unable to import from xml: null

Subject: Grouper Users - Open Discussion List

List archive

Import Error unable to import from xml: null


Chronological Thread 
  • From: Colin Hudler <>
  • To:
  • Subject: Import Error unable to import from xml: null
  • Date: Tue, 15 Jan 2008 11:32:45 -0600

Hi,

The error in the subject of this email will occur in edu.internet2.middleware.grouper.XmlImporter when a grouptype has an empty attribute. Example xml generated by ant xml-export:

<groupTypes>
<groupType name='Provisioner'>
<attribute name='Destinations'>ou=groups,dc=uchicago,dc=edu</attribute>
<attribute name='Send To'></attribute>
</groupType>

('Send To' has no value)

Sorry, I didn't find exactly which method--if any--causes the error.

--
Colin Hudler
Network Based Services
The University of Chicago



Archive powered by MHonArc 2.6.16.

Top of Page