Yes - that second patch was the final fix but didn't make Boron SR3. On Mon, Apr 10, 2017 at 1:53 PM, Srini Seetharaman < srini.seethara...@gmail.com> wrote:
> Perhaps the second patch https://git.opendaylight.org/gerrit/#/c/53646/ was > not merged into Boron-SR3 causing my issue? > > On Mon, Apr 10, 2017 at 10:08 AM, Srini Seetharaman < > srini.seethara...@gmail.com> wrote: > >> 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.RemoteTransact >> ionContextSupport.createTransactionContext(Remot >> eTransactionContextSupport.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.scal >> a: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.ShardTransacti >> onActorFactory.newShardTransaction(ShardTransactionFactory.java:82) >> at org.opendaylight.controller.cluster.datastore.Shard.createTr >> ansaction(Shard.java:520) >> at org.opendaylight.controller.cluster.datastore.Shard.createTr >> ansaction(Shard.java:508) >> at org.opendaylight.controller.cluster.datastore.Shard.handleCr >> eateTransaction(Shard.java:488) >> at org.opendaylight.controller.cluster.datastore.Shard.handleNo >> nRaftCommand(Shard.java:237) >> at org.opendaylight.controller.cluster.raft.RaftActor.handleCom >> mand(RaftActor.java:291) >> at org.opendaylight.controller.cluster.common.actor.AbstractUnt >> ypedPersistentActor.onReceiveCommand(AbstractUntyp >> edPersistentActor.java:29) >> at akka.persistence.UntypedPersistentActor.onReceive( >> PersistentActor.scala:170) >> at org.opendaylight.controller.cluster.common.actor.MeteringBeh >> avior.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(Eventsour >> ced.scala:633) >> at akka.persistence.Eventsourced$class.aroundReceive(Eventsourc >> ed.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