Page 1 of 1
OpenKM 5 login problem
PostPosted:Tue Oct 12, 2010 7:27 am
by janob
Hi, I have installed OpenKM 5 Beta, but after login as okmAdmin I received nearly empty page (see attachment).
Where can be problem?
openkm5.png (59.06 KiB) Viewed 3926 times
Re: OpenKM 5 login problem
PostPosted:Tue Oct 12, 2010 10:08 am
by jllort
Probably in repository creation.
It's first login ?
Any message in server.log ? some error
Re: OpenKM 5 login problem
PostPosted:Tue Oct 12, 2010 2:21 pm
by janob
Yes, it's first login.
Nothing in server.log, boot.log, start.log occurs ...
Maybe it's important - my OpenKM 5 runs on port 8880 (and 8843, 8909), because 8080, 8443 and 8009 was occupied by other APP.
Re: OpenKM 5 login problem
PostPosted:Tue Oct 12, 2010 3:09 pm
by jllort
1- Stop jboss
2- Delete repository folder into jboss home
3- Restart
Take a look at server.log if there's some problem on first starting
Re: OpenKM 5 login problem
PostPosted:Wed Oct 13, 2010 6:10 am
by janob
The same result ...

These lines were added to server.log after first login:
Code: Select all2010-10-13 06:01:47,445 DEBUG [org.jboss.security.plugins.JaasSecurityManager.OpenKM] CallbackHandler: org.jboss.security.auth.callback.SecurityAssociationHandler@29df7322
2010-10-13 06:01:47,458 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@4cb51c2d
2010-10-13 06:01:47,459 DEBUG [org.jboss.security.plugins.JaasSecurityManager.OpenKM] CachePolicy set to: org.jboss.util.TimedCachePolicy@64cf5b3
2010-10-13 06:01:47,459 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@64cf5b3
2010-10-13 06:01:48,001 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Added OpenKM, org.jboss.security.plugins.SecurityDomainContext@4ced8df7 to map
Re: OpenKM 5 login problem
PostPosted:Thu Oct 14, 2010 6:54 am
by jllort
When you try to login can we see the server.log output ?
You have not modified the source code no, it's a fresh OpenKM installation downloaded ?
Re: OpenKM 5 login problem
PostPosted:Thu Oct 14, 2010 8:27 am
by janob
Yes . it's fresh installation. Only changed files are about configuration (OpenKM.cfg and some servers properties - to start on different ports).
After first login after startup JBoss only those 5 lines were added in server.log.
Re: OpenKM 5 login problem
PostPosted:Thu Oct 14, 2010 9:20 pm
by jllort
delete repository folder
delete server.log file
start jboss
login
stop jboss
attach the server.log file and we'll take a look, if we see something strange