Page 1 of 1

Login authentication Problem

PostPosted:Fri Oct 30, 2009 6:37 am
by swapna
Hi,
I downloaded OpenKM 3.0 and have set it up on my machine.
I haven\'t modified any files and just ran my jboss.
The login page comes up but i am not able to login using admin/admin.

I have also tried setting it up in the development environment and i get same problem.
Do i need to configure something before logging in?

Thanks in advance,
Swapna

Re:Login authentication Problem

PostPosted:Fri Oct 30, 2009 1:37 pm
by vugagol
Could you post the jboss log? will be more easy

Re:Login authentication Problem

PostPosted:Fri Oct 30, 2009 3:58 pm
by jllort
With user admin and password admin might run, I think problem is on startup, attach the server.log file or take a look if there\'s some error there.

Which OS are you using ?

Re:Login authentication Problem

PostPosted:Mon Nov 02, 2009 6:21 am
by swapna
I am attaching the sever.log file.
I cant find any problem in the server.log file.

I have tried with username admin and password admin, still it fails.
I am using Windows XP

I have a clarification, Do i need to login to my machine as Administrator and then run OpenKM or any user is fine?

Re:Login authentication Problem

PostPosted:Mon Nov 02, 2009 6:33 am
by swapna
server.log file attachment failed in my previous post.
you can fine it in this one [file name=server.txt size=115397]http://www.openkm.com/images/fbfiles/files/server.txt[/file]

Re:Login authentication Problem

PostPosted:Mon Nov 02, 2009 6:34 am
by swapna
Server.log file attachment failed in my previous post.
Please find it in this post. [file name=server-53f5fa21392c4e1a7006d708211f9dd5.txt size=115397]http://www.openkm.com/images/fbfiles/fi ... 1f9dd5.txt[/file]

Re:Login authentication Problem

PostPosted:Mon Nov 02, 2009 11:42 am
by jllort
In this server you have not internet connection no ? There\'s some error at ends file: 009-11-02 11:34:19,407 INFO [STDOUT] ERROR es.git.openkm.util.Update - UnknownHostException: update.openkm.com

To run OpenKM as is, you might have internet connection on your server or remove WS ( it\'s a jboss problem, that fails when you starting ws without internet connection, that causes OpenKM deployment is not right, upgrading to jboss 4.2.3 problem is solved ). Note upgrading to jboss 4.2.3 is not simply, you might copy several files from 4.2.2 to 4.2.3 I suggest to remove WS from OpenKM.ear if you can not put this server with internet connection.