Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c migration script failing

I exported (export.jar) file from OBIEE 11g and trying to run the import in OBIEE 12c, but then it is failing with the below error:
Logging to /app/domains/bi12c/tmp/bi/migration-tool/migration-bundle-plugin-data1497372946585/PerPluginTemp/metadata/jazn/jazn.log
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
Performing configuration actions
Config to be copied:
/app/domains/bi12c/config/fmwconfig/biconfig/OBIPS/instanceconfig.xml
Unexpected error during import: Target '/app/domains/bi12c/config/fmwconfig/biconfig/OBIPS/instanceconfig.xml' not inside top level directory '/app/Oracle/Middleware/Oracle_Home'
About to close down logging to: /app/domains/bi12c/bilogs/migration/migration-2017-06-13-12-54-57.log
This is so that the log file can be archived into the diagnostics zip
Any remaining log entries will go to '/tmp/migration.log', and will not appear in the diagnostics zip
An error occurred: Target '/app/domains/bi12c/config/fmwconfig/biconfig/OBIPS/instanceconfig.xml' not inside top level directory '/app/Oracle/Middleware/Oracle_Home'
Log file may contain more detail: /app/domains/bi12c/bilogs/migration/migration-2017-06-13-12-54-57.log
Migration action failed
The only thing here is, I have the Domain installed outside of MW_Home, but then that shouldn't be stopping to run the migration. I feel there would some or other file which it looks up, which has the default path. Please let me know if you any of you have faced such an issue ?