Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Grouper to LDAP Provisioning Error

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Grouper to LDAP Provisioning Error


Chronological Thread 
  • From: Gagné Sébastien <>
  • To: "Bryan E. Wooten" <>, <>
  • Subject: RE: [grouper-users] Grouper to LDAP Provisioning Error
  • Date: Tue, 12 Feb 2013 08:29:52 -0500
  • Authentication-results: sfpop-ironport04.merit.edu; dkim=neutral (message not signed) header.i=none

I’m not 100% sure, but I would think this error is because you don’t have an AttributeDefinition for “groupName” or “previousGroupName” in psp-resolver.xml. These attributes would be referenced by psp.xml. Can you find somewhere in these two files where you have either attribute name ?

 

 

 

De : [mailto:] De la part de Bryan E. Wooten
Envoyé : 11 février 2013 16:00
À :
Objet : [grouper-users] Grouper to LDAP Provisioning Error

 

All,

 

I was following Shinel’s tutorial and had it working a few weeks ago. I was able to create groups and folders and add members.

 

But today when I try to provision a group I get the following error:

 

2013-02-11 12:56:18,558: [main] WARN  ShibbolethAttributeResolver.resolveAttribute(319) -  - null requested attribute groupName but no attribute definition exists for that attribute

2013-02-11 12:56:18,559: [main] WARN  ShibbolethAttributeResolver.resolveAttribute(319) -  - null requested attribute previousGroupName but no attribute definition exists for that attribute

2013-02-11 12:56:18,560: [main] ERROR Psp.execute(1015) -  - Psp 'psp' - Calc CalcResponse[id=change_log_sequence_number:4683,status=failure,error=noSuchIdentifier,errorMessages={Unable to calculate provisioned object.},requestID=2013/02/11-12:56:18.502]

2013-02-11 12:56:18,562: [main] ERROR Psp.execute(1017) -  - Psp 'psp' - Calc XML:

<psp:calcResponse xmlns:psp='http://grouper.internet2.edu/psp' status='failure' requestID='2013/02/11-12:56:18.502' error='noSuchIdentifier'>

  <errorMessage>Unable to calculate provisioned object.</errorMessage>

  <psp:id ID='change_log_sequence_number:4683'/>

</psp:calcResponse>

 

I have searched all the xml files in my conf directory and can’t find a reference to either “groupName” or “previousGroupName”.

 

Any suggestions greatly appreciated.

 

-Bryan




Archive powered by MHonArc 2.6.16.

Top of Page