Fusion Middleware(FMW) 12.2.1.4 Upgrade Domain Reconfiguration Fails with Error:'Error occurred in phase {OWSM Processing} execution.' in Agile Environment
(Doc ID 2909971.1)
Last updated on MAY 21, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterOracle Agile Product Collaboration - Version 9.3.6.0 and later
Information in this document applies to any platform.
Symptoms
While running reconfig.sh in second node as per document 2696416.1 reconfiguration failed with error.
ERROR
2022-11-07 08:12:25,295 SEVERE [83] com.oracle.cie.domain.progress.AbstractProgressGenerator - Error occurred in phase {OWSM Processing} execution.
java.lang.NullPointerException
at com.oracle.cie.domain.WLSGeneratorHelper.buildOwsmContext(WLSGeneratorHelper.java:2327)
at com.oracle.cie.domain.progress.domain.generation.OWSMProcessingPhase.processOWSM(OWSMProcessingPhase.java:130)
at com.oracle.cie.domain.progress.domain.generation.OWSMProcessingPhase.execute(OWSMProcessingPhase.java:117)
at com.oracle.cie.domain.progress.AbstractProgressGenerator.run(AbstractProgressGenerator.java:94)
at java.lang.Thread.run(Thread.java:750)
2022-11-07 08:12:25,296 SEVERE [83] com.oracle.cie.domain.progress.domain.reconfig.ReconfigurationGenerator - Failed to process macro rules error during reconfiguration!
java.lang.NullPointerException
at com.oracle.cie.domain.WLSGeneratorHelper.buildOwsmContext(WLSGeneratorHelper.java:2327)
at com.oracle.cie.domain.progress.domain.generation.OWSMProcessingPhase.processOWSM(OWSMProcessingPhase.java:130)
at com.oracle.cie.domain.progress.domain.generation.OWSMProcessingPhase.execute(OWSMProcessingPhase.java:117)
at com.oracle.cie.domain.progress.AbstractProgressGenerator.run(AbstractProgressGenerator.java:94)
at java.lang.Thread.run(Thread.java:750)
STEPS
The issue can be reproduced at will with the following steps:
1. Follow KM note : 2696416.1 and Run upgrade assistant and reconfig.sh in Admin node successfully.
2. Repeat the steps in managed node
3. In Managed nodes reconfiguration fails with "Error occurred in phase {OWSM Processing} execution.java.lang.NullPointerException"
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 |