JConsole Throws "IOException: Mismatched serialization UIDs" On WLSPSU170718
(Doc ID 2318192.1)
Last updated on DECEMBER 12, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
Connecting to WebLogic Server using JConsole remotely with "service:jmx:iiop://{WLS_IP}:{WLS_PORT}/jndi/weblogic.management.mbeanservers.runtime". It work fine on 10.3.6.0.
But JConsole throws the below error message on 10.3.6.0.170718 version.
java.rmi.UnmarshalException: failed to unmarshal class
javax.management.MBeanInfo; nested exception is:
java.io.IOException: Mismatched serialization UIDs : Source (Rep.IDRMI:weblogic.corba.utils.MarshalledObject:5DD00B802317227D:592161D5F3D1DBB6)
= 592161D5F3D1DBB6 whereas Target (Rep. ID RMI:weblogic.corba.utils.MarshalledObject:5DD00B802317227D:BE063B3A14256B31) = BE063B3A14256B31
The exception stack trace is as below.
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 |