cancel
Showing results for 
Search instead for 
Did you mean: 

Random errors when connecting users to Alfresco (4.2.6).

SL-76130
Champ in-the-making
Champ in-the-making

Hello,

I have random errors when connecting users to Alfresco (4.2.6).

WARN [web.client.RestTemplate] [http-apr-7011-exec-3] POST request for "http://XXXXXXX:XXX/alfresco/service/api/login" resulted in 403 (Interdit); invoking error handler

DEBUG [authentication.ldap.LDAPAuthenticationComponentImpl] [http-apr-XXXX-exec-9] Authenticating user "ZZZZZ"

DEBUG [authentication.ldap.LDAPAuthenticationComponentImpl] [http-apr-XXXX-exec-9] Failed to authenticate user "ZZZZZ"

Caused by: javax.naming.NamingException: LDAP response read timed out, timeout used:0ms.; remaining name 'ou="XXX", dc=XXX,dc=XXXX

Have you ever encountered this type of error?

Thanks in advance
Sébastien L.

2 REPLIES 2

angelborroy
Community Manager Community Manager
Community Manager

That looks like a problem reaching to the LDAP server for authentication.

May you check the connectivity from Alfresco server to LDAP server?

Hyland Developer Evangelist

SL-76130
Champ in-the-making
Champ in-the-making

Thank you for your answer.
From the alfresco server I can reach the AD (ping AD.local ok) and from the AD I can reach Alfresco (ping alfresco.loca okl) without problem.
The error is really random.
I have 2 AD (main domain and secondary domain) maybe there is a replication problem between the 2, which would cause a connection problem. I'm trying to explore all the possibilities.
thanks