Categories
- All Categories
- 127 Oracle Analytics News
- 23 Oracle Analytics Videos
- 14.5K Oracle Analytics Forums
- 5.5K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 48 Oracle Analytics Trainings
- 7 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 8 Oracle Analytics Industry
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Error BAR-00005 in exportServiceInstance OBIEE 12c

choracy69
Rank 6 - Analytics Lead
I am using OBIEE 12.2.0.1.0 and I want to use command on wlst like exportServiceInstance. I have installed my OBIEE instance on Windows Serwer 2012.
I am workin in wls:/offline
First I use read domain: readDomain(' ..../bi') Next a I want exportServiceInstance with command like:exportServiceInstance('C:/Oracle/Middleware/user_projects/domains/bi','ssi','C:/MergeBI/Work','C:/MergeBI/Export')
In all time I get the same error and I do not know why. Error:
INFO: Executing preExportServiceInstance for WEBCAT plugin oracle.bi.migration.w<br/>ebcat.WebcatMetadataManagerGenericPluginImpl<br/>pa? 20, 2018 10:38:46 AM oracle.bi.bar.si.framework.handler.WebcatServiceInstanc<br/>eHandler exportServiceInstance<br/>SEVERE: Failed in running preExportServiceInstance for WEBCAT plugin oracle.bi.m<br/>igration.webcat.WebcatMetadataManagerGenericPluginImpl<br/>pa? 20, 2018 10:38:46 AM oracle.bi.bar.si.framework.handler.ServiceInstanceHandl<br/>erHelper logErrorMessages<br/>SEVERE: An error has occurred while executing command, Please check Catalog Mana<br/>ger log for more details.<br/>pa? 20, 2018 10:38:46 AM oracle.bi.bar.si.framework.handler.WebcatServiceInstanc<br/>eHandler exportServiceInstance<br/>INFO: Executing postExportServiceInstance for WEBCAT plugin oracle.bi.migration.<br/>webcat.WebcatMetadataManagerGenericPluginImpl<br/>pa? 20, 2018 10:38:52 AM oracle.bi.bar.si.framework.handler.WebcatServiceInstanc<br/>eHandler exportServiceInstance<br/>SEVERE: Failed in running postExportServiceInstance for WEBCAT plugin oracle.bi.<br/>migration.webcat.WebcatMetadataManagerGenericPluginImpl<br/>pa? 20, 2018 10:38:52 AM oracle.bi.bar.si.framework.handler.ServiceInstanceHandl<br/>erHelper logErrorMessages<br/>SEVERE: An error has occurred while executing command, Please check Catalog Mana<br/>ger log for more details.<br/>pa? 20, 2018 10:38:52 AM oracle.bi.bar.si.framework.ServiceInstanceFrameWorkImpl<br/>exportServiceInstance<br/>SEVERE: Error during export service instance for handler oracle.bi.bar.si.framew<br/>ork.handler.WebcatServiceInstanceHandler<br/>pa? 20, 2018 10:38:52 AM oracle.bi.bar.si.ServiceInstanceLifeCycleImpl exportSer<br/>viceInstance<br/>SEVERE: Failed in running all the handlers during export service instance.<br/>Traceback (innermost last):<br/> File "<console>", line 1, in ?<br/> File "/C:/Oracle/Middleware/bi/lib/bi-bar.jar!/wlstScriptDir/ServiceInstanceLi<br/>feCycle.py", line 84, in exportServiceInstance<br/> at oracle.bi.bar.si.ServiceInstanceLifeCycleImpl.exportServiceInstance(S<br/>erviceInstanceLifeCycleImpl.java:669)<br/> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.<br/>java:62)<br/> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br/>sorImpl.java:43)<br/> at java.lang.reflect.Method.invoke(Method.java:498)<br/><br/>oracle.bi.bar.si.exception.ServiceInstanceLifeCycleException: oracle.bi.bar.si.e<br/>xception.ServiceInstanceLifeCycleException: BAR-00005
Can anyone tell me why I get this error and what I can do?
0
Answers
-
"
- SEVERE: An error has occurred while executing command, Please check Catalog Mana
- ger log for more details. "
^--- What does the catalog manager log say?
0 -
Did you scan your catalog prior to creating your BAR file?
0