Hi Tom I see that you put in a fix for ODL bug 7814 <https://bugs.opendaylight.org/show_bug.cgi?id=7814> and it's been merged with Boron-SR3. But, I still hit that issue in my current run with Boron-SR3. Is there a possibility that the issue is fixed for operational shard and not config shard?
Caused by: java.lang.Exception: Error creating READ_ONLY transaction on shard default at org.opendaylight.controller.cluster.datastore.RemoteTransactionContextSupport.createTransactionContext(RemoteTransactionContextSupport.java:224) ... 20 more Caused by: akka.actor.InvalidActorNameException: actor name [shard-default-member-3:datastore-config@0:3] is not unique! at akka.actor.dungeon.ChildrenContainer$NormalChildrenContainer.reserve(ChildrenContainer.scala:129) at akka.actor.dungeon.Children$class.reserveChild(Children.scala:130) at akka.actor.ActorCell.reserveChild(ActorCell.scala:374) at akka.actor.dungeon.Children$class.makeChild(Children.scala:268) at akka.actor.dungeon.Children$class.actorOf(Children.scala:42) at akka.actor.ActorCell.actorOf(ActorCell.scala:374) at org.opendaylight.controller.cluster.datastore.ShardTransactionActorFactory.newShardTransaction(ShardTransactionFactory.java:82) at org.opendaylight.controller.cluster.datastore.Shard.createTransaction(Shard.java:520) at org.opendaylight.controller.cluster.datastore.Shard.createTransaction(Shard.java:508) at org.opendaylight.controller.cluster.datastore.Shard.handleCreateTransaction(Shard.java:488) at org.opendaylight.controller.cluster.datastore.Shard.handleNonRaftCommand(Shard.java:237) at org.opendaylight.controller.cluster.raft.RaftActor.handleCommand(RaftActor.java:291) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActor.onReceiveCommand(AbstractUntypedPersistentActor.java:29) at akka.persistence.UntypedPersistentActor.onReceive(PersistentActor.scala:170) at org.opendaylight.controller.cluster.common.actor.MeteringBehavior.apply(MeteringBehavior.java:97) at akka.actor.ActorCell$$anonfun$become$1.applyOrElse(ActorCell.scala:544) at akka.actor.Actor$class.aroundReceive(Actor.scala:484) at akka.persistence.UntypedPersistentActor.akka$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:168) at akka.persistence.Eventsourced$$anon$1.stateReceive(Eventsourced.scala:633) at akka.persistence.Eventsourced$class.aroundReceive(Eventsourced.scala:179) at akka.persistence.UntypedPersistentActor.aroundReceive(PersistentActor.scala:168) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526) at akka.actor.ActorCell.invoke(ActorCell.scala:495) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257) at akka.dispatch.Mailbox.run(Mailbox.scala:224) at akka.dispatch.Mailbox.exec(Mailbox.scala:234) ... 4 more Thanks Srini.
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev