Categories
- All Categories
- 121 Oracle Analytics News
- 21 Oracle Analytics Videos
- 14.4K Oracle Analytics Forums
- 5.5K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 47 Oracle Analytics Trainings
- 7 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 8 Oracle Analytics Industry
- Find Partners
- For Partners
Migration error while exporting bundle from OBI 11g to OBI 12c

I am trying to export bundle from OBIEE 11g Ver# 11.1.1.7.150120 to OBIEE 12.2.1.2.0 and i am getting below error problem while exporting.
Log location : /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/bilogs/migration
2017-04-03 11:23:48 INFO Loading 11g jars from '/home/oraclebi/MW_HOME' <oracle.bi.migration.tool.MigrationTool prepareForAction>
2017-04-03 11:23:48 INFO Found domain config file at: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/biee-domain.xml <oracle.bi.metadata.export11g.FileNames11g getBIDomainConfigFile>
2017-04-03 11:23:51 INFO Determined instance directory to be: /home/oraclebi/MW_HOME/instances/smis <oracle.bi.migration.tool.bidirectorydiscovery.Discover11gInstanceDirectory discover11gInstanceDirectory>
2017-04-03 11:23:51 INFO Creating a migration bundle <oracle.bi.migration.tool.MigrationTool informUser>
2017-04-03 11:23:51 INFO Top-level install directory is: /home/oraclebi/MW_HOME <oracle.bi.migration.tool.MigrationTool informUser>
2017-04-03 11:23:51 INFO Domain home directory is: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis <oracle.bi.migration.tool.MigrationTool informUser>
2017-04-03 11:23:51 INFO Instance directory is: /home/oraclebi/MW_HOME/instances/smis <oracle.bi.migration.tool.MigrationTool informUser>
2017-04-03 11:23:51 INFO Output migration bundle file is: /home/oraclebi/smis.jar <oracle.bi.migration.tool.MigrationTool informUser>
2017-04-03 11:23:51 INFO Packaging date: Thu Mar 30 12:58:00 IST 2017 <oracle.bi.migration.orchestration.actionspecification.ExportAction performAction>
2017-04-03 11:23:56 INFO Migration tool jar: /home/oraclebi/export/smis/bi-migration-tool.jar <oracle.bi.migration.bidirectorydiscovery.DiscoverMigrationToolJar discoverMigrationToolJar>
2017-04-03 11:23:56 SEVERE Couldn't determine repository directory
java.lang.RuntimeException: Unhandled OS: HP-UX
at oracle.bi.migration.externalcommandexecutors.DefaultPlatformDeterminer.getPlatform(DefaultPlatformDeterminer.java:13)
at oracle.bi.migration.externalcommandexecutors.PlatformPermissionModifier.getPlatformPermissionModifier(PlatformPermissionModifier.java:20)
at oracle.bi.migration.bidirectorydiscovery.DiscoverRepositoryDirectory.discoverRepositoryDirectory(DiscoverRepositoryDirectory.java:31)
at oracle.bi.migration.bidirectorydiscovery.DiscoverRepositoryDirectory.safelyDiscoverRepositoryDirectory(DiscoverRepositoryDirectory.java:135)
at oracle.bi.migration.orchestration.actionspecification.ExportAction.performAction(ExportAction.java:79)
at oracle.bi.migration.orchestration.MigrationActionExecutor$1.run(MigrationActionExecutor.java:32)
at java.lang.Thread.run(Thread.java:745)
at oracle.bi.migration.orchestration.MigrationActionExecutor.executeMigrationAction(MigrationActionExecutor.java:52)
at oracle.bi.migration.orchestration.MigrationConductor.performMigrationAction(MigrationConductor.java:122)
at oracle.bi.migration.tool.MigrationTool.go(MigrationTool.java:200)
at oracle.bi.migration.tool.MigrationTool.main(MigrationTool.java:255)
<oracle.bi.migration.bidirectorydiscovery.DiscoverRepositoryDirectory safelyDiscoverRepositoryDirectory>
2017-04-03 11:23:56 INFO Repository directory: null <oracle.bi.migration.orchestration.actionspecification.ExportAction performAction>
2017-04-03 11:23:56 INFO Exporting to bundle: /home/oraclebi/smis.jar <oracle.bi.migration.orchestration.BundleExporter runExport>
2017-04-03 11:23:56 INFO Exporting from top level install-directory: /home/oraclebi/MW_HOME <oracle.bi.migration.orchestration.BundleExporter runExport>
2017-04-03 11:23:56 INFO Exporting from domain home: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis <oracle.bi.migration.orchestration.BundleExporter runExport>
2017-04-03 11:23:56 INFO Exporting from oracle 11g home: /home/oraclebi/MW_HOME/Oracle_BI1 <oracle.bi.migration.orchestration.BundleExporter runExport>
2017-04-03 11:23:56 INFO Exporting from repository directory: null <oracle.bi.migration.orchestration.BundleExporter runExport>
2017-04-03 11:23:56 INFO The following export plugins are configured: metadata, ObiSch, Obips, obis <oracle.bi.migration.orchestration.BundleExporter runExport>
2017-04-03 11:23:56 INFO Performing pre-export validation <oracle.bi.migration.orchestration.BundleExporter doValidation>
2017-04-03 11:23:56 INFO Performing export <oracle.bi.migration.orchestration.BundleExporter doExport>
2017-04-03 11:23:56 INFO File requested by default, about to copy: FileLocator [root=INSTANCE_HOME, suffix=config/OPMN/opmn/opmn.xml] <oracle.bi.migration.orchestration.BundleExporter doExport>
2017-04-03 11:23:56 INFO Creating barFile: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/tmp/bi/migration-tool/migration-bundle-plugin-data1491198836469/PerPluginTemp/metadata/metadata.bar <oracle.bi.migration.plugin.metadata.MetadataExportPlugin export>
2017-04-03 11:23:56 INFO Found domain config file at: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/biee-domain.xml <oracle.bi.metadata.export11g.FileNames11g getBIDomainConfigFile>
2017-04-03 11:23:56 INFO Rpd Shared location is null. So, copying rpd from location /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIServerComponent/coreapplication_obis1/repository <oracle.bi.metadata.export11g.ExistingMetadataLocator11g getRpdFromInstance>
2017-04-03 11:23:56 INFO Found RPD file at: /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIServerComponent/coreapplication_obis1/repository/ITCOracleBI_GoLive_25Jan2017_v1.0_AESplit_BI0044.rpd <oracle.bi.metadata.export11g.ExistingMetadataLocator11g <init>>
2017-04-03 11:23:56 INFO Found catalog folder at: /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/ITC <oracle.bi.metadata.export11g.ExistingMetadataLocator11g <init>>
2017-04-03 11:23:56 INFO Found msgdb folder at: /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/msgdb <oracle.bi.metadata.export11g.ExistingMetadataLocator11g <init>>
2017-04-03 11:23:56 INFO Createing JAZN file for export... <oracle.bi.metadata.export11g.ExistingMetadataLocator11g retrieveJaznFile>
2017-04-03 11:23:56 INFO Creating empty JAZN file for export.../home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/system-jazn-data-migrated.xml <oracle.bi.metadata.export11g.JAZNExporter createJaznFile>
2017-04-03 11:23:56 INFO Empty JAZN file for export created successfully: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/system-jazn-data-migrated.xml <oracle.bi.metadata.export11g.JAZNExporter createJaznFile>
2017-04-03 11:23:56 INFO Creating jps config from domain file.... <oracle.bi.metadata.export11g.JAZNExporter migrationSecurityStore>
2017-04-03 11:23:56 INFO Source: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/jps-config.xml +Target: /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/jps-config-migration.xml <oracle.bi.metadata.export11g.JAZNExporter migrationSecurityStore>
2017-04-03 11:23:57 INFO Removed the node credstore <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Removed the node keystore <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Find the policy store node policystore.xml <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Removed the node audit <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Removed the node trust <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Removed the node pdp.service <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Removed the node attribute <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Removed the node idstore.ldap <oracle.bi.metadata.export11g.JAZNExporter createJPSConfigFile>
2017-04-03 11:23:57 INFO Successfully created file /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/jps-config-migration.xml <oracle.bi.metadata.export11g.JAZNExporter migrationSecurityStore>
2017-04-03 11:23:57 INFO Calling migrate policy store with parameters: [policyStore, /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/jps-config-migration.xml, default, policystore_dest_context] <oracle.bi.metadata.export11g.JAZNExporter migrationSecurityStore>
2017-04-03 11:24:20 INFO Migration policy store executed successfully: [policyStore, /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/jps-config-migration.xml, default, policystore_dest_context] <oracle.bi.metadata.export11g.JAZNExporter migrationSecurityStore>
2017-04-03 11:24:20 INFO Created jazn file at : /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/system-jazn-data-migrated.xml <oracle.bi.metadata.export11g.ExistingMetadataLocator11g <init>>
2017-04-03 11:24:20 INFO Exporting catalog from /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/ITC to /var/tmp/BIApplicationArchive9062865543966835658/bar/metadata/runtime/content/live.cat <oracle.bi.metadata.bar.Exporter exportWebCat>
2017-04-03 11:31:14 INFO msgdb folder is empty, nothing to export msgdb folder <oracle.bi.metadata.bar.Exporter exportMsgDb>
2017-04-03 11:31:14 INFO Exporting rpd from /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIServerComponent/coreapplication_obis1/repository/ITCOracleBI_GoLive_25Jan2017_v1.0_AESplit_BI0044.rpd to /var/tmp/BIApplicationArchive9062865543966835658/bar/metadata/runtime/datamodel/live.rpd <oracle.bi.metadata.bar.Exporter exportRpd>
2017-04-03 11:31:15 INFO Exporting JAZN from /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/system-jazn-data-migrated.xml to /var/tmp/BIApplicationArchive9062865543966835658/bar/metadata/runtime/authmodel/jazn/system-jazn-data.xml <oracle.bi.metadata.bar.Exporter exportJazn>
2017-04-03 11:31:22 INFO Data exported ready for packaging <oracle.bi.migration.orchestration.BundleExporter doExport>
2017-04-03 11:31:22 INFO Writing bundle manifest <oracle.bi.migration.bundle.creation.BundleCreator writeManifest>
2017-04-03 11:31:27 INFO Adding class files from: /home/oraclebi/export/smis/bi-migration-tool.jar <oracle.bi.migration.bundle.creation.BundleCreator writeClassFiles>
2017-04-03 11:31:29 INFO Export complete <oracle.bi.migration.tool.MigrationTool informUser>
But If I run jar from 12.2.1.0.0 version I don't see any errors in 11g version.
Please advise on how to fix this .
Message was edited by: saketsrv
Answers
-
You get that error, ok. But is the process actually and creating an export JAR which contains all necessary artifacts or not?
2017-04-03 11:31:14 INFO Exporting rpd from /home/oraclebi/MW_HOME/instances/smis/bifoundation/OracleBIServerComponent/coreapplication_obis1/repository/ITCOracleBI_GoLive_25Jan2017_v1.0_AESplit_BI0044.rpd to /var/tmp/BIApplicationArchive9062865543966835658/bar/metadata/runtime/datamodel/live.rpd <oracle.bi.metadata.bar.Exporter exportRpd>2017-04-03 11:31:15 INFO Exporting JAZN from /home/oraclebi/MW_HOME/user_projects/domains/bifoundation_domain_smis/config/fmwconfig/system-jazn-data-migrated.xml to /var/tmp/BIApplicationArchive9062865543966835658/bar/metadata/runtime/authmodel/jazn/system-jazn-data.xml <oracle.bi.metadata.bar.Exporter exportJazn>
^---- Because this looks very normal
0 -
Actually the Export bundle migration doesn't return any error and infact it displays Migration action succeeded.
I was skeptic to go ahead with the bundle to import since in the log it displays this error.
If its usually displays the error then its ok then i have no concern to proceed with the import.
I just wanted an expert view on the error and its impact.
So, to conclude, can i proceed with above?0 -
Yes.
Also a reason I asked you for a new thread - you actually have a different problem. It's just the jar complaining about your OS. It isn't actually missing content like that other guy stated.
0 -
Thanks a lot Christian. Appreciate the quick response and help !!
0 -
Hi,
I had this issue but I have ignored it and imported successfully.Everything looks good in 12c.If you see any thing like NQSServer.exe crash then you might have to look at some weird case statement in 11g rpd if you have any
Thanks,
Venkat
0 -
Yeap. Different issue. Quite some of these complaints in the logs can in fact be ignored. Just always hard to know which ones and why.
0 -
Just to inform you guys, below is the message I received from the OCS which would help other as well,
"The above message is a known bug and could be safely ignored as this reported message/warning has no impact whatsoever in migration process. Also want to inform you that this error/issue will be fixed in 12.2.1.3.0 and above."
-saket
0 -
Yeap. That and when running runcat -cmd upgrade against an actual upgraded webcat it will still complain even though all is fine are things which are just misleading
0