While Starting the weblogic server I am getting below error:
Caused by: oracle.security.jps.internal.jaas.module.AuthenticationException: [Security:090304]Authentication Failed: User BISystemUser javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User BISystemUser denied at oracle.security.jps.wls.jaas.module.authentication.WlsUserAuthenticator.authenticate(WlsUserAuthenticator.java:61) Caused by: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User BISystemUser javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User BISystemUser denied
Sol:
- Create BISystemUser in weblogic console->Security Realms->myrealm and assign Administrator and Oracle System Groups.
- Update the password of BISystemUser in EM Console, BIFoundationDomain, Security, Credentials
- Restart the BI Services
No comments:
Post a Comment