Creating An Export Bundle From OBIEE 11g Fails With Error "Unsupported major.minor version"
(Doc ID 2861108.1)
Last updated on APRIL 14, 2022
Applies to:
Business Intelligence Suite Enterprise Edition - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
While creating an export bundle by running the following command
JDK_HOME/bin/java -jar ORACLE_HOME/bi/migration-tool/jlib/bi-migration-tool.jar out ORACLE_HOME/Oracle_BI1 DOMAIN_HOME/tmp/migration-tool-test/myOBIEE11gexport.jar
following error occurs:
ERROR
-----------------------
SEVERE Migration action failed: oracle/security/pki/OracleSecretStoreException : Unsupported major.minor version 51.0
java.lang.UnsupportedClassVersionError: oracle/security/pki/OracleSecretStoreException : Unsupported major.minor version 51.0
-----------------------
SEVERE Migration action failed: oracle/security/pki/OracleSecretStoreException : Unsupported major.minor version 51.0
java.lang.UnsupportedClassVersionError: oracle/security/pki/OracleSecretStoreException : Unsupported major.minor version 51.0
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |