Oracle Analytics Cloud and Server

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

OFM security reported error - OBIPS

Question
2
Views
0
Comments
3622634
3622634 Rank 1 - Community Starter

Hi All,

We are installing OBIEE 12c version but when we are trying to start Admin and BIP managed server including all components using wrapper script (start.sh) present inside <DOMAIN_NAME>/bitools/bin it started Admin server, managed server (bi_server1) and other components as well but not able to start 3 components. Below is the status;

Name            Type            Machine                   Status

----            ----            -------                   ------

AdminServer     Server          cgbu-brm12-ri.us.oracle.com RUNNING

bi_server1      Server          cgbu-brm12-ri.us.oracle.com RUNNING

obips1          OBIPS           cgbu-brm12-ri.us.oracle.com SHUTDOWN

obijh1          OBIJH           cgbu-brm12-ri.us.oracle.com RUNNING

obiccs1         OBICCS          cgbu-brm12-ri.us.oracle.com RUNNING

obisch1         OBISCH          cgbu-brm12-ri.us.oracle.com SHUTDOWN

obis1           OBIS            cgbu-brm12-ri.us.oracle.com SHUTDOWN

In the OBIPS saw log we can see below error;

[2018-05-07T05:40:19-07:00] [OBIPS] [ERROR:1] [] [saw.sawserver] [ecid: ] [tid: ] [SI-Name: ] [IDD-Name: ] [IDD-GUID: ] [userId: ] OFM security reported error 43131[[

File:csfwrapperimpl.cpp

Line:213

Location:

saw.sawserver

]]

[2018-05-07T05:40:20-07:00] [OBIPS] [ERROR:10] [] [saw.webextensionbase.shutdown] [ecid: ] [tid: ] [SI-Name: ] [IDD-Name: ] [IDD-GUID: ] [userId: ] Assertion failure: false at line 18 of handle.cpp

Message: PN3saw18NQSchedulerManagerE[[

File:handle.cpp

Line:18

Location:

saw.webextensionbase.shutdown

saw.sawserver

On searching this error found few OTN discussion and other blogs for the same problem which suggest to do below;

https://mwnme.blogspot.in/2017/12/opss-password-change.html

https://community.oracle.com/thread/4110240

1. Change ****_OBIPS schema password in DB. --> This is done.

2. Update the new password for Data source from Admin console. --> This is also done and now Data source can be tested with successful connection.

3. Run command modifyBootStrapCredential(jpsConfigFile='jps-config.xml', username='***_OPSS', password='*****'). --> This is also done

4. Restart servers.

But still facing same issue.

Also few recommended to use jps-config-jse.xml also and we ran modifyBootStrapCredential again but still facing same issue.

Any pointers to fix the issue please?

Thanks

Rahul