Closed mariosm1 closed 1 year ago
@matomario8 Which version did you reproduce this on?
@natechadwick 8.0.3_124
Tested on 8.1 where the issue still occurs: I set up a valid LDAP provider and made sure it was working, then added a second invalid ldap provider and which caused ldap connectivity to break. There is no delay or timeout when logging in.
Environment: ts-trees6 under D:\Perc81Test
2023-02-01 15:40:03,017 ERROR [com.percussion.services.security.impl.PSRoleMgr] Error finding users: An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.security.PSCataloger:L:539 Cause:[LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�] C:com.sun.jndi.ldap.LdapCtx:L:3284
2023-02-01 15:40:03,971 ERROR [com.percussion.services.security.impl.PSRoleMgr] Error finding users: An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.security.PSCataloger:L:539 Cause:[LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�] C:com.sun.jndi.ldap.LdapCtx:L:3284
2023-02-01 15:40:03,972 ERROR [Security] General directory service failure: com.percussion.security.PSSecurityException: An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.services.security.impl.PSRoleMgr:L:226 Cause:An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.security.PSCataloger:L:539
2023-02-01 15:40:13,974 ERROR [com.percussion.services.security.impl.PSRoleMgr] Error finding users: An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.security.PSCataloger:L:539 Cause:[LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�] C:com.sun.jndi.ldap.LdapCtx:L:3284
2023-02-01 15:40:13,981 ERROR [Security] General directory service failure: com.percussion.security.PSSecurityException: An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.services.security.impl.PSRoleMgr:L:226 Cause:An unknown naming exception was caught. The error message was: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100241, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=percussion,DC=local'
�]; remaining name '' C:com.percussion.security.PSCataloger:L:539
Server log: server.log
Version 8.0.3_124
Describe the bug