My Oracle Support Banner

Running the Reconfiguration Wizard For Upgrading a WebCenter Portal Domain from 11g To 12c Fails with CFGFWK-64254: Error occurred in "OPSS Processing" phase execution (Doc ID 2664041.1)

Last updated on JUNE 16, 2023

Applies to:

Oracle WebCenter Portal - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to run the reconfiguration wizard (reconfig.sh) for upgrading a WebCenter Domain from 11g to 12c, the following error occurs.

ERROR

CFGFWK-64254: Error occurred in "OPSS Processing" phase execution


STEPS

The issue can be reproduced with the following steps:

  1. Run the reconfiguration wizard (reconfig.sh) to upgrade the domain from 11g to 12.

  2. When the reconfiguration is in progress the error displays:

    CFGFWK-64254: Error occurred in "OPSS Processing" phase execution

  3. The reconfig.log shows the following error:

    <DATE-HOUR>,292 SEVERE [141] com.oracle.cie.domain.progress.AbstractProgressGenerator - Error occurred in phase {OPSS Processing} execution.
    java.lang.IllegalStateException: SecurityContext:
     Domain Name: <domain-name>
     JDBC URL: opss-audit-DBDS:jdbc:oracle:thin:@//<db-server:db-port>/<oracle-instance>
     JDBC URL: opss-data-source:jdbc:oracle:thin:@//<db-server:db-port>/<oracle-instance>
     JNDI Name: opss-audit-DBDS:jdbc/AuditAppendDataSource
     JNDI Name: opss-data-source:jdbc/OpssDataSource
     Driver Name: opss-audit-DBDS:oracle.jdbc.OracleDriver
     Driver Name: opss-data-source:oracle.jdbc.OracleDriver
     Persistence Type: DATABASE
     Platform: WLS
     Scratch Dir: scratch
     Reconfig Domain: true
     Shared Secret Store: null
     Extension: true
     DisableManagementOperations: falseJDBC Properties:
    user:<schema-prefix>_IAU_APPEND
    username:<schema-prefix>_IAU_APPENDJDBC Properties:
    user:<schema-prefix>_OPSS
    username:<schema-prefix>_OPSS
        at com.oracle.cie.domain.progress.template.importer.ImporterOPSSProcessingPhase.initialize(ImporterOPSSProcessingPhase.java:40)
        at com.oracle.cie.domain.progress.domain.generation.OPSSProcessingPhase.processOPSS(OPSSProcessingPhase.java:154)
        at com.oracle.cie.domain.progress.domain.generation.OPSSProcessingPhase.execute(OPSSProcessingPhase.java:54)
        at com.oracle.cie.domain.progress.AbstractProgressGenerator.run(AbstractProgressGenerator.java:94)
        at java.lang.Thread.run(Thread.java:748)
    Caused by: com.oracle.cie.domain.security.external.ConfigSecurityException: oracle.security.opss.tools.lifecycle.LifecycleException: oracle.security.jps.JpsException: java.security.KeyStoreException: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-00260: Database access error. SQL state: 23000, error code: 1.
        oracle.security.jps.JpsException: java.security.KeyStoreException: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-00260: Database access error. SQL state: 23000, error code: 1.
        at oracle.security.jps.upgrade.tools.KeyStoreUpgrade.updateDemoCaKeyPair(KeyStoreUpgrade.java:657)
        at oracle.security.jps.upgrade.tools.KeyStoreUpgrade.updateNewDemoCA(KeyStoreUpgrade.java:598)
        at oracle.security.jps.upgrade.tools.KeyStoreUpgrade.upgradeDITAndData(KeyStoreUpgrade.java:284)
        ...

 

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
References


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