[Building Sakai] [Deploying Sakai] Reg: LDAP info

Robert E. Long relong at svsu.edu
Thu Jul 19 11:28:49 PDT 2012


Forgot to reply all on my response. Oops!

--Bob

----
Robert E. Long, MA
Lead Java Software Engineer / Analyst
Educational Technology Instructor
Saginaw Valley State University
M.A., Instructional Technology
relong at svsu.edu
O: 989.964.2245





Begin forwarded message:

> From: Robert E. Long <relong at svsu.edu>
> Subject: Re: [Deploying Sakai] Reg: LDAP info
> Date: July 19, 2012 2:17:42 PM EDT
> To: prabhu <prabhu142003 at gmail.com>
> 
> Sounds like you haven't uncommented the line
> 
> <!-- Uncomment and configure to use the JLDAPDirectoryProvider -->
> 	<import resource="jldap-beans.xml" />
> 
> in providers/component/src/webappWEB-INF/components.xml to enable the JLDAPDirectoryProvider. 
> 
> The line in the log says this:
> 
> 2012-07-18 16:32:31,226 ERROR main org.sakaiproject.util.NoisierDefaultListableBeanFactory - Failed to preinstantiate the singleton named org.sakaiproject.user.api.UserDirectoryProvider. Destroying all Spring beans.
> 
> So it is still trying to use the UserDirectoryProvider. Make sure you comment out the lines
> 
> <bean id="org.sakaiproject.user.api.UserDirectoryProvider"
> 	class="org.sakaiproject.provider.user.SampleUserDirectoryProvider"
> 	init-method="init"
> 	destroy-method="destroy">
> 	<property name="courseStudents"><value>500</value></property>
> </bean>
> 
> Also, you might want to read the README_JLDAP.txt file in the jldap/providers directory to make sure you've correctly setup everything.
> 
> --Bob
>  
> ----
> Robert E. Long, MA
> Lead Java Software Engineer / Analyst
> Educational Technology Instructor
> Saginaw Valley State University
> M.A., Instructional Technology
> relong at svsu.edu
> O: 989.964.2245
> 
> 
> 
> 
> 
> On Jul 19, 2012, at 1:33 PM, prabhu wrote:
> 
>> .
>> Hi,
>> 
>> 
>> I have deployed sakai 2.8.0. I have connected the authentication system to LDAP. Am getting some errors on the catalina.out log, once i restart the tomcat instances after rebuilding the ldap login. Here i have attached the catalina.out of the tomcat. 
>> 
>> Please do help me to the issue....
>> 
>> 
>> 
>> -- 
>> -----------------------------------------------------------------------------------------------------------------------------------------------
>> 
>> Regards:
>> 
>> Prabhu Janakaraj,
>> Consultant Linux and Networking - Training and Deployment, 
>> Skype: prabhu.j4
>> Handphone: 091 9790 382 999
>> 
>> <catalina.out>_______________________________________________
>> production mailing list
>> production at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/production
>> 
>> TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120719/48fd80cb/attachment.html 


More information about the sakai-dev mailing list