Oracle Analytics Cloud and Server

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

Not Able to login to EM and Console with weblogic user.

Received Response
102
Views
17
Comments
AbinashBehera
AbinashBehera Rank 5 - Community Champion

Hi All,

The default application Roles got deleted by mistake from EM. And after that I am not able to login to EM and Console with the only admin user weblogic. But I am able to login to analytics.

is there any way to recover the Roles.?

Thanks,

Abinash

«1

Answers

  • You only deleted the OBIEE application roles from EM?

    Because the access to console isn't based on that, so if you lost access to console too you maybe did something else (worse)?

  • AbinashBehera
    AbinashBehera Rank 5 - Community Champion

    Thanks @Gianni Ceresa

    Actually one of my team mate did all those things without having the basic knowledge of weblogic LDAP concept. Just now I got to know that even BISystemUser has been deleted.

    Thanks,
    Abinash

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Did AppRoles get deleted or WLS groups?

    Bwcause BISystemUser is a WLS user so it would "make sense" if both deletes happened in the same place.

  • AbinashBehera
    AbinashBehera Rank 5 - Community Champion

    I am getting this error in bi_server1-diagnostic.log files

    [2017-02-06T16:53:21.896+05:30] [bi_server1] [ERROR] [OWS-04115] [oracle.webservices.service] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b989a9f9cd351546:-2698651e:159fdd5efda:-8000-00000000000405d0,0:1:1:6:1] [APP: bisecurity#11.1.1] An error occurred for port: {http://oracle/bi/security/}SecurityWebServicePort: oracle.webservices.provider.ProviderException: javax.xml.ws.WebServiceException: BI Security Service Access Denied - credentials supplied in SOAP Message header failed authentication.

  • Abinash2707 wrote:... I got to know that even BISystemUser has been deleted.

    Do you have a backup?

    First you unplug the PC of your team mate from the network, then you restore a backup of the Weblogic files with the internal LDAP etc.

    At least you go back to a known status instead of discovering missing pieces one at a time.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    You have to find out "WHERE did WHAT get deleted?"

    Are the WLS users stil there? Are the WLS groups still there? Are the WLS users still in the rights groups?

    Are the EM approles stilll there? Are the approles still tied to the appropriate WLS principals?

  • AbinashBehera
    AbinashBehera Rank 5 - Community Champion

    I am also getting this error from AdminServer-diagnostic.log file

    [ERROR] [J2EE JMX-46336] [] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: b989a9f9cd351546:-4f729c60:159fdcf2134:-8000-0000000000005784,0] [DSID: 0000LcJGPQQ4ul__xPh8iW1O^iKb00000b] MBean operation access denied. [[

      MBean: com.oracle.jps:type=JpsAdminPolicyStore

      Operation: checkRole(java.lang.String)

      Detail: Access denied. Required roles: Admin, Operator, Monitor, executing subject: principals=[BIAdministrators, weblogic] java.lang.SecurityException: Access denied. Required roles: Admin, Operator, Monitor, executing subject: principals=[BIAdministrators, weblogic]

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Yes. I get that. But you must do what I told you above. Because those are the areas which CONTAIN what forces that error.

  • AbinashBehera
    AbinashBehera Rank 5 - Community Champion

    Hi Christian,

    As I am not able to login to both EM and Console, so unable to check the WLS Users and Groups and EM AppRoles also.

    But Still I checked in system-jazn-data.xml and all the Roles are available there.

    Thanks

    Abinash

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Then the problem's in the WLS LDAP. Best restore the ldif of your last valid server backup if you don't feel up to "hacking the Gibbson" and modify it manually.