Page 2 of 2

Re: Hang-up during refresh

PostPosted:Sun Aug 22, 2010 8:35 am
by jllort
have you changed the configuration of ldap in OpenKM with this params:
Code: Select all
principal.adapter=
principal.ldap.server=
principal.ldap.security.principal=
principal.ldap.security.credentials=
principal.ldap.user.search.base=
principal.ldap.user.search.filter=
principal.ldap.user.atribute=
principal.ldap.role.search.base=
principal.ldap.role.search.filter=
principal.ldap.role.atribute=
principal.ldap.mail.search.base=
principal.ldap.mail.search.filter=
principal.ldap.mail.atribute=
Because I don't remember exactly, but I think we've made some changes from version 3.x to 4.x in order to automatize ldap integration without creating a newer class.

It's difficult to us understand what changes you've done without taking a look at your server configuration ... if you want we can offering supporting to you, but you'll must contact with us using our contact form at http://www.openkm.com/Contact/

Re: Hang-up during refresh

PostPosted:Wed Apr 18, 2012 2:44 pm
by fre3man
I am facing the same issue here with OpenKM version 5.1.9 whereby i simply run it on my desktop and noticed that after OpenKM is running for a few mins, it would hit this error:
Code: Select all
2012-04-18 22:35:35,772 INFO  [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8100
2012-04-18 22:35:35,788 INFO  [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
2012-04-18 22:35:35,804 INFO  [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 1m:37s:703ms
2012-04-18 22:36:16,476 ERROR [com.openkm.util.Update] IOException: Connection reset
No changes made to any of the files, except changing the port from 8080 to 8100.

May I know how can i fix this error please.

Thanks in advance

Re: Hang-up during refresh

PostPosted:Thu Apr 19, 2012 7:03 am
by pavila
This error is not important.