I'd guess timing.

Sent from my iPhone

> On Apr 10, 2017, at 2:23 PM, Srini Seetharaman <srini.seethara...@gmail.com> 
> wrote:
> 
> Ok. thanks!  Likely that is my issue. Any reason this didn't make it to Boron?
> 
>> On Mon, Apr 10, 2017 at 11:17 AM, Tom Pantelis <tompante...@gmail.com> wrote:
>> 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 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
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to