Cannot Save Ldap Configuration When LDAPS Is Configured
(Doc ID 2997970.1)
Last updated on APRIL 08, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to save LDAP config in JavaClient, got the following error in server stdout log:
Error: Invalid Ldap mechanism type.
com.agile.util.exception.CMAppException: Coummunication Error. Please make sure the LDAP server is accessible. Job was cancelled due to this error!
at com.agile.admin.ldap.DirService.getFailOverDirContext(DirService.java:345)
at com.agile.admin.ldap.DirService.getFailOverDirContext(DirService.java:310)
at com.agile.admin.ldap.ActiveDirService.getDirtyUsers(ActiveDirService.java:49)
at com.agile.upgrade.ldap.Migration.getMatchingUsers(Migration.java:400)
at com.agile.upgrade.ldap.Migration.doIt(Migration.java:230)
at com.agile.upgrade.ldap.Migration.updateUsersFromLdap(Migration.java:91)
at com.agile.pc.cmserver.user.UserService.updateUsersFromLdap(UserService.java:285)
at com.agile.upgrade.ldap.MigrationTask.execute(MigrationTask.java:63)
at com.agile.common.server.eventmgr.RunnableEvent.run(RunnableEvent.java:44)
Steps to reproduce:
1. Edit LDAP config in JavaClient.
2. Change URL to ldaps://....:636
3. Click Save, getting error: "No LDAP connection could be established. ldaps://...:636 Cannot connect to the LDAP server"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
On Agile Application Server (WebLogic) |
On File Manager Server |
On Java Client machine |
References |