Unable to start managed server from nodemanager:
Unable to start managed server from nodemanager getting below error –
<BEA-090064> <The DeployableAuthorizer âmyrealm_weblogic.security.providers.xacml.authorization.XACMLAuthorizationProviderImplâ returned an error: weblogic.security.spi.ResourceCreationException: [Security:090310]Failed to create resource.>
This errror comes because the managed server ldap server (slave) is not in sync with the Admin Server ldap server ( master).
To overcome this issue we can use two very important configurations.
Refresh Replica at Startup and Master First.
Master First ensures managed server always connect to the ldap server of the admin server.