Friday, December 14, 2012

Weblogic start up problems

weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable

Was the weblogic admin password changed in boot.properties?
If yes, then rename boot.properties (/Servers/AdminServer/security) to something else and try to start the server now. You can check for the logs under DOMAIN_DIR/Severs/AdminServer/log

If it doesn't work, try to rename ldap directory (DOMAIN_HOME/Severs/AdminServer/data/ldap) and then try to start the server.