Guest User

Untitled

a guest
Nov 14th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. <Error> <Cluster> <BEA-000126> <All session o
  2. bjects should be serializable to replicate. Check the objects in the session. Fa
  3. iled to replicate a non-serializable object.
  4. java.rmi.MarshalException: failed to marshal update(Lweblogic.cluster.replicatio
  5. n.ROID;ILjava.io.Serializable;Ljava.lang.Object;); nested exception is:
  6. java.io.NotSerializableException: java.util.StringTokenizer
  7. at weblogic.rjvm.BasicOutboundRequest.marshalArgs(BasicOutboundRequest.j
  8. ava:92)
  9. at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:301)
  10. at weblogic.cluster.replication.ReplicationManager_12130_WLStub.update(U
  11. nknown Source)
  12. at sun.reflect.GeneratedMethodAccessor189.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  14. sorImpl.java:43)
Add Comment
Please, Sign In to add comment