I have configured UME to work with Active Directory and it works fine. I have changed the Active Directory service user password, now the j2ee engine is not starting anymore. I cannot revert back to the default UME repository ( I am stuck with AD not working)
how can I resolve this?
Tiberiu
this is the error I get:
Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Initialisation of connection pool failed for UACC
poolname [AD server name here] java.naming.provider.url= ldap://[AD server name here]
java.naming.factory.initial= com.sun.jndi.ldap.LdapCtxFactory
java.naming.ldap.version= 3
com.sun.jndi.ldap.connect.timeout= 25000
connection_pool_name= [AD server name here] java.naming.security.principal= [AD user account name here]
java.naming.security.authentication= simple
java.naming.security.credentials= ******
[EXCEPTION: No connection to the ldap server]
Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#