Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OFM security reported error - OBIPS

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