07:07:41,193 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:07:41,206 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://odl-cluster-rpc@127.0.0.1:2550] with UID [8643977916444886607] 07:07:41,207 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:07:41,209 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:07:41,209 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - Started up successfully 07:07:41,210 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:07:41,228 PM [main] [INFO] RemoteOpsProvider - Starting Remote Ops service... 07:07:41,229 PM [main] [DEBUG] RemoteOpsProvider - Ops Manager started at Actor[akka://odl-cluster-rpc/user/rpc#-692918782] 07:07:41,229 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [akka://odl-cluster-rpc@127.0.0.1:2550#8643977916444886607] addressed to unknown local address [akka://opendaylight-rpc@127.0.0.1:2550]. Local address is [akka://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'akka.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 07:07:41,230 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [akka://odl-cluster-rpc@127.0.0.1:2550#8643977916444886607] addressed to unknown local address [akka://opendaylight-rpc@127.0.0.1:2550]. Local address is [akka://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'akka.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 07:07:41,230 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [akka://odl-cluster-rpc@127.0.0.1:2550#8643977916444886607] addressed to unknown local address [akka://opendaylight-rpc@127.0.0.1:2550]. Local address is [akka://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'akka.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 07:07:41,230 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [akka://odl-cluster-rpc@127.0.0.1:2550#8643977916444886607] addressed to unknown local address [akka://opendaylight-rpc@127.0.0.1:2550]. Local address is [akka://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'akka.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 07:07:41,230 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsManager - Actor created Actor[akka://odl-cluster-rpc/user/rpc#-692918782] 07:07:41,230 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsManager - Listening for RPC invocation requests with Actor[akka://odl-cluster-rpc/user/rpc/broker#1214432712] 07:07:41,231 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsManager - Registering remote RPCs with Actor[akka://odl-cluster-rpc/user/rpc/registrar#384467290] 07:07:41,231 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsManager - Propagating RPC information with Actor[akka://odl-cluster-rpc/user/rpc/registry#-2080639345] 07:07:41,231 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsManager - Propagating action information with Actor[akka://odl-cluster-rpc/user/rpc/action-registry#-341467010] 07:07:41,233 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsManager - Registering local availability listener org.opendaylight.controller.remote.rpc.OpsListener@6e4ac07 07:07:41,234 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[akka://odl-cluster-rpc/user/rpc/broker#1214432712] 07:07:41,234 PM [main] [INFO] RemoteOpsProvider - Stopping Ops Manager at Actor[akka://odl-cluster-rpc/user/rpc#-692918782] 07:07:41,234 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [DEBUG] OpsRegistrar - Actor created Actor[akka://odl-cluster-rpc/user/rpc/registrar#384467290] 07:07:41,242 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [ERROR] OpsManager - An exception happened actor will be resumed akka.actor.ActorInitializationException: akka://odl-cluster-rpc/user/rpc/registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] at akka.actor.ActorInitializationException$.apply(Actor.scala:196) at akka.actor.ActorCell.create(ActorCell.scala:668) at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:513) at akka.actor.ActorCell.systemInvoke(ActorCell.scala:535) at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:295) at akka.dispatch.Mailbox.run(Mailbox.scala:230) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) at akka.util.Reflect$.instantiate(Reflect.scala:73) at akka.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:101) at akka.actor.Props.newActor(Props.scala:226) at akka.actor.ActorCell.newActor(ActorCell.scala:615) at akka.actor.ActorCell.create(ActorCell.scala:642) ... 10 more Caused by: java.lang.IllegalArgumentException: Default journal plugin is not configured, see 'reference.conf' at akka.persistence.Persistence$.verifyPluginConfigIsDefined(Persistence.scala:187) at akka.persistence.Persistence.defaultJournalPluginId$lzycompute(Persistence.scala:222) at akka.persistence.Persistence.defaultJournalPluginId(Persistence.scala:220) at akka.persistence.Persistence.journalConfigFor(Persistence.scala:330) at akka.persistence.Eventsourced.$init$(Eventsourced.scala:92) at akka.persistence.AbstractPersistentActor.(PersistentActor.scala:295) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActor.(AbstractUntypedPersistentActor.java:27) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActorWithMetering.(AbstractUntypedPersistentActorWithMetering.java:17) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.(BucketStoreActor.java:91) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.(RpcRegistry.java:48) ... 20 more 07:07:41,242 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://odl-cluster-rpc/user/rpc#-692918782] to Actor[akka://odl-cluster-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://odl-cluster-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://odl-cluster-rpc/user/rpc/broker#1214432712] to Actor[akka://odl-cluster-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://odl-cluster-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://odl-cluster-rpc/user/rpc/registrar#384467290] to Actor[akka://odl-cluster-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://odl-cluster-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - Exiting completed 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - Shutting down... 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://odl-cluster-rpc@127.0.0.1:2550] - Successfully shut down 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://odl-cluster-rpc/system/cluster/core/daemon#-269327154] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [akka://odl-cluster-rpc@127.0.0.1:2550#8643977916444886607] addressed to unknown local address [akka://opendaylight-rpc@127.0.0.1:2550]. Local address is [akka://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'akka.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [WARN] OneForOneStrategy - Default journal plugin is not configured, see 'reference.conf' 07:07:41,252 PM [odl-cluster-rpc-akka.actor.default-dispatcher-5] [ERROR] OpsManager - An exception happened actor will be resumed akka.actor.ActorInitializationException: akka://odl-cluster-rpc/user/rpc/action-registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] at akka.actor.ActorInitializationException$.apply(Actor.scala:196) at akka.actor.ActorCell.create(ActorCell.scala:668) at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:513) at akka.actor.ActorCell.systemInvoke(ActorCell.scala:535) at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:295) at akka.dispatch.Mailbox.run(Mailbox.scala:230) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) at akka.util.Reflect$.instantiate(Reflect.scala:73) at akka.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:101) at akka.actor.Props.newActor(Props.scala:226) at akka.actor.ActorCell.newActor(ActorCell.scala:615) at akka.actor.ActorCell.create(ActorCell.scala:642) ... 10 more Caused by: java.lang.IllegalArgumentException: Default journal plugin is not configured, see 'reference.conf' at akka.persistence.Persistence$.verifyPluginConfigIsDefined(Persistence.scala:187) at akka.persistence.Persistence.defaultJournalPluginId$lzycompute(Persistence.scala:222) at akka.persistence.Persistence.defaultJournalPluginId(Persistence.scala:220) at akka.persistence.Persistence.journalConfigFor(Persistence.scala:330) at akka.persistence.Eventsourced.$init$(Eventsourced.scala:92) at akka.persistence.AbstractPersistentActor.(PersistentActor.scala:295) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActor.(AbstractUntypedPersistentActor.java:27) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActorWithMetering.(AbstractUntypedPersistentActorWithMetering.java:17) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.(BucketStoreActor.java:91) at org.opendaylight.controller.remote.rpc.registry.ActionRegistry.(ActionRegistry.java:45) ... 19 more 07:07:41,254 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [WARN] OneForOneStrategy - Default journal plugin is not configured, see 'reference.conf' 07:07:41,255 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [ERROR] ActorCell - changing Resume into Create after akka.actor.ActorInitializationException: akka://odl-cluster-rpc/user/rpc/registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] 07:07:41,255 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [ERROR] ActorCell - changing Resume into Create after akka.actor.ActorInitializationException: akka://odl-cluster-rpc/user/rpc/action-registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] 07:07:41,256 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:07:41,256 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:07:41,259 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [WARN] Materializer - [outbound connection to [akka://opendaylight-rpc@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 07:07:41,260 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [WARN] Materializer - [outbound connection to [akka://opendaylight-rpc@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 07:07:41,261 PM [odl-cluster-rpc-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.