Categories
- All Categories
- 5 Oracle Analytics Sharing Center
- 11 Oracle Analytics Lounge
- 196 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.5K Oracle Analytics Forums
- 6K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 68 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS: Importarchive.sh failure in internal OAS Environment

Summary
OAS Import BAR file (importarchive.sh) script failure in internal Environments
Content
OAS Import BAR file (importarchive.sh) script failure in internal Environments
***************FAILED STORAGE PLUGIN DETAILS *****************[[
Storage Plugin failed for: oracle.bi.actio.bar.ActioStorageManagerPlugin:beginImport
Failed Operation Statue Code Description: Operation Failed
**************************************************************
]]
[2020-07-09T07:28:04.940-04:00] [bi] [ERROR] [] [oracle.bi.metadata.lcm.framework.LCMTaskWorker] [tid: 20]
[ecid: 0000NCnLDSIBLAr5sJl3iX1V1jwb000002,0] Error Reported in Storage Plugin is: Actio bar failed running beginImport - System property oracle.security.jps.config set to '/scratch/u01/domains/wls_oas/bi/config/fmwconfig/jps-config-jse.xml', conflicts with both WebLogic '/u01/domains/wls_oas/bi/config/fmwconfig/jps-config.xml' and JSE '/u01/domains/wls_oas/bi/config/fmwconfig/jps-config-jse.xml'
[2020-07-09T07:28:04.940-04:00] [bi] [ERROR] [] [oracle.bi.metadata.lcm.framework.ImportArchive] [tid: 20] [ecid: 0000NCnLDSIBLAr5sJl3iX1V1jwb000002,0] Storage Plugin beginImport failed!
Version
OAS5.5
Answers
-
I am not certain where your BAR file came from, but if it came from an OBI 12c out-of-place migration, you may not have the correct BIServiceAdministrator permission sets specifically actio
See the example in Doc ID 2656979.1 to run grantPermissionSetsToBIRole.sh and add all the default permission sets for the BIServiceAdministrator role
Then you can try again.0