|
|
|
4:
Re: Re: Re: username and password are not known error
|
In response to 3
|
10/11/08 07:52 AM |
|
And I want to add something else. I have installed LAMS an other computer. I compared the installation files with unworking system and properly working system there is some file size difference between them. I think the problem is jboss. In sum I have only one system that works but I can not install a working system any other computer. At this link there are some documents about installation but it seems a little bit old. Are they valid?? Becouse they are about v1
http://www.lamsinternational.com/manuals/
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 |
|
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
|
|
|
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
|
|
|