5:
Re: Moodle Lams Integration Error
By: Jun-Dir Liew
|
In response to 1 | 06/16/06 06:36 PM | ||
The soap request from Moodle is timing out when trying to contact LAMS for the list of sequences. What's your integration setup like - LAMS and Moodle on the same server, or separate machines? Does this happen consistently, or only once? A spike in network activity could cause this error.
Can you check your LAMS access log in $JBOSS_HOME/server/default/log/localhost_access{today's date}.log - if the soap request from Moodle has reached it, there should be an entry such as x.x.x.x - - [14/Jun/2006:15:01:47 10000] "GET /lams/services/LearningDesignService?wsdl HTTP/1.1" 200 4595 Another thing to try is to increase the timeout value in httpd.conf for Moodle. By default I think it is set to 3 minutes: Posted by Jun-Dir Liew |
Reply to first post on this page
Back to Problems Installing LAMS