My Oracle Support Banner

EM 12c: Installation of Enterprise Manager12c Cloud Control Fails at Repository Configuration with Error: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method (Doc ID 1958806.1)

Last updated on OCTOBER 18, 2022

Applies to:

Enterprise Manager Base Platform - Version 12.1.0.1.0 and later
Information in this document applies to any platform.

Symptoms

A new installation of Enterprise Manager (EM) 12.1.0.4 Cloud Control fails at 52% in Repository Configuration with this session error:

INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method

 

This corresponding error is logged in the .../Middleware/oms/sysman/log/schemamanager/m_<time stamp>/m_<time stamp>.CREATE/rcu.log file:

Mon Dec 29 12:53:28.223 EST 2014 ERROR rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::executeQuery: SQLException: Io exception: Connection reset SQL is select count(*) from all_tables
                         where table_name = 'MGMT_VERSIONS_U'
                         and owner=  'SYSMAN'
java.sql.SQLRecoverableException: Io exception: Connection reset
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:101)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)

  

Subsequent execution of runconfig.ssh in an effort to resume installation results in the following session error:

$ ./runConfig.sh ORACLE_HOME=/u01/app/oracle/oms12c/oms MODE=perform ACTION=configure COMPONENT_XML={encap_oms.1_0_0_0_0.xml}
Setting the invPtrLoc to /u01/app/oracle/oms12c/oms/oraInst.loc

perform - mode is starting for action: configure

Processing command line ....
Repository Creation Utility - Checking Prerequisites
Checking Global Prerequisites
Repository Creation Utility - Checking Prerequisites
Checking Component Prerequisites
Repository Creation Utility - Creating Tablespaces
Validating and Creating Tablespaces
Repository Creation Utility - Create
Repository Create in progress.
RCU-6130:Action failed - ValidIf Evaluation throwed Exception
Repository Creation Utility: Create - Completion Summary
Database details:
Connect Descriptor                      : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=<HOSTNAME>.<DOMAIN_NAME>)(PORT=1521)))(CONNECT_DATA=(SID=emrep)))
Connected As                    : SYS
RCU Logfile                     : /u01/app/oracle/oms12c/oms/sysman/log/schemamanager/m_122914_1217_PM/m_122914_1217_PM.CREATE/rcu.log
RCU Checkpoint Object                   : /u01/app/oracle/oms12c/oms/sysman/log/schemamanager//RCUCheckpointObj
Component schemas created:
Component                       Status  Logfile
EM Repository Creation Configuration            Failed  /u01/app/oracle/oms12c/oms/sysman/log/schemamanager/m_122914_1217_PM/m_122914_1217_PM.CREATE/em_repos_config.log
EM Repository Init Configuration                Success /u01/app/oracle/oms12c/oms/sysman/log/schemamanager/m_122914_1217_PM/m_122914_1217_PM.CREATE/em_repos_init.log
EM Repository Common            Success /u01/app/oracle/oms12c/oms/sysman/log/schemamanager/m_122914_1217_PM/m_122914_1217_PM.CREATE/em_repos_common.log

Repository Creation Utility - Create : Operation Completed
java.lang.Exception: The last RCUModel exit status code is not SUCCEEDED.
       at oracle.sysman.emdrep.schemamanager.SchemaAction.perform(SchemaAction.java:674)
       at oracle.sysman.emdrep.schemamanager.EMRCURunner.run(EMRCURunner.java:118)

perform - mode finished for action: configure


 

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
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.