[Deploying Sakai] Sakai 2.6.0 No Participants list

Steve Swinsburg steve.swinsburg at gmail.com
Mon May 24 15:59:50 PDT 2010


A brief search reveals that exception is thrown from the JLDAPProvider. Once encountered, that will return an empty list:
http://qa1-nl.sakaiproject.org/codereview/trunk/api/edu/amc/sakai/user/JLDAPDirectoryProvider.java.html

If you look into the Realm for this site, do you see any orphaned records (ie just the internal id)? If so, you may have run into this long standing issue:
http://jira.sakaiproject.org/browse/SAK-6603

Essentially, you can't remove the orphaned user from the realm using the UI so might need some specially crafted SQL to get rid of that entry.

cheers,
Steve




On 25/05/2010, at 5:52 AM, Tiebout, Ryan wrote:

> I didn’t have that permission enabled but after checking it, the problem was still the same.
>  
> I also see this in the stdout log file:
> WARN TP-Processor7 org.sakaiproject.site.tool.SiteAction - org.sakaiproject.site.tool.SiteAction at 77db45 buildContextForTemplate chef_site-siteInfo-list.vm
> java.lang.RuntimeException: getUsers(): RuntimeException during search eid = f7c4e6d9-a7b4-4069-b218-ba345ccdc9f6]
>  
> I have been trying to remove references to this eid but it doesn’t seem to help.  I also don’t see this user_id in the sakai_user_id_map table.
>  
>  
> -Ryan
>  
> From: Zhen Qian [mailto:zqian at umich.edu] 
> Sent: Monday, May 24, 2010 3:39 PM
> To: Tiebout, Ryan
> Cc: production at collab.sakaiproject.org
> Subject: Re: [Deploying Sakai] Sakai 2.6.0 No Participants list
>  
> Ryan:
> 
> Do you have the site.viewRoster permission turned on for instructor? This looks similar to KNL-77(http://jira.sakaiproject.org/browse/KNL-77). However, the admin should be able to bypass the permission check and see the participant list.
> 
> Thanks,
> 
> - Zhen
> 
> On Mon, 24 May 2010 14:36:52 -0400, "Tiebout, Ryan" <rtiebout at rwu.edu> wrote:
> 
> Hello all,
> I have noticed that with a few worksites we have and sometimes after adding or removing participants in a worksite I can no longer see the listing of participants in the course.  Users are still enrolled in the course as I can see them in MySQL and they can still login and access the course, but under site info there is no list of participants.
> Has anyone seen this before?  This happens when logged in as the admin user or the instructor of an affected worksite.  Even after adding a new participant the list still doesn’t appear.
>  
>  
> -Ryan
>  
>  
> 
> _______________________________________________
> 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/production/attachments/20100525/5d777df9/attachment-0001.html 


More information about the production mailing list