Latest News

Tuesday, May 3, 2016

OBIEE 11G - [13026] Error in getting roles from BI Security Service (nQSError: 12002, 12010)

OBIEE 11G - [13026] Error in getting roles from BI Security Service (nQSError: 12002, 12010)        


When restarting the OBIEE BI Server, you can get below error after a server migration: 

Message  [13026] Error in getting roles from BI Security Service:  
'Error Message From BI Security Service: 
[nQSError: 12002] Socket communication error at call=Connect: (Number=115) Bewerking is nu bezig 
Supplemental Detail
[nQSError: 12010] Communication error connecting to remote end point: address = 192.168.45.100; port = 9704.
[nQSError: 46119] Failed to open HTTP connection to server 192.168.45.100 at port 9704.' 
This error can occurs when you try to update the GUID

[nQSError: 43146] FMW_UPDATE_ROLE_AND_USER_REF_GUIDS inside NQSConfig.INI is set to Yes but the server failed to connect to BI Security Service.

Above Error can be because of the following reasons and can be resolved by fixing below  :

1) FMW_SECURITY_SERVICE_URL :
The parameter FMW_SECURITY_SERVICE_URL has still the last of a bad IP address of the file NQSConfig.ini
FMW_SECURITY_SERVICE_URL = "http://192.168.45.100:9704";  
# This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager
Restart your whole system. FMW must update it automatically.


2) Managed Server :

When the managed server is not started. It means that if the BI Server start before the Managed server in your script, you will get this error.
3) Oracle Home not good :
Server start up failed: [nQSError: 43146] FMW_UPDATE_ROLE_AND_USER_REF_GUIDS inside NQSConfig.INI is set to Yes but the server failed to connect to BI Security Service.
Oracle Home is not good and you must set it in the user.sh file (ORACLE_INSTANCE/bifoundation/OracleBIApplication/coreapplication/setup/)







  • Google+
  • Pinterest
« PREV
NEXT »

No comments

Post a Comment