Skip to content

Instantly share code, notes, and snippets.

@boekabart
Created January 26, 2016 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boekabart/3501fd6e613e1a13a1b7 to your computer and use it in GitHub Desktop.
Save boekabart/3501fd6e613e1a13a1b7 to your computer and use it in GitHub Desktop.
Logging for ClusterSingleton not available issue
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Info
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Warning
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Error
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] StandardOutLogger started
[DEBUG][26-1-2016 20:58:24][Thread 0011][akka://My/system] Started (Akka.Actor.SystemGuardianActor)
[DEBUG][26-1-2016 20:58:24][Thread 0013][akka://My/] Started (Akka.Actor.GuardianActor)
[DEBUG][26-1-2016 20:58:24][Thread 0010][akka://My/user] Started (Akka.Actor.GuardianActor)
[DEBUG][26-1-2016 20:58:24][Thread 0013][akka://My/] now supervising akka://My/user
[DEBUG][26-1-2016 20:58:24][Thread 0013][akka://My/] now supervising akka://My/system
[DEBUG][26-1-2016 20:58:24][Thread 0012][akka://My/user] now watched by [akka://My/system]
[DEBUG][26-1-2016 20:58:24][Thread 0011][akka://My/system] now watched by [akka://My/]
[DEBUG][26-1-2016 20:58:24][Thread 0014][akka://My/system] now supervising akka://My/system/log1-DefaultLogger
[DEBUG][26-1-2016 20:58:24][Thread 0013][akka://My/system/log1-DefaultLogger] Started (Akka.Event.DefaultLogger)
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Debug
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Info
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Warning
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Error
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream(My)] Logger log1-DefaultLogger [DefaultLogger] started
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][26-1-2016 20:58:24][Thread 0013][akka://My/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream(My)] StandardOutLogger being removed
[DEBUG][26-1-2016 20:58:24][Thread 0011][akka://My/system] now supervising akka://My/system/UnhandledMessageForwarder
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Info
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Warning
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/log1-DefaultLogger] to channel Akka.Event.Error
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream(My)] Logger log1-DefaultLogger [DefaultLogger] started
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] subscribing [akka://My/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][26-1-2016 20:58:24][Thread 0013][akka://My/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream(My)] StandardOutLogger being removed
[DEBUG][26-1-2016 20:58:24][Thread 0011][akka://My/system] now supervising akka://My/system/UnhandledMessageForwarder
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][26-1-2016 20:58:24][Thread 0008][EventStream(My)] Default Loggers started
[DEBUG][26-1-2016 20:58:24][Thread 0010][akka://My/system] now supervising akka://My/system/remoting-terminator
[DEBUG][26-1-2016 20:58:24][Thread 0012][akka://My/system] now supervising akka://My/system/transports
[INFO][26-1-2016 20:58:24][Thread 0008][remoting] Starting remoting
[DEBUG][26-1-2016 20:58:24][Thread 0012][akka://My/system] now supervising akka://My/system/endpointManager
[DEBUG][26-1-2016 20:58:24][Thread 0015][akka://My/system/remoting-terminator] Started (Akka.Remote.RemoteActorRefProvider+RemotingTerminator)
[DEBUG][26-1-2016 20:58:24][Thread 0014][akka://My/system/transports] Started (Akka.Remote.TransportSupervisor)
[DEBUG][26-1-2016 20:58:24][Thread 0015][akka://My/system/remoting-terminator] now watched by [akka://My/system]
[DEBUG][26-1-2016 20:58:24][Thread 0016][remoting] Starting prune timer for endpoint manager...
[DEBUG][26-1-2016 20:58:24][Thread 0016][akka://My/system/endpointManager] Started (Akka.Remote.EndpointManager)
[DEBUG][26-1-2016 20:58:25][Thread 0013][akka://My/system/transports] now supervising akka://My/system/transports/akkaprotocolmanager.tcp.0
[DEBUG][26-1-2016 20:58:25][Thread 0015][akka://My/system/transports/akkaprotocolmanager.tcp.0] Started (Akka.Remote.Transport.AkkaProtocolManager)
[INFO][26-1-2016 20:58:25][Thread 0008][remoting] Remoting started; listening on addresses : [akka.tcp://My@127.0.0.1:2551]
[INFO][26-1-2016 20:58:25][Thread 0008][remoting] Remoting now listens on addresses: [akka.tcp://My@127.0.0.1:2551]
[INFO][26-1-2016 20:58:25][Thread 0008][Cluster] Cluster Node [akka.tcp://My@127.0.0.1:2551] - Starting up...
[DEBUG][26-1-2016 20:58:25][Thread 0012][akka://My/system] now supervising akka://My/system/cluster
[DEBUG][26-1-2016 20:58:25][Thread 0013][akka://My/system/cluster] Started (Akka.Cluster.ClusterDaemon)
[DEBUG][26-1-2016 20:58:25][Thread 0013][akka://My/system/cluster] now supervising akka://My/system/cluster/core
[DEBUG][26-1-2016 20:58:25][Thread 0013][akka://My/system/cluster] now supervising akka://My/system/cluster/heartbeatReceiver
[DEBUG][26-1-2016 20:58:25][Thread 0012][akka://My/system/cluster] now supervising akka://My/system/cluster/metrics
[DEBUG][26-1-2016 20:58:25][Thread 0024][akka://My/system/cluster/core] Started (Akka.Cluster.ClusterCoreSupervisor)
[DEBUG][26-1-2016 20:58:25][Thread 0024][akka://My/system/cluster/core] now supervising akka://My/system/cluster/core/publisher
[DEBUG][26-1-2016 20:58:25][Thread 0024][akka://My/system/cluster/core] now supervising akka://My/system/cluster/core/daemon
[DEBUG][26-1-2016 20:58:25][Thread 0011][akka://My/system] now supervising akka://My/system/clusterEventBusListener
[DEBUG][26-1-2016 20:58:25][Thread 0011][akka://My/system] now supervising akka://My/system/remote-watcher
[DEBUG][26-1-2016 20:58:25][Thread 0022][akka://My/system/cluster/heartbeatReceiver] Started (Akka.Cluster.ClusterHeartbeatReceiver)
[DEBUG][26-1-2016 20:58:25][Thread 0024][akka://My/system/cluster/metrics] Started (Akka.Cluster.ClusterHeartbeatReceiver)
[DEBUG][26-1-2016 20:58:25][Thread 0028][akka://My/system] now supervising akka://My/system/remote-deployment-watcher
[DEBUG][26-1-2016 20:58:25][Thread 0015][akka://My/system/remote-deployment-watcher] Started (Akka.Remote.RemoteDeploymentWatcher)
[DEBUG][26-1-2016 20:58:25][Thread 0014][akka://My/system] now supervising akka://My/system/deadLetterListener
[DEBUG][26-1-2016 20:58:25][Thread 0013][akka://My/system/clusterEventBusListener] Started (Akka.Cluster.ClusterReadView+EventBusListener)
[DEBUG][26-1-2016 20:58:25][Thread 0012][akka://My/system/remote-watcher] Started (Akka.Cluster.ClusterRemoteWatcher)
[DEBUG][26-1-2016 20:58:25][Thread 0027][EventStream] subscribing [akka://My/system/deadLetterListener] to channel Akka.Event.DeadLetter
[DEBUG][26-1-2016 20:58:25][Thread 0027][akka://My/system/deadLetterListener] Started (Akka.Event.DeadLetterListener)
[DEBUG][26-1-2016 20:58:25][Thread 0011][akka://My/system] now supervising akka://My/system/EventStreamUnsubscriber-1
[DEBUG][26-1-2016 20:58:25][Thread 0028][EventStreamUnsubscriber] registering unsubscriber with Akka.Event.EventStream
[DEBUG][26-1-2016 20:58:25][Thread 0028][akka://My/system/EventStreamUnsubscriber-1] Started (Akka.Event.EventStreamUnsubscriber)
[WARNING][26-1-2016 20:58:25][Thread 0008][ActorSystem(My)] {
akka : {
log-config-on-start : on
log-dead-letters : on
stdout-loglevel : DEBUG
loglevel : DEBUG
actor : {
provider : "Akka.Cluster.ClusterActorRefProvider, Akka.Cluster"
debug : {
receive : on
autoreceive : on
lifecycle : on
event-stream : on
unhandled : on
}
}
remote : {
log-remote-lifecycle-events : DEBUG
helios : {
tcp : {
hostname : 127.0.0.1
port : 2551
}
}
}
cluster : {
seed-nodes : [akka.tcp://My@127.0.0.1:2551]
}
}
}
[DEBUG][26-1-2016 20:58:25][Thread 0011][akka://My/user] now supervising akka://My/user/BartsActorSingletonManager
[DEBUG][26-1-2016 20:58:25][Thread 0011][akka://My/user] now supervising akka://My/user/BartsActorProxy
[DEBUG][26-1-2016 20:58:25][Thread 0025][akka://My/system/cluster/core/publisher] Started (Akka.Cluster.ClusterDomainEventPublisher)
[DEBUG][26-1-2016 20:58:25][Thread 0023][EventStream] subscribing [akka://My/system/cluster/core/daemon] to channel Akka.Remote.QuarantinedEvent
[DEBUG][26-1-2016 20:58:25][Thread 0023][akka://My/system/cluster/core/daemon] Started (Akka.Cluster.ClusterCoreDaemon)
[DEBUG][26-1-2016 20:58:25][Thread 0023][akka://My/system/cluster/core/daemon] now watched by [akka://My/system/cluster/core]
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Uninitialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Uninitialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Uninitialized] Received Akka.Cluster.InternalClusterAction+JoinSeedNodes
[DEBUG][26-1-2016 20:58:25][Thread 0012][akka://My/user/BartsActorProxy] Started (Akka.Cluster.Tools.Singleton.ClusterSingletonProxy)
[DEBUG][26-1-2016 20:58:25][Thread 0013][akka://My/user/BartsActorSingletonManager] Started (Akka.Cluster.Tools.Singleton.ClusterSingletonManager)
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Uninitialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Uninitialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Uninitialized] Received Akka.Cluster.ClusterUserAction+JoinTo
[DEBUG][26-1-2016 20:58:25][Thread 0014][akka://My/system/cluster] now supervising akka://My/system/cluster/$b
[DEBUG][26-1-2016 20:58:25][Thread 0028][akka://My/system/cluster/$b] Started (Akka.Cluster.OnMemberUpListener)
[DEBUG][26-1-2016 20:58:25][Thread 0022][EventStream] subscribing [akka://My/system/clusterEventBusListener] to channel Akka.Cluster.ClusterEvent+IClusterDomainEvent
[DEBUG][26-1-2016 20:58:25][Thread 0022][EventStream] subscribing [akka://My/system/remote-watcher] to channel Akka.Cluster.ClusterEvent+IMemberEvent
[DEBUG][26-1-2016 20:58:25][Thread 0022][EventStream] subscribing [akka://My/user/BartsActorProxy] to channel Akka.Cluster.ClusterEvent+IMemberEvent
[DEBUG][26-1-2016 20:58:25][Thread 0022][EventStream] subscribing [akka://My/user/BartsActorSingletonManager] to channel Akka.Cluster.ClusterEvent+MemberExited
[DEBUG][26-1-2016 20:58:25][Thread 0022][EventStream] subscribing [akka://My/user/BartsActorSingletonManager] to channel Akka.Cluster.ClusterEvent+MemberRemoved
[DEBUG][26-1-2016 20:58:25][Thread 0024][akka://My/system/cluster/core/daemon/heartbeatSender] Started (Akka.Cluster.ClusterHeartbeatSender)
[INFO][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] Node [akka.tcp://My@127.0.0.1:2551] is JOINING, roles []
[DEBUG][26-1-2016 20:58:25][Thread 0023][akka://My/system/cluster/core/daemon] now supervising akka://My/system/cluster/core/daemon/heartbeatSender
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Initialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:25][Thread 0023][[akka://My/system/cluster/core/daemon]] [Initialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:25][Thread 0025][EventStream] subscribing [akka://My/system/cluster/$b] to channel Akka.Cluster.ClusterEvent+MemberUp
[DEBUG][26-1-2016 20:58:25][Thread 0025][EventStream] subscribing [akka://My/system/cluster/core/daemon/heartbeatSender] to channel Akka.Cluster.ClusterEvent+IMemberEvent
[INFO][26-1-2016 20:58:26][Thread 0022][[akka://My/system/cluster/core/daemon]] Leader is moving node [akka.tcp://My@127.0.0.1:2551] to [Up]
[DEBUG][26-1-2016 20:58:26][Thread 0014][akka://My/user/BartsActorSingletonManager] now supervising akka://My/user/BartsActorSingletonManager/$b
[DEBUG][26-1-2016 20:58:26][Thread 0012][[akka://My/user/BartsActorProxy]] Creating singleton identification timer...
[DEBUG][26-1-2016 20:58:26][Thread 0010][akka://My/user/BartsActorSingletonManager/$b] Started (Akka.Cluster.Tools.Singleton.OldestChangedBuffer)
[DEBUG][26-1-2016 20:58:26][Thread 0025][[akka://My/system/cluster/core/daemon]] [Initialized] Received Akka.Cluster.InternalClusterAction+Subscribe
[DEBUG][26-1-2016 20:58:26][Thread 0025][EventStream] subscribing [akka://My/user/BartsActorSingletonManager/$b] to channel Akka.Cluster.ClusterEvent+IMemberEvent
[INFO][26-1-2016 20:58:26][Thread 0028][[akka://My/user/BartsActorSingletonManager]] Singleton manager [akka.tcp://My@127.0.0.1:2551] starting singleton actor
[DEBUG][26-1-2016 20:58:26][Thread 0024][[akka://My/system/cluster/core/daemon]] [Initialized] Received Akka.Cluster.InternalClusterAction+Unsubscribe
[DEBUG][26-1-2016 20:58:26][Thread 0024][EventStream] unsubscribing [akka://My/system/cluster/$b] from all channels
[INFO][26-1-2016 20:58:26][Thread 0028][[akka://My/user/BartsActorSingletonManager]] ClusterSingletonManager state change [Start -> Oldest] Akka.Cluster.Tools.Singleton.Uninitialized
[DEBUG][26-1-2016 20:58:26][Thread 0028][akka://My/user/BartsActorSingletonManager] now supervising akka://My/user/BartsActorSingletonManager/BartsActor
[DEBUG][26-1-2016 20:58:26][Thread 0014][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:58:26][Thread 0013][akka://My/system/cluster/$b] Stopped
[DEBUG][26-1-2016 20:58:26][Thread 0011][akka://My/user/BartsActorSingletonManager/BartsActor/Output] Started (Akka.Vlow.Actors.ForwardActor)
[DEBUG][26-1-2016 20:58:26][Thread 0012][akka://My/user/BartsActorSingletonManager/BartsActor] Started (Akka.Vlow.Tva.Actors.TvaOnlineIngestActor)
[DEBUG][26-1-2016 20:58:26][Thread 0012][akka://My/user/BartsActorSingletonManager/BartsActor] now watched by [akka://My/user/BartsActorSingletonManager]
[DEBUG][26-1-2016 20:58:26][Thread 0012][akka://My/user/BartsActorSingletonManager/BartsActor] now supervising akka://My/user/BartsActorSingletonManager/BartsActor/Output
[DEBUG][26-1-2016 20:58:26][Thread 0012][akka://My/user/BartsActorSingletonManager/BartsActor] now supervising akka://My/user/BartsActorSingletonManager/BartsActor/PollTvaOnline
[DEBUG][26-1-2016 20:58:26][Thread 0012][akka://My/user/BartsActorSingletonManager/BartsActor] now supervising akka://My/user/BartsActorSingletonManager/BartsActor/TvaOnlineClient
[DEBUG][26-1-2016 20:58:26][Thread 0011][akka://My/user/BartsActorSingletonManager/BartsActor/TvaOnlineClient/Output] Started (Akka.Vlow.Actors.ForwardActor)
[DEBUG][26-1-2016 20:58:26][Thread 0028][akka://My/user/BartsActorSingletonManager/BartsActor/TvaOnlineClient] Started (Akka.Vlow.Tva.Actors.TvaOnlineClientActor)
[DEBUG][26-1-2016 20:58:26][Thread 0028][akka://My/user/BartsActorSingletonManager/BartsActor/TvaOnlineClient] now supervising akka://My/user/BartsActorSingletonManager/BartsActor/TvaOnlineClient/Output
[DEBUG][26-1-2016 20:58:26][Thread 0026][akka://My/user/BartsActorSingletonManager/BartsActor/PollTvaOnline] Started (Akka.Vlow.Tva.Actors.TvaOnlinePollActor)
[DEBUG][26-1-2016 20:58:26][Thread 0012][akka://My/user] now supervising akka://My/user/$b
[DEBUG][26-1-2016 20:58:26][Thread 0026][akka://My/user] now supervising akka://My/user/$c
[DEBUG][26-1-2016 20:58:26][Thread 0013][akka://My/user/$c] Started (Akka.Vlow.System.SimpleLoggingVlowJobStatsSystem+StatLogger)
[DEBUG][26-1-2016 20:58:26][Thread 0028][akka://My/user/$b] Started (Akka.Vlow.System.SimpleLoggingVlowJobStatsSystem+StatLogger)
[DEBUG][26-1-2016 20:58:31][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:58:36][Thread 0013][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
123
[DEBUG][26-1-2016 20:58:36][Thread 0027][[akka://My/user/BartsActorProxy]] Singleton not available, buffering message type [Akka.Vlow.Tva.Messages.StartTvaOnlineIngestMessage]
[DEBUG][26-1-2016 20:58:41][Thread 0013][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:58:46][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:58:51][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:58:56][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:59:01][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:59:06][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:59:11][Thread 0010][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
[DEBUG][26-1-2016 20:59:16][Thread 0011][[akka://My/user/BartsActorProxy]] Trying to identify singleton at [akka.tcp://My@127.0.0.1:2551//user/BartsActorSingletonManager/BartsActor]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment