My Oracle Support Banner

FMW Console Fails To Start Webtier : Error flushing write connection to OPMN (Doc ID 1440083.1)

Last updated on JUNE 01, 2023

Applies to:

Oracle Fusion Middleware - Version 11.1.1.3.0 and later
Information in this document applies to any platform.
This document describes a very specific scenario where configuration for instances in a FMW Console was mixed up between two weblogic domains deployed in the same server.


Symptoms

When starting a webtier instance from FMW console it was returning error and failed to start.
The Webtier could be started from command line using opmnctl startall without any problem.

In the FMW Console the error reported was:

"Error flushing write connection to OPMN. The remote OPMN server is probably not running or the OPMN mbean is not properly configured. See the adminserver log for more details."


and in the log file of the AdminServer where FMW console ran the following error was logged:

<Error> <oracle.as.management.mbeans.opmn> <BEA-000000> <OPMN mbeanstart failed with the following exception
oracle.as.management.opmn.optic.OpticBadConnectException: Error flushing write connection to OPMN
at oracle.as.management.opmn.optic.OpmnPhone.sendRequest(OpmnPhone.java:774)
at oracle.as.management.opmn.optic.OpmnPhone.makePhoneCall(OpmnPhone.java:330)
. . .
at oracle.sysman.emas.sdk.progress.WorkWrapper.run(WorkWrapper.java:98)
at java.lang.Thread.run(Thread.java:736)
Caused By: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: PKI-07005: Untrusted Cert Chain.
at com.ibm.jsse2.n.a(n.java:8)
at com.ibm.jsse2.tc.a(tc.java:96)
at com.ibm.jsse2.gb.a(gb.java:241)
at com.ibm.jsse2.gb.a(gb.java:318)
at com.ibm.jsse2.hb.a(hb.java:232)
. . .
Caused By: java.security.cert.CertificateException: PKI-07005: Untrusted Cert Chain.
at oracle.security.pki.ssl.g.a(Unknown Source)
at oracle.security.pki.ssl.g.b(Unknown Source)

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.