Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Can I get some help?

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Can I get some help?


Chronological Thread 
  • From: Tom Zeller <>
  • To: "Bryan E. Wooten" <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Can I get some help?
  • Date: Wed, 23 Jan 2013 14:57:30 -0600

> Oh, no one else is using ldap->grouper provisioning using PSP? That would
> explain much.

Probably.

> Anyway I got past the error I originally asked about by commenting out this
> lines in psp.xml:
>
> <!--
> <identifier
> ref="stemName"
> targetId="grouper"
> containerId="${edu.internet2.middleware.psp.groupsBaseDn}" />
> -->
> <!-- Identifies stems which exist in Grouper. The "objectclass"
> attribute is virtual. -->
> <!-- <identifyingAttribute
> name="objectclass"
> value="stem" />
> -->
>
> So now I get this:
>
> Caused by: org.xml.sax.SAXParseException; lineNumber: 83; columnNumber: 28;
> cvc- complex-type.2.4.a: Invalid content was found starting with
> element 'attribute'. One of
> '{"http://grouper.internet2.edu/psp":identifier}' is expected.
> at
> org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Un
> known Source)

Gotta have an <identifier />. (As defined in psp.xsd).

> Man I wish the exception would give the file name.

The file is psp.xml, and the xsd is psp.xsd.

> I may just give up on this proof of concept. I have grouper->ldap working
> using the loader.

I'll have to look closely at your config files, but if you already
have the loader working do I need to ?

Thanks,
TomZ



Archive powered by MHonArc 2.6.16.

Top of Page