Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
example:
This is a stable test with magnesium.
The failure is seen by a 409 when trying a GET on /restconf/config/cars:cars
This test is using the wildcard *journal to move the segmented-journal to the
new ODL instance that should recover the persisted data. The karaf log
does have some mentions of journal data recovery. There is one exception in the
persistence area, but no idea if it's related or not:
2020-06-08T03:08:11,487 | ERROR | opendaylight-cluster-data-akka.actor.default-dispatcher-19 | AbstractMXBean | 295 - org.opendaylight.controller.sal-common-util - 2.0.1 | registration failed javax.management.InstanceAlreadyExistsException: org.opendaylight.controller:type=RemoteRpcBroker,name=RemoteRpcRegistry at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) ~[?:?] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1855) ~[?:?] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:955) ~[?:?] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:890) ~[?:?] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) ~[?:?] at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522) ~[?:?] at org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean.registerMBean(AbstractMXBean.java:107) [bundleFile:?] at org.opendaylight.controller.remote.rpc.registry.mbeans.AbstractRegistryMXBean.<init>(AbstractRegistryMXBean.java:43) [bundleFile:?] at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImpl.<init>(RemoteRpcRegistryMXBeanImpl.java:25) [bundleFile:?] at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:70) [bundleFile:?] at akka.actor.Actor.aroundPreStart(Actor.scala:550) [bundleFile:2.5.31] at akka.actor.Actor.aroundPreStart$(Actor.scala:550) [bundleFile:2.5.31] at akka.persistence.AbstractPersistentActor.akka$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:455) [bundleFile:2.5.31] at akka.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:261) [bundleFile:2.5.31] at akka.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:253) [bundleFile:2.5.31] at akka.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:455) [bundleFile:2.5.31] at akka.actor.ActorCell.create(ActorCell.scala:678) [bundleFile:2.5.31] at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:549) [bundleFile:2.5.31] at akka.actor.ActorCell.systemInvoke(ActorCell.scala:571) [bundleFile:2.5.31] at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:293) [bundleFile:2.5.31] at akka.dispatch.Mailbox.run(Mailbox.scala:228) [bundleFile:2.5.31] at akka.dispatch.Mailbox.exec(Mailbox.scala:241) [bundleFile:2.5.31] at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) [bundleFile:2.5.31] at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) [bundleFile:2.5.31] at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) [bundleFile:2.5.31] at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) [bundleFile:2.5.31]
Attachments
Issue Links
- duplicates
-
INTTEST-95 Jobs that transfer journal from old versions to new ones need to be updated due to segmented journal
-
- Confirmed
-