BOC Failed To Replicate A Non-serializable Object In Context /opsdashboard/webresources/1.0
(Doc ID 2720100.1)
Last updated on MARCH 27, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.3.0 and laterInformation in this document applies to any platform.
Symptoms
Customer installed Business Operation Center (BOC) under Billing and Revenue Management (BRM) 12 PatchSet 3 Cloud Native deployment. Created one Admin and two managed servers are started by default (5 are created) and also created group BOC_SUPER_ADMIN and assigned it to user WebLogic. WebLogic has groups Administrator and BOC_SUPER_ADMIN assigned.
To access the BOC User Interface web application in the cluster, created a kubernetes service to expose the related port.The issue is that when tried to connect to BOC the following error appears frequently in both managed servers log files:
ERROR
-----------------------
#### <[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > java.rmi.MarshalException: failed to marshal update(Lweblogic.cluster.replication.ROID;ILjava.io.Serializable;Ljava.lang.Object;); nested exception is:
java.io.NotSerializableException: com.oracle.communications.brm.boc.services.authorization.ResourceGrants
at weblogic.rjvm.BasicOutboundRequest.marshalArgs(BasicOutboundRequest.java:100)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:297)
at weblogic.cluster.replication.RemoteReplicationServicesInternalImpl_12213_WLStub.update(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
....
....
....
Caused By: java.io.NotSerializableException: com.oracle.communications.brm.boc.services.authorization.ResourceGrants
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1184)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
at java.util.ArrayList.writeObject(ArrayList.java:766)
Query:What could be the issue.
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 |