When you use WebLogic to Web Server, the server is Linux, and a service is automatically stopped, and it will not be able to restart, and it is dead. Always report the following mistakes,
The WebLogic Server Did Not Start Up Properly
Exception raised:
WebLogic.Server.ServiceFailureException: Could Not get Exclusive Access to Embedded LDAP Data Files Due to EXISTING Server
AT WebLogic.ldap.Emedddldap.reExClusiveAccess (Embeddedldap.java: 899)
AT WebLogic.ldap.EMeddedldap.initialize (Embeddedldap.java ):204
AT WebLogic.tsvr.t3srvr.initialize1 (T3SRVR.JAVA: 717)
AT WebLogic.t3vr.t3srvr.initialize (t3srvr.java:594)
AT WebLogic.t3vr.t3srvr.run (t3srvr.java:282)
AT WebLogic.Server.main (Server.java: 32)
Later, I used a most worry-free way to rename the / user_projects / domains / mydomain / myserver / LDAP directory, or deleted, and the problem is solved. But now I don't know what this error is caused.