| Author |
wli7.0sp1 startup problem.. another one
|
Mandar Gandhe
Greenhorn
Joined: Aug 01, 2002
Posts: 29
|
|
Hi.. This is another problem I am facing while wli7.0sp1 startup. When I try to RESTART the server, it fails giving the following exception. ---------- <Jan 3, 2003 1:48:22 PM GMT> <Critical> <WebLogicServer> <000364> <Server failed during initialization. Exception:weblogic.server.ServiceFailureException: Could not get exclusive access to embedded LDAP data files due to existing server weblogic.server.ServiceFailureException: Could not get exclusive access to embedded LDAP data files due to existing server at weblogic.ldap.EmbeddedLDAP.ensureExclusiveAccess(EmbeddedLDAP.java:899) at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:204) at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:691) at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277) at weblogic.Server.main(Server.java:32 ---------- the ldapfiles are located inside <domain>/<domain-name>/ldap/ directory. If I rename or remove the <domain-name> directory, the servers starts properly, but gives the same problem when attempted a restart. Can someone provide me a help on this ? Thank you in advance Mandar
|
 |
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1831
|
|
Hi, To be frank I have no idea about the answer to the problem but I think that the LDAP connection is not being dropped after the server start and stop after the first time. How do you stop your server. Is it the proper way. How is the LDAP connection get closed after the server stop. Can you close the LDAP connection in a configured shutdown class.
|
 |
 |
|
|
subject: wli7.0sp1 startup problem.. another one
|
|
|