[Building Sakai] More 2.9.x Email Archive strangeness

Sam Ottenhoff ottenhoff at longsight.com
Mon Sep 23 08:12:00 PDT 2013


>
>
> Any ideas why this might be happening and/or how to further troubleshoot?
>

I would troubleshoot by using a dev instance with one instructor and one
student.  I would first try to rule out anything to do with LDAP and
caching by testing when you know the user info is in the
UserDirectoryService cache.

Next I would crank up the debug levels on the relevant code.  You do this
by modifying sakai.properties and setting

log.config.count=1
log.config.1=DEBUG.org.sakaiproject.james

Then I would look to either step through the code using Eclipse, or I would
modifying the relevant code and add a bunch of new debug statements to help
spot the source of the issue.

--Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130923/dd817b66/attachment.html 


More information about the sakai-dev mailing list