Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1944

persisted data not restored in controller CSIT

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Medium
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      example:

      https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-aluminium/97/robot-plugin/log.html.gz

       

      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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jluhrsen Jamo Luhrsen
              jluhrsen Jamo Luhrsen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: