Java Serialization - Java.io.InvalidClassException Local Class - Linux 7.3 And Java 1.8.131
(Doc ID 2285827.1)
Last updated on JUNE 02, 2024
Applies to:
Oracle Network Management for Utilities - DMS - Version 1.12.0.3 and laterOracle Utilities Network Management System - Version 1.12.0.3 and later
Information in this document applies to any platform.
Symptoms
**Any examples provided in this article do not represent real life personal/confidential information**
**Disclaimer:** This KM article may include the following abbreviations:
OMA - Operations Mobile Application
NMS - Oracle Network Management System
OS - Operating System
**Disclaimer:** This KM article may include the following abbreviations:
OMA - Operations Mobile Application
NMS - Oracle Network Management System
OS - Operating System
On : 1.12.0.3 version, Java Application Server
After setting up an NMS system on a new server, clients could not start up.
This error appeared in the client logs:
javax.ejb.EJBException: failed to unmarshal interface java.util.List; nested exception is: java.io.InvalidClassException: org.eclipse.persistence.internal.indirection.UnitOfWorkValueHolder; local class incompatible: stream classdesc serialVersionUID = 6086201304795370423, local class serialVersionUID = 8852228364933955864 at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:117) at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:92)
Changes
Existing NMS system was migrated to new server with new OS version and new version of weblogic.
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 |