Hi Experts,
We have 2 LDAP Servers for the Portal Users.
I have tested these LDAP Servers separately by making it as my Datasource.
Now I want to use both the LDAP Servers at the same time.
But when restarted the server it is not getting started and it gives the below error message:
#1.5^H#001A64ACEC740023000000030010A016000457B37B2F6EBD#1222328284311#/System/Security/Usermanagement##com.sap.security.core.p
ersistence#######SAPEngine_System_Thread[impl:5]_30##0#0#Fatal#1#com.sap.security.core.persistence#Java#DataSource :Initial ization of connection manager, recheck configuration. Reason: ##DataSource :Initialization of connection manager, rechec
k configuration. Reason: #2#CORP_LDAP#Initialisation of connection pool failed for UACC
poolname itdadtest01.qptest.net:389_UACC
java.naming.provider.url= ldap://itdadtest01.qptest.net:389/OU%3DQPUsers%2CDC%3Dqptest%2CDC%3Dnet
java.naming.factory.initial= com.sun.jndi.ldap.LdapCtxFactory
java.naming.ldap.version= 3
com.sun.jndi.ldap.connect.timeout= 25000
connection_pool_name= itdadtest01.qptest.net:389_UACC
java.naming.security.authentication= simple
[EXCEPTION: No connection to the ldap server: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece]]#
#1.5^H#001A64ACEC740023000000090010A016000457B37B2F7FDC#1222328284315#/System/Security/Usermanagement##com.sap.security.core.server.ume.service.UMEServiceFrame#######SAPEngine_System_Thread[impl:5]_30##0#0#Fatal#1#com.sap.security.core.server.ume.servi
ce.UMEServiceFrame#Plain#Start of UME service failed.
Check help topic "Start of UME Service Failed". Technical details: Initialisation of connection pool failed for UACC
poolname itdadtest01.qptest.net:389_UACC
java.naming.provider.url= ldap://itdadtest01.qptest.net:389/OU%3DQPUsers%2CDC%3Dqptest%2CDC%3Dnet
java.naming.factory.initial= com.sun.jndi.ldap.LdapCtxFactory
java.naming.ldap.version= 3
com.sun.jndi.ldap.connect.timeout= 25000
connection_pool_name= itdadtest01.qptest.net:389_UACC
java.naming.security.authentication= simple
[EXCEPTION: No connection to the ldap server: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be
completed on the connection., data 0, vece]]###
Please let me know whether I need to more configuration?
I have followed the below SAP Help:
http://help.sap.com/saphelp_nw04s/helpdata/en/4e/4d0d40c04af72ee10000000a1550b0/frameset.htm
Regards,
Karthick