Forum Problems Installing LAMS: Re: Re: Re: Re: username and password are not known error


 
Search: 

6: Re: Re: Re: Re: username and password are not known error
In response to 4 10/11/08 06:26 PM
[ Reply | Forward ]
> http://www.lamsinternational.com/manuals/

That is pre-historic! I'll tell the LAMS International guys to get rid of this.

Thanks,

Ernie

Posted by Ernie Ghiglione

7: Re: Re: Re: Re: Re: username and password are not known error
In response to 6 10/13/08 04:01 AM
[ Reply | Forward ]
Hi Ernie;
My sistem is: Windows 2003 server
My ie explorer is İE 06
LAms Version is LAMS 2.0.2
My sql 5.0
Java 6.0

And Here is the logs
thank you so much. It is ahorrible error. Getting crazy day by day :)

Posted by gonca kızılkaya

Attachments:
8: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 7 10/13/08 04:03 AM
[ Reply | Forward ]
I think I couldn't upload logs. I am trying again, sorry

Posted by gonca kızılkaya

9: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 7 10/15/08 12:13 AM
[ Reply | Forward ]
Hi Gonca,

The user you created when installing LAMS was called "gonca"?

The logs suggest that the password for gonza is incorrect:

01:37:27,905 [http-0.0.0.0-8080-1:] DEBUG org.lamsfoundation.lams.security.UniversalLoginModule - Bad password for username=gonca

Also there's another error in the logs before that, so let me have a closer look and then I get back to you.

Cheers,

ernie

Posted by Ernie Ghiglione

10: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 7 10/15/08 12:42 AM
[ Reply | Forward ]
It looks like something is non-standard - your server.log contains debug output from the spring library, which we don't turn on in the installer package. Was something modified?

Also, there is a more recent version you might like to try (LAMS 2.1).

Posted by Jun-Dir Liew

11: Re: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 10 10/15/08 12:47 AM
[ Reply | Forward ]
At least I received a new error yuppii-It is important becouse I really bored the same error
Here is:
HTTP Status 404 - /lams/

--------------------------------------------------------------------------------

type Status report

message /lams/

description The requested resource (/lams/) is not available.


--------------------------------------------------------------------------------

Apache Tomcat/5.5.9

Posted by gonca kızılkaya

12: Re: Re: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 11 10/16/08 05:22 PM
[ Reply | Forward ]
This just means that the lams application inside jboss didn't deploy correctly - the lams.log and server.log will probably say why. Still curious about how your first server.log indicates something changed (logging configuration at least, perhaps others?) in your jboss directory, which wasn't made by the installer...

Posted by Jun-Dir Liew

13: Re: Re: Re: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 12 10/16/08 10:45 PM
[ Reply | Forward ]
Actually When I install mysql 6 instead of msql 5 it gives this error. That is not so important becouse my main error is in the logs which I attached. Becouse all of my collegues try the lams all versions but they couldn't able to log on. It always give the same error "The user name and pass are not known" I checked if my sql is running well and I see that there is no problem in mysql. I think about jboss or something else. Noone made a custimizing or something else we are installing the programs in the given order but :(((

Posted by gonca kızılkaya

14: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: username and password are not known error
In response to 13 10/19/08 10:56 PM
[ Reply | Forward ]
Cool... well I'm not sure why, but the server.log is saying that it can't set the isolation level for jboss cache (one of the libraries used by lams). Can you check the version of your jboss-cache.jar library?

At the command prompt, type

cd C:\lams\jboss-4.0.2\server\default\lib
java -jar jboss-cache.jar

Your JDK dir might need to be in your PATH.

The version we expect is 1.2.2.

Posted by Jun-Dir Liew

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