My Oracle Support Banner

Unable to Start WLS Managed Server with "weblogic.ldap.EmbeddedLDAPException: Unable to open initial replica ur://" (Doc ID 2449757.1)

Last updated on JULY 26, 2023

Applies to:

Oracle WebLogic Server - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

Receiving the errors when trying to start WebLogic managed server:

<Sep 18, 2018 11:15:01 AM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: A MultiException has 14 exceptions. They are:
1. weblogic.ldap.EmbeddedLDAPException: Unable to open initial replica url: https://xxxxxxxxxx:xxx/bea_wls_management_internal2/wl_management
2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.ldap.PreEmbeddedLDAPService
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.ldap.EmbeddedLDAP errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.ldap.EmbeddedLDAP
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.PreSecurityService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.PreSecurityService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.SecurityService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.SecurityService
9. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jndi.internal.RemoteNamingService errors were found
10. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jndi.internal.RemoteNamingService
11. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.rmi.cluster.RemoteBinderFactoryService errors were found
12. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.rmi.cluster.RemoteBinderFactoryService
13. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.ClusterServiceActivator errors were found
14. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.ClusterServiceActivator

A MultiException has 14 exceptions. They are:
1. weblogic.ldap.EmbeddedLDAPException: Unable to open initial replica url: https://xxxxxxxxxx:xxxxx/bea_wls_management_internal2/wl_management
2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.ldap.PreEmbeddedLDAPService
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.ldap.EmbeddedLDAP errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.ldap.EmbeddedLDAP
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.PreSecurityService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.PreSecurityService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.SecurityService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.SecurityService
9. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jndi.internal.RemoteNamingService errors were found
10. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jndi.internal.RemoteNamingService
11. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.rmi.cluster.RemoteBinderFactoryService errors were found
12. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.rmi.cluster.RemoteBinderFactoryService
13. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.ClusterServiceActivator errors were found
14. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.ClusterServiceActivator

at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:88)
at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:269)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)
Truncated. see log file for complete stacktrace
Caused By: weblogic.ldap.EmbeddedLDAPException: Unable to open initial replica url: https:xxxxxxx:xxxx/bea_wls_management_internal2/wl_management
at weblogic.ldap.PreEmbeddedLDAPService.getInitialReplicaFromAdminServer(PreEmbeddedLDAPService.java:676)
at weblogic.ldap.PreEmbeddedLDAPService.start(PreEmbeddedLDAPService.java:218)
at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Truncated. see log file for complete stacktrace
Caused By: java.net.ConnectException: Tried all: 1 addresses, but could not connect over HTTPS to server: xxxxxxxxx: xxxx
at weblogic.net.http.HttpsClient.openServer(HttpsClient.java:285)
at weblogic.net.http.HttpsClient.openServer(HttpsClient.java:350)
at weblogic.net.http.HttpsClient.New(HttpsClient.java:553)
at weblogic.net.http.HttpsClient.New(HttpsClient.java:530)
at weblogic.net.http.HttpsURLConnection.connect(HttpsURLConnection.java:248




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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.