Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Unable to login BI publisher oem13c

Received Response
31
Views
3
Comments

Summary

Unable to login BI publisher oem13c

Content

Hi,

I am unable to login BI publisher console

WarningWarning

Cannot log in to BI Publisher. Failed to log in to BI Publisher using the credentials provided during configuration.

Thanks

Answers

  • Paul Robu
    Paul Robu Rank 2 - Community Beginner

    Hi, what is the error in ../user_projects/domains/GCDomain/servers/BIP/logs/bipbuplisher.log ?

  • Paul Robu
    Paul Robu Rank 2 - Community Beginner

    Okay, then try to implement solution from the following note: EM 12c : BISystemUser is Removed/Damaged - How to repair the internal BISystemUser (Doc ID 2049571.1)

  • Yusuff
    Yusuff Rank 2 - Community Beginner

    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

            at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:267)

            at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)

            at java.security.AccessController.doPrivileged(Native Method)

            at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:606)

            at javax.security.auth.login.LoginContext.invoke(LoginContext.java:762)

            at javax.security.auth.login.LoginContext.access$000(LoginContext.java:203)

            at javax.security.auth.login.LoginContext$4.run(LoginContext.java:690)

            at javax.security.auth.login.LoginContext$4.run(LoginContext.java:688)

            at java.security.AccessController.doPrivileged(Native Method)

            at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:687)

            at javax.security.auth.login.LoginContext.login(LoginContext.java:595)

            at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:606)

            at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:64)

            at com.sun.proxy.$Proxy56.login(Unknown Source)

            at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)

            at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:606)

            at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:64)

            at com.sun.proxy.$Proxy74.authenticate(Unknown Source)

            at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)

            at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:342)

            at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:349)

            at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateLocally(WLInitialContextFactoryDelegate.java:731)

            at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:687)