Forum Problems Installing LAMS: Re: Re: Problems logging into LAMS with "sysadmin"


 
Search: 

21: Re: Re: Problems logging into LAMS with "sysadmin"
In response to 20 04/11/08 04:50 AM
[ Reply | Forward ]
Just had a closer look at the conf files in 2.0.4, and there's one more thing I think you might not have done - in /path/to/jboss-4.0.2/server/default/conf/lamsauthentication.xml, at the top is another @confdir@ which needs to contain the proper path to lamsauthentication.dtd (should be in the same directory).

Posted by Jun-Dir Liew

22: Re: Re: Re: Problems logging into LAMS with "sysadmin"
In response to 21 04/13/08 07:14 PM
[ Reply | Forward ]
Should the top part look like this?

How many slashes should it have?

Posted by Martyn Yap

23: Re: Re: Re: Re: Problems logging into LAMS with "sysadmin"
In response to 22 04/13/08 08:13 PM
[ Reply | Forward ]
The first two lines should look like this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Authentication PUBLIC "-//LAMS//DTD LAMS//EN" "http://lamsfoundation.org/dtd/lamsauthentication.dtd">

This version points to the lamsfoundation.org website, which should also work.

Posted by Jun-Dir Liew

24: Re: Re: Re: Re: Re: Problems logging into LAMS with "sysadmin"
In response to 23 04/13/08 08:32 PM
[ Reply | Forward ]
Tried both the ways and the same problem still occurs?

Now it seems that I do not get a HTTP 404 error but the page keeps on refreshing itself.

Thanks! =]

10:31:22,840 WARN [UserTag] UserTag unable to access user details as userDTO is missing. Session is org.lamsfoundation.lams.web.session.SessionManager$SessionImpl@176578

Posted by Martyn Yap

25: Re: Re: Re: Re: Re: Re: Problems logging into LAMS with "sysadmin"
In response to 24 04/13/08 09:08 PM
[ Reply | Forward ]
Can you reinstall the installer from scratch? Originally your install had an error where it didn't copy the files across, and we never got to see the logs as to why that happened. Before installing though, remove the current jboss-4.0.2 directory, unzip a new jboss-4.0.2 instance, drop the current lams database, and then run the installer again - if you run into problems, post the installer logs (located under lams-unix-installer-2.0.4/logs).

Posted by Jun-Dir Liew

26: Re: Problems logging into LAMS with "sysadmin"
In response to 25 04/14/08 03:00 AM
[ Reply | Forward ]
Hihi,

It works after removing the JBOSS directory and dropping the database. Not sure where it went wrong but sincere thanks for the assistance given.

Now ... I'm going to try to integrate LAMS with Blackboard.

Cheers!

Posted by Martyn Yap

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