java.io.NotSerializableException: com.splwg.oms.interfaces.amr.AmrMeterError Appears in Managed Server Log
(Doc ID 2748632.1)
Last updated on OCTOBER 15, 2021
Applies to:
Oracle Utilities Network Management System - Version 2.4.0.0.0 to 2.5.0.1.0 [Release 2.4 to 2.5]Oracle Network Management for Utilities - DMS - Version 2.4.0.1.0 to 2.4.0.1.0 [Release 2.4]
Information in this document applies to any platform.
Symptoms
On : 2.4.0.0.0 version, Adapters AMR
Not Serializable exception on AMR message appearing in WLS logs.
We have NMS configured to only handle Outage and Restoration notifications. We had an AMI message come across that failed to deserialize in the WebLogic managed server log file where the multispeak adapter is deployed.
Message causing the problem:
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352) [com.bea.core.utils.full.jar:12.2.1.3]
at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337) [com.bea.core.utils.full.jar:12.2.1.3]
at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57) [com.oracle.weblogic.work.jar:12.2.1.3]
at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41) [com.bea.core.weblogic.workmanager.jar:12.2.1.3]
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:644) [com.bea.core.weblogic.workmanager.jar:12.2.1.3]
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:415) [com.bea.core.weblogic.workmanager.jar:12.2.1.3]
at weblogic.work.ExecuteThread.run(ExecuteThread.java:355) [com.bea.core.weblogic.workmanager.jar:12.2.1.3]
Caused by: java.rmi.MarshalException: error marshalling return; nested exception is:
java.io.NotSerializableException: com.splwg.oms.interfaces.amr.AmrMeterError
at weblogic.utils.StackTraceDisabled.unknownMethod() ~[?:?]
Caused by: java.io.NotSerializableException: com.splwg.oms.interfaces.amr.AmrMeterError
at weblogic.utils.StackTraceDisabled.unknownMethod() ~[?:?]
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 |
Cause |
Solution |
Fix Description |
References |