grouper-users - RE: [grouper-users] Trouble with PSP Grouper to LDAP training vids
Subject: Grouper Users - Open Discussion List
List archive
- From: Gagné Sébastien <>
- To: "Bryan E. Wooten" <>, <>
- Subject: RE: [grouper-users] Trouble with PSP Grouper to LDAP training vids
- Date: Thu, 6 Dec 2012 14:24:26 -0500
The easy solution is to change your sources.xml ID to ldap
FROM
<id>utah</id>
TO
<id>ldap</id>
The harder solution is to change all reference of ldap to Utah in psp's
configuration files, see:
https://spaces.internet2.edu/display/Grouper/Grouper+Provisioning#GrouperProvisioning-ConfigureLDAPSubjectSourceIDOtherThan%22ldap%22
-----Message d'origine-----
De :
[mailto:]
De la part de Bryan E. Wooten
Envoyé : 6 décembre 2012 14:21
À :
Objet : [grouper-users] Trouble with PSP Grouper to LDAP training vids
All,
I've been trying to reproduce the Grouper to LDAP Demo in the training videos
and have run into a problem.
When I run loaderRunOneJob("CHANGE_LOG_consumer_psp") I get this error:
sources.xml read from:
/grouper/grouper.apiBinary-2.1.2/conf/sources.xml
sources.xml groupersource id: g:gsa
sources.xml ldap source id: utah: ldap.properties
sources.xml groupersource id: grouperEntities
sources.xml jdbc source id: jdbc: GrouperJdbcConnectionProvider
Type help() for instructions
gsh 0% loaderRunOneJob("CHANGE_LOG_consumer_psp")
// Error: unable to evaluate command: Sourced file: inline evaluation of: ``
loaderRunOneJob("CHANGE_LOG_consumer_psp");'' : Error invoking compiled
command: : Error in compiled command: java.lang.RuntimeException:
java.lang.RuntimeException: Problem with class: class
edu.internet2.middleware.psp.grouper.PspChangeLogConsumer
gsh 1%
In the grouper_error.log I see this:
... 47 more
Caused by: edu.internet2.middleware.subject.SourceUnavailableException:
Source not found: 'ldap', available sources are: g:gsa, utah,
grouperEntities, jdbc, g:isa
at e
My psp-services.xml has this in it:
<!-- The ldap target. The ldapPoolIdSource is either "grouper" or "spring".
-->
<!-- If ldapPoolIdSource is "spring", the ldapPoolId must be the id of the
ldap pool bean in the vt-ldap xml spring configuration. -->
<!-- If ldapPoolIdSource is "grouper", the ldapPoolId must be the id of the
LdapSourceAdapter in sources.xml -->
<Service
id="ldap"
xsi:type="psp-ldap-target:LdapTarget"
logSpml="true"
ldapPoolId="utah"
ldapPoolIdSource="grouper">
And my sources.xml has this configuration:
<source
adapterClass="edu.internet2.middleware.grouper.subj.GrouperJndiSourceAdapter">
<id>utah</id>
<name>Utah Edu</name>
<type>person</type>
<init-param>
<param-name>ldapProperties_file</param-name>
<param-value>ldap.properties</param-value>
</init-param>
I can't for the life of me see what is wrong? Any ideas?
Thanks,
Bryan
- [grouper-users] Trouble with PSP Grouper to LDAP training vids, Bryan E. Wooten, 12/06/2012
- <Possible follow-up(s)>
- RE: [grouper-users] Trouble with PSP Grouper to LDAP training vids, Gagné Sébastien, 12/06/2012
Archive powered by MHonArc 2.6.16.