[Building Sakai] Lesson Builder 1.3.x taking too long to load if non-admin

David Wafula davidwaf at gmail.com
Tue Aug 23 02:13:39 PDT 2011


On Mon, Aug 22, 2011 at 4:16 PM, Charles Hedrick <hedrick at rutgers.edu>wrote:

> This sounds like a web request is timing out. Depending upon your browser,
> there should be debugging tools to show you what is happening. E.g. in the
> current firefox under Tools/ Web Developer there's a web console that
> appears to show all GETs and how long the response takes. That should show
> pretty clearly which request is holding you up. If you can tell us that, we
> can probably see what's happening.
>
> On Aug 22, 2011, at 7:54 AM, Eric Jeney wrote:
>
> Which item types do you have added to the page?  Are you using any of the
> new ones (Comments, Student Content, BLTI, Add Website)?
>
> We use Hibernate to generate the tables, and hand-written SQL files to add
> indexes to them.  Can you check to make sure that the new indexes were added
> when you deployed?  For example, look at the lesson_builder_comments table
> and make sure that indexes were added there.  I'm not sure why this would
> act differently for admins vs. normal users though.
>
>
Thanks ....i configured tomcat to use proxy for another app (java-monitor),
and this incidentally seems to fix the issue. Does this imply it makes
external http calls from the server ?

Regards,
-- 
David Wafula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110823/a777e654/attachment.html 


More information about the sakai-dev mailing list