Forum Problems Installing LAMS: moodle lams integration problem


 
You may request notification for moodle lams integration problem.
Search: 

1: moodle lams integration problem
05/08/06 08:22 AM
[ Reply | Forward ]
hi,
i've a moodle and a lams installation on a linux fedora core 4 server.
The lams server talks on 8100 port.

I did all integration steps as in documentation but when I try to insert a lams activity in moodle, I receive the error:

An unexpected error returned from LAMS server:soapenv:Server.userException: java.rmi.RemoteException: no protocol: ; nested exception is: java.net.MalformedURLException: no protocol: ! Please contact your administrator.

Is it a java or jboss problem?

moodle 1.5.3
lams 1.02
php 5.0.4-10.5
j2sdk-1.4.2_11-fcs

best regards
TIA
Roberto

Posted by roberto De Colle

2: Re: moodle lams integration problem
In response to 1 05/08/06 06:59 PM
[ Reply | Forward ]
Hi Roberto,

Have you checked your server_url for LAMS in the Moodle configuration? It should be 'http://localhost:8100/lams'.

When you load the LAMS window (the one with the drop down list of LAMS sequences, where you can create/add a LAMS activity from Moodle), is your drop down menu populated with LAMS sequences? If not, see this thread: http://www.lamscommunity.org/dotlrn/clubs/technicalcommunity/forums/message-view?message%5fid=168663

Posted by Jun-Dir Liew

3: Re: moodle lams integration problem
In response to 1 05/10/06 09:14 AM
[ Reply | Forward ]
Hi Jun-Dir Liew,

Yes, the server_url for LAMS in the Moodle configuration was 'http://localhost:8100/lams' as you wrote.

Without setting server_id or server_key in moodle/administration/module, I receive the error:
This moodle server has not registered in LAMS!
Please contact your administrator.

I think it means the server_url is right.


When I try loading the LAMS window in Moodle I became the error *before* the sequences list comes.
(It search for sequences but it don't work)

moodle 1.5.3
lams 1.02
php 5.0.4-10.5
mysql 4.1.16-1.FC4.1
j2sdk-1.4.2_11-fcs


Many thanks you for your help!!!
Roberto

Posted by Roberto De Colle

4: Re: moodle lams integration problem
In response to 1 05/10/06 06:00 PM
[ Reply | Forward ]
Hi Roberto,

I'm sure you have setup the call back url in ext_server_org_map table in LAMS DB.

Could you check the Apache access log when the error happens to see if the call back(http://.../userinfo.php?un=...) happens. If it does, copy the url and paste it into your browser to see if it returns anything.

Best Regards,
Fei Yang
Java Developer
LAMS Team

Posted by Fei Yang

5: Re: moodle lams integration problem
In response to 1 05/11/06 02:43 AM
[ Reply | Forward ]
Hi,

ok, it works!

There was an typo error in ext_server_org_map on userinfo_url.

Many many thanks!

For your work too!

Roberto

Posted by Roberto De Colle

Reply to first post on this page
Back to Problems Installing LAMS