Skip to Content.
Sympa Menu

grouper-users - [grouper-users] PSP: "Unable to determine schema entity"

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] PSP: "Unable to determine schema entity"


Chronological Thread 
  • From: "Peter St. Onge" <>
  • To:
  • Subject: [grouper-users] PSP: "Unable to determine schema entity"
  • Date: Mon, 17 Nov 2014 13:49:05 -0500

Hello,

I'm in the process of setting up Grouper 2.2.1 to talk to our back end identity store (OpenLDAP) and provision groups back to it. The Grouper UI can search and look up all of the desired attributes for the user (per sources.xml).

The problem I'm running into appears to be related to the schema we're using; we have a custom objectClass for our user records in the LDAP server, and I gather from the error message that the PSP needs to know about our schema. I'm not clear on what I have to change for it to have that info.

The data below have been sanitized, of course.

2014-11-17 13:20:09,736: [DefaultQuartzScheduler_Worker-3] ERROR LdapSpmlTarget.getPSODefinition(835) - - Unable to determine schema entity for individualid=2406870586,dc=toronto,dc=on,dc=ca
2014-11-17 13:20:09,737: [DefaultQuartzScheduler_Worker-3] ERROR BaseSpmlProvider.execute(320) - - Target 'ldap' - Lookup LookupResponse[pso=<null>,status=failure,error=customError,errorMessages={Unable to determine schema entity for individualid=2406870586,dc=toronto,dc=on,dc=ca},requestID=2014/11/17-13:20:09.729]
2014-11-17 13:20:09,737: [DefaultQuartzScheduler_Worker-3] ERROR BaseSpmlProvider.execute(322) - - Target 'ldap' - Lookup XML:
<lookupResponse xmlns='urn:oasis:names:tc:SPML:2:0' status='failure' requestID='2014/11/17-13:20:09.729' error='customError'>
<errorMessage>Unable to determine schema entity for individualid=2406870586,dc=toronto,dc=on,dc=ca</errorMessage>
</lookupResponse>

Any pointers appreciated.

Thanks and best, -- pete

--
Peter St. Onge




Archive powered by MHonArc 2.6.16.

Top of Page