weblogic.cluster.replication.BadStatusException: update found -4880488432641332656 but it is not the secondary
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via hivmr.com by Unknown author, 1 year ago
via Oracle Community by 3004, 9 months ago
via Oracle Community by 3004, 9 months ago
weblogic.cluster.replication.BadStatusException: update found -4880488432641332656 but it is not the secondary
at weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.java:76)
at weblogic.cluster.replication.ReplicationManager_WLStub.update(ReplicationManager_WLStub.java:181)
at weblogic.cluster.replication.ReplicationManager.updateSecondary(ReplicationManager.java:700)
at weblogic.servlet.internal.session.ReplicatedSession.sync(ReplicatedSession.java:442)
at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(ReplicatedSessionContext.java:75)
at weblogic.servlet.internal.ServletRequestImpl.syncSession(ServletRequestImpl.java:1389)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:966)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:886)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:269)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:380)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:268)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)