cancel
Showing results for 
Search instead for 
Did you mean: 

UME error - cannot start j2ee engine

Former Member
0 Kudos

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.#

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sasu,

Check the steps in the below link.check the authorization for JSF user

http://help.sap.com/saphelp_nw04/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm

Koti Reddy

Former Member
0 Kudos

thank you for the link. I was able to resolve the problem by reverting back to the default UME data source.

Tiberiu

Answers (0)