Created
July 4, 2013 23:02
-
-
Save whiter4bbit/5930718 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[info] Running info.whiter4bbit.akkaplayground.TestClient 2552 | |
[DEBUG] [07/05/2013 01:56:59.555] [run-main] [EventStream(akka://ClusterSystem)] logger log1-Logging$DefaultLogger started | |
[DEBUG] [07/05/2013 01:56:59.556] [run-main] [EventStream(akka://ClusterSystem)] Default Loggers started | |
[DEBUG] [07/05/2013 01:56:59.567] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/remoting-terminator#-430478231] | |
[DEBUG] [07/05/2013 01:56:59.594] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/remoting-terminator] started (akka.remote.RemoteActorRefProvider$RemotingTerminator@273e5037) | |
[DEBUG] [07/05/2013 01:56:59.641] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/transports#-1289927136] | |
[DEBUG] [07/05/2013 01:56:59.642] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/transports] started (akka.remote.Remoting$TransportSupervisor@d1947d5) | |
[INFO] [07/05/2013 01:56:59.644] [run-main] [Remoting] Starting remoting | |
[DEBUG] [07/05/2013 01:56:59.655] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/endpointManager#-560811995] | |
[DEBUG] [07/05/2013 01:56:59.656] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/remoting-terminator] now monitoring Actor[akka://ClusterSystem/system] | |
[DEBUG] [07/05/2013 01:56:59.665] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/endpointManager] started (akka.remote.EndpointManager@5ecbdc34) | |
[DEBUG] [07/05/2013 01:56:59.926] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/transports] now supervising Actor[akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0#1310928567] | |
[DEBUG] [07/05/2013 01:56:59.930] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0] started (akka.remote.transport.AkkaProtocolManager@4b401150) | |
[INFO] [07/05/2013 01:56:59.936] [run-main] [Remoting] Remoting started; listening on addresses :[akka.tcp://[email protected]:2552] | |
[INFO] [07/05/2013 01:56:59.958] [run-main] [Cluster(akka://ClusterSystem)] Cluster Node [akka.tcp://[email protected]:2552] - Starting up... | |
[DEBUG] [07/05/2013 01:56:59.962] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/cluster#-2056519755] | |
[DEBUG] [07/05/2013 01:56:59.967] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster] started (akka.cluster.ClusterDaemon@6002fa9) | |
[DEBUG] [07/05/2013 01:56:59.967] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster] now supervising Actor[akka://ClusterSystem/system/cluster/core#-481000893] | |
[DEBUG] [07/05/2013 01:56:59.967] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster] now supervising Actor[akka://ClusterSystem/system/cluster/heartbeatReceiver#131502720] | |
[DEBUG] [07/05/2013 01:56:59.977] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster/core] started (akka.cluster.ClusterCoreSupervisor@607172bc) | |
[DEBUG] [07/05/2013 01:56:59.978] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster/core] now supervising Actor[akka://ClusterSystem/system/cluster/core/publisher#1064978585] | |
[DEBUG] [07/05/2013 01:56:59.978] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster/core] now supervising Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425] | |
[DEBUG] [07/05/2013 01:56:59.979] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/cluster] now supervising Actor[akka://ClusterSystem/system/cluster/metrics#432714749] | |
[DEBUG] [07/05/2013 01:57:00.003] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/cluster/core/publisher] started (akka.cluster.ClusterDomainEventPublisher@272c0055) | |
[INFO] [07/05/2013 01:57:00.056] [run-main] [Cluster(akka://ClusterSystem)] Cluster Node [akka.tcp://[email protected]:2552] - Registered cluster JMX MBean [akka:type=Cluster] | |
[INFO] [07/05/2013 01:57:00.056] [run-main] [Cluster(akka://ClusterSystem)] Cluster Node [akka.tcp://[email protected]:2552] - Started up successfully | |
[DEBUG] [07/05/2013 01:57:00.058] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/cluster/heartbeatReceiver] started (akka.cluster.ClusterHeartbeatReceiver@27e308cc) | |
[INFO] [07/05/2013 01:57:00.067] [ClusterSystem-akka.actor.default-dispatcher-6] [Cluster(akka://ClusterSystem)] Cluster Node [akka.tcp://[email protected]:2552] - Metrics will be retreived from MBeans, and may be incorrect on some platforms. To increase metric accuracy add the 'sigar.jar' to the classpath and the appropriate platform-specific native libary to 'java.library.path'. Reason: java.lang.ClassNotFoundException: org.hyperic.sigar.Sigar | |
[DEBUG] [07/05/2013 01:57:00.068] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/remote-watcher#524417690] | |
[DEBUG] [07/05/2013 01:57:00.070] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/remote-deployment-watcher#-1201819465] | |
[DEBUG] [07/05/2013 01:57:00.073] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/remote-deployment-watcher] started (akka.remote.RemoteDeploymentWatcher@78a5c391) | |
[DEBUG] [07/05/2013 01:57:00.084] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster] now supervising Actor[akka://ClusterSystem/system/cluster/$a#119152407] | |
[DEBUG] [07/05/2013 01:57:00.087] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/cluster/$a] started (akka.cluster.OnMemberUpListener@71c0ef03) | |
[INFO] [07/05/2013 01:57:00.090] [ClusterSystem-akka.actor.default-dispatcher-6] [Cluster(akka://ClusterSystem)] Cluster Node [akka.tcp://[email protected]:2552] - Metrics collection has started successfully | |
[DEBUG] [07/05/2013 01:57:00.090] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/cluster/metrics] started (akka.cluster.ClusterMetricsCollector@65f6131d) | |
[DEBUG] [07/05/2013 01:57:00.091] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/remote-watcher] started (akka.cluster.ClusterRemoteWatcher@7893713) | |
[DEBUG] [07/05/2013 01:57:00.091] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster/core/daemon] started (akka.cluster.ClusterCoreDaemon@4b35f3d) | |
[DEBUG] [07/05/2013 01:57:00.092] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster/core/daemon] now monitoring Actor[akka://ClusterSystem/system/cluster/core#-481000893] | |
[DEBUG] [07/05/2013 01:57:00.095] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster/core/daemon] now supervising Actor[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess#-85175315] | |
[DEBUG] [07/05/2013 01:57:00.097] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess] started (akka.cluster.JoinSeedNodeProcess@15cdc368) | |
[DEBUG] [07/05/2013 01:57:00.124] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager] now supervising Actor[akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0#-1364250660] | |
[DEBUG] [07/05/2013 01:57:00.135] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] started (akka.remote.ReliableDeliverySupervisor@104cb477) | |
[DEBUG] [07/05/2013 01:57:00.135] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] now monitoring Actor[akka://ClusterSystem/system/endpointManager#-560811995] | |
[DEBUG] [07/05/2013 01:57:00.135] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] now supervising Actor[akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter#612384813] | |
[DEBUG] [07/05/2013 01:57:00.149] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] started (akka.remote.EndpointWriter@5f232751) | |
[DEBUG] [07/05/2013 01:57:00.150] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] now monitoring Actor[akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0#-1364250660] | |
[DEBUG] [07/05/2013 01:57:00.165] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0] now supervising Actor[akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0/akkaProtocol-tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1#1358643177] | |
[DEBUG] [07/05/2013 01:57:00.183] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0/akkaProtocol-tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] started (akka.remote.transport.ProtocolStateActor@33bb310f) | |
[DEBUG] [07/05/2013 01:57:00.219] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0] now supervising Actor[akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0/akkaProtocol-tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A59741-2#1703569905] | |
[DEBUG] [07/05/2013 01:57:00.222] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/transports/akkaprotocolmanager.tcp0/akkaProtocol-tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A59741-2] started (akka.remote.transport.ProtocolStateActor@4892ad1b) | |
[DEBUG] [07/05/2013 01:57:00.279] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] now supervising Actor[akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter/endpointReader-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0#-130108360] | |
[DEBUG] [07/05/2013 01:57:00.284] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,InitJoin))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess#-85175315]] | |
[DEBUG] [07/05/2013 01:57:00.284] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter/endpointReader-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] started (akka.remote.EndpointReader@7be40f1f) | |
[DEBUG] [07/05/2013 01:57:00.284] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter/endpointReader-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] now monitoring Actor[akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter#612384813] | |
[DEBUG] [07/05/2013 01:57:00.289] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.remote.serialization.MessageContainerSerializer] for message [akka.actor.SelectChildName] | |
[DEBUG] [07/05/2013 01:57:00.298] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.InternalClusterAction$InitJoin$] | |
[DEBUG] [07/05/2013 01:57:00.331] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager] now supervising Actor[akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1#362294164] | |
[DEBUG] [07/05/2013 01:57:00.333] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] started (akka.remote.EndpointWriter@3a71309f) | |
[DEBUG] [07/05/2013 01:57:00.333] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] now monitoring Actor[akka://ClusterSystem/system/endpointManager#-560811995] | |
[DEBUG] [07/05/2013 01:57:00.334] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] now supervising Actor[akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1/endpointReader-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0#1405406661] | |
[DEBUG] [07/05/2013 01:57:00.337] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1/endpointReader-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] started (akka.remote.EndpointReader@6a4c5d6f) | |
[DEBUG] [07/05/2013 01:57:00.337] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1/endpointReader-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0] now monitoring Actor[akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1#362294164] | |
[DEBUG] [07/05/2013 01:57:00.346] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,InitJoin))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/firstSeedNodeProcess#-1793759284]] | |
[DEBUG] [07/05/2013 01:57:00.352] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [InitJoinNack(akka.tcp://[email protected]:2552)] to [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/firstSeedNodeProcess#-1793759284]]<+[akka.tcp://[email protected]:2551/system/cluster/core/daemon/firstSeedNodeProcess] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:00.352] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.InternalClusterAction$InitJoinNack] | |
[DEBUG] [07/05/2013 01:57:00.358] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [InitJoinNack(akka.tcp://[email protected]:2551)] to [Actor[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess#-85175315]]<+[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:05.378] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,InitJoin))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess#-85175315]] | |
[DEBUG] [07/05/2013 01:57:05.383] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [InitJoinAck(akka.tcp://[email protected]:2551)] to [Actor[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess#-85175315]]<+[akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:05.386] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,Join(UniqueAddress(akka.tcp://[email protected]:2552,855437398),Set())))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:05.387] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.InternalClusterAction$Join] | |
[DEBUG] [07/05/2013 01:57:05.451] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [Welcome(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),Gossip(members = [Member(address = akka.tcp://[email protected]:2551, status = Up), Member(address = akka.tcp://[email protected]:2552, status = Joining)], overview = GossipOverview(unreachable = [], seen = [UniqueAddress(akka.tcp://[email protected]:2551,1506857592) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76)]), version = VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76)))] to [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]]<+[akka://ClusterSystem/system/cluster/core/daemon] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[INFO] [07/05/2013 01:57:05.451] [ClusterSystem-akka.actor.default-dispatcher-2] [Cluster(akka://ClusterSystem)] Cluster Node [akka.tcp://[email protected]:2552] - Welcome from [akka.tcp://[email protected]:2551] | |
[DEBUG] [07/05/2013 01:57:05.455] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [GossipEnvelope(UniqueAddress(akka.tcp://[email protected]:2552,855437398),UniqueAddress(akka.tcp://[email protected]:2551,1506857592),Gossip(members = [Member(address = akka.tcp://[email protected]:2551, status = Up), Member(address = akka.tcp://[email protected]:2552, status = Joining)], overview = GossipOverview(unreachable = [], seen = [UniqueAddress(akka.tcp://[email protected]:2551,1506857592) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76), UniqueAddress(akka.tcp://[email protected]:2552,855437398) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76)]), version = VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76)))] to [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]]<+[akka.tcp://[email protected]:2551/system/cluster/core/daemon] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:05.455] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.GossipEnvelope] | |
[DEBUG] [07/05/2013 01:57:05.459] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster/core/daemon] now supervising Actor[akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender#1683498359] | |
[DEBUG] [07/05/2013 01:57:05.474] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender] started (akka.cluster.ClusterHeartbeatSender@2e39e5a8) | |
[DEBUG] [07/05/2013 01:57:06.079] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(metrics,MetricsGossipEnvelope(akka.tcp://[email protected]:2552,MetricsGossip(Set(NodeMetrics(akka.tcp://[email protected]:2552,1372978623099,Set(Metric(heap-memory-used,53152576,Some(EWMA(5.3152576E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.26,None), Metric(heap-memory-committed,514523136,Some(EWMA(5.14523136E8,0.15910417746033534))))))),false))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/metrics#432714749]] | |
[DEBUG] [07/05/2013 01:57:06.079] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.MetricsGossipEnvelope] | |
[DEBUG] [07/05/2013 01:57:06.098] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/cluster/core/daemon] Cluster Node [akka.tcp://[email protected]:2552] - Initiating new round of gossip | |
[DEBUG] [07/05/2013 01:57:06.107] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2552,855437398),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76))))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:06.108] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.GossipStatus] | |
[DEBUG] [07/05/2013 01:57:06.153] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(metrics,MetricsGossipEnvelope(akka.tcp://[email protected]:2551,MetricsGossip(Set(NodeMetrics(akka.tcp://[email protected]:2551,1372978625186,Set(Metric(heap-memory-used,62445808,Some(EWMA(6.2445808E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.26,None), Metric(heap-memory-committed,648740864,Some(EWMA(6.48740864E8,0.15910417746033534))))))),true))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/metrics#139732605]] | |
[DEBUG] [07/05/2013 01:57:06.197] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76))))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:06.390] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2551))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/heartbeatSender#-1163133398]] | |
[DEBUG] [07/05/2013 01:57:06.479] [ClusterSystem-akka.actor.default-dispatcher-10] [akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender] Cluster Node [akka.tcp://[email protected]:2552] - Heartbeat to [akka.tcp://[email protected]:2551] | |
[DEBUG] [07/05/2013 01:57:06.480] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2552))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender#1683498359]] | |
[DEBUG] [07/05/2013 01:57:06.481] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.cluster.protobuf.ClusterMessageSerializer] for message [akka.cluster.ClusterHeartbeatReceiver$Heartbeat] | |
[DEBUG] [07/05/2013 01:57:07.098] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/cluster/core/daemon] Cluster Node [akka.tcp://[email protected]:2552] - Initiating new round of gossip | |
[DEBUG] [07/05/2013 01:57:07.099] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2552,855437398),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76))))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:07.108] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [GossipEnvelope(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),UniqueAddress(akka.tcp://[email protected]:2552,855437398),Gossip(members = [Member(address = akka.tcp://[email protected]:2551, status = Up), Member(address = akka.tcp://[email protected]:2552, status = Up)], overview = GossipOverview(unreachable = [], seen = [UniqueAddress(akka.tcp://[email protected]:2551,1506857592) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d), UniqueAddress(akka.tcp://[email protected]:2552,855437398) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73b76)]), version = VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d)))] to [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]]<+[akka://ClusterSystem/system/cluster/core/daemon] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:07.112] [ClusterSystem-akka.actor.default-dispatcher-10] [akka://ClusterSystem/system/cluster/core/daemon] Cluster Node [akka.tcp://[email protected]:2552] - Receiving gossip from [UniqueAddress(akka.tcp://[email protected]:2551,1506857592)] | |
[DEBUG] [07/05/2013 01:57:07.115] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/user] now supervising Actor[akka://ClusterSystem/user/test-client#143589368] | |
[DEBUG] [07/05/2013 01:57:07.115] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [GossipEnvelope(UniqueAddress(akka.tcp://[email protected]:2552,855437398),UniqueAddress(akka.tcp://[email protected]:2551,1506857592),Gossip(members = [Member(address = akka.tcp://[email protected]:2551, status = Up), Member(address = akka.tcp://[email protected]:2552, status = Up)], overview = GossipOverview(unreachable = [], seen = [UniqueAddress(akka.tcp://[email protected]:2551,1506857592) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d), UniqueAddress(akka.tcp://[email protected]:2552,855437398) -> VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d)]), version = VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d)))] to [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]]<+[akka.tcp://[email protected]:2551/system/cluster/core/daemon] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:07.119] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/cluster/$a] stopped | |
[DEBUG] [07/05/2013 01:57:07.134] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/system] now supervising Actor[akka://ClusterSystem/system/clusterEventBusListener#459116288] | |
[DEBUG] [07/05/2013 01:57:07.137] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/system/clusterEventBusListener] started (akka.cluster.ClusterReadView$$anonfun$1$$anon$1@1d1167e4) | |
[DEBUG] [07/05/2013 01:57:07.140] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/user/test-client/workerRouter/metricsListener] started (akka.cluster.routing.AdaptiveLoadBalancingRouterLike$$anonfun$2$$anon$1@36cf2a48) | |
[DEBUG] [07/05/2013 01:57:07.145] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/user/test-client] started (info.whiter4bbit.akkaplayground.TestClient@302ea3cf) | |
[DEBUG] [07/05/2013 01:57:07.145] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/user/test-client/workerRouter] started (akka.cluster.routing.ClusterRouterActor@460483bf) | |
[DEBUG] [07/05/2013 01:57:07.145] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/user/test-client/workerRouter] now supervising Actor[akka://ClusterSystem/user/test-client/workerRouter/metricsListener#-66000401] | |
[DEBUG] [07/05/2013 01:57:07.146] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/user/test-client] now supervising Actor[akka://ClusterSystem/user/test-client/workerRouter#300556082] | |
[DEBUG] [07/05/2013 01:57:07.157] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$a]] | |
[DEBUG] [07/05/2013 01:57:07.158] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.serialization.JavaSerializer] for message [info.whiter4bbit.akkaplayground.Echo] | |
[DEBUG] [07/05/2013 01:57:07.163] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Watch(Actor[akka.tcp://[email protected]:2551/user/worker],Actor[akka://ClusterSystem/user/test-client/workerRouter#300556082])] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/deadLetters]] | |
[DEBUG] [07/05/2013 01:57:07.163] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.serialization.JavaSerializer] for message [akka.dispatch.sysmsg.Watch] | |
[DEBUG] [07/05/2013 01:57:07.178] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$a]]<+[akka://ClusterSystem/temp/$a] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:07.181] [ClusterSystem-akka.actor.default-dispatcher-10] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:07.192] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:07.389] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2551))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/heartbeatSender#-1163133398]] | |
[DEBUG] [07/05/2013 01:57:07.478] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender] Cluster Node [akka.tcp://[email protected]:2552] - Heartbeat to [akka.tcp://[email protected]:2551] | |
[DEBUG] [07/05/2013 01:57:07.479] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2552))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender#1683498359]] | |
[DEBUG] [07/05/2013 01:57:07.638] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$b]] | |
[DEBUG] [07/05/2013 01:57:07.639] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka.serialization.Serialization(akka://ClusterSystem)] Using serializer[akka.serialization.JavaSerializer] for message [info.whiter4bbit.akkaplayground.Execute] | |
[DEBUG] [07/05/2013 01:57:07.650] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$c]] | |
[DEBUG] [07/05/2013 01:57:07.655] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$c]]<+[akka://ClusterSystem/temp/$c] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:07.655] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:08.097] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/cluster/core/daemon] Cluster Node [akka.tcp://[email protected]:2552] - Initiating new round of gossip | |
[DEBUG] [07/05/2013 01:57:08.098] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2552,855437398),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:08.158] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$d]] | |
[DEBUG] [07/05/2013 01:57:08.160] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$e]] | |
[DEBUG] [07/05/2013 01:57:08.164] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$e]]<+[akka://ClusterSystem/temp/$e] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:08.165] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:08.194] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(metrics,MetricsGossipEnvelope(akka.tcp://[email protected]:2551,MetricsGossip(Set(NodeMetrics(akka.tcp://[email protected]:2551,1372978628186,Set(Metric(heap-memory-used,69690768,Some(EWMA(6.9690768E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.16,None), Metric(heap-memory-committed,648740864,Some(EWMA(6.48740864E8,0.15910417746033534))))))),false))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/metrics#139732605]] | |
[DEBUG] [07/05/2013 01:57:08.196] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:08.196] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(metrics,MetricsGossipEnvelope(akka.tcp://[email protected]:2552,MetricsGossip(Set(NodeMetrics(akka.tcp://[email protected]:2552,1372978626098,Set(Metric(heap-memory-used,59374536,Some(EWMA(5.9374536E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.26,None), Metric(heap-memory-committed,514523136,Some(EWMA(5.14523136E8,0.15910417746033534))))), NodeMetrics(akka.tcp://[email protected]:2551,1372978628186,Set(Metric(heap-memory-used,69690768,Some(EWMA(6.9690768E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.16,None), Metric(heap-memory-committed,648740864,Some(EWMA(6.48740864E8,0.15910417746033534))))))),true))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/metrics#432714749]] | |
[DEBUG] [07/05/2013 01:57:08.389] [ClusterSystem-akka.actor.default-dispatcher-6] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2551))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/heartbeatSender#-1163133398]] | |
[DEBUG] [07/05/2013 01:57:08.478] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender] Cluster Node [akka.tcp://[email protected]:2552] - Heartbeat to [akka.tcp://[email protected]:2551] | |
[DEBUG] [07/05/2013 01:57:08.479] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2552))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender#1683498359]] | |
[DEBUG] [07/05/2013 01:57:08.659] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$f]] | |
[DEBUG] [07/05/2013 01:57:08.660] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$g]] | |
[DEBUG] [07/05/2013 01:57:08.664] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$g]]<+[akka://ClusterSystem/temp/$g] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:08.665] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:09.079] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(metrics,MetricsGossipEnvelope(akka.tcp://[email protected]:2552,MetricsGossip(Set(NodeMetrics(akka.tcp://[email protected]:2552,1372978626098,Set(Metric(heap-memory-used,59374536,Some(EWMA(5.9374536E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.26,None), Metric(heap-memory-committed,514523136,Some(EWMA(5.14523136E8,0.15910417746033534))))), NodeMetrics(akka.tcp://[email protected]:2551,1372978628186,Set(Metric(heap-memory-used,69690768,Some(EWMA(6.9690768E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.16,None), Metric(heap-memory-committed,648740864,Some(EWMA(6.48740864E8,0.15910417746033534))))))),false))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/metrics#432714749]] | |
[DEBUG] [07/05/2013 01:57:09.090] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(metrics,MetricsGossipEnvelope(akka.tcp://[email protected]:2551,MetricsGossip(Set(NodeMetrics(akka.tcp://[email protected]:2552,1372978626098,Set(Metric(heap-memory-used,59374536,Some(EWMA(5.9374536E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.26,None), Metric(heap-memory-committed,514523136,Some(EWMA(5.14523136E8,0.15910417746033534))))), NodeMetrics(akka.tcp://[email protected]:2551,1372978628186,Set(Metric(heap-memory-used,69690768,Some(EWMA(6.9690768E7,0.15910417746033534))), Metric(heap-memory-max,1431699456,None), Metric(processors,4,None), Metric(system-load-average,1.16,None), Metric(heap-memory-committed,648740864,Some(EWMA(6.48740864E8,0.15910417746033534))))))),true))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/metrics#139732605]] | |
[DEBUG] [07/05/2013 01:57:09.098] [ClusterSystem-akka.actor.default-dispatcher-10] [akka://ClusterSystem/system/cluster/core/daemon] Cluster Node [akka.tcp://[email protected]:2552] - Initiating new round of gossip | |
[DEBUG] [07/05/2013 01:57:09.099] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2552,855437398),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:09.160] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$h]] | |
[DEBUG] [07/05/2013 01:57:09.161] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$i]] | |
[DEBUG] [07/05/2013 01:57:09.165] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$i]]<+[akka://ClusterSystem/temp/$i] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:09.165] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:09.191] [ClusterSystem-akka.actor.default-dispatcher-4] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:09.389] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2551))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/heartbeatSender#-1163133398]] | |
[DEBUG] [07/05/2013 01:57:09.478] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender] Cluster Node [akka.tcp://[email protected]:2552] - Heartbeat to [akka.tcp://[email protected]:2551] | |
[DEBUG] [07/05/2013 01:57:09.479] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2552))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender#1683498359]] | |
[DEBUG] [07/05/2013 01:57:09.658] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$j]] | |
[DEBUG] [07/05/2013 01:57:09.660] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$k]] | |
[DEBUG] [07/05/2013 01:57:09.666] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$k]]<+[akka://ClusterSystem/temp/$k] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:09.666] [ClusterSystem-akka.actor.default-dispatcher-7] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:10.098] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/cluster/core/daemon] Cluster Node [akka.tcp://[email protected]:2552] - Initiating new round of gossip | |
[DEBUG] [07/05/2013 01:57:10.099] [ClusterSystem-akka.remote.writer-dispatcher-9] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2552,855437398),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon#-1146787425]] | |
[DEBUG] [07/05/2013 01:57:10.158] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$l]] | |
[DEBUG] [07/05/2013 01:57:10.160] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$m]] | |
[DEBUG] [07/05/2013 01:57:10.163] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$m]]<+[akka://ClusterSystem/temp/$m] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:10.164] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/user/test-client] Response from worker ping | |
[DEBUG] [07/05/2013 01:57:10.191] [ClusterSystem-akka.actor.default-dispatcher-3] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(core,SelectChildName(daemon,GossipStatus(UniqueAddress(akka.tcp://[email protected]:2551,1506857592),VectorClock(Node(52a9aa41a760eebb8763d7e97e895fcd) -> 0000013fabe73e8d))))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon#-916711239]] | |
[DEBUG] [07/05/2013 01:57:10.388] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2551))))] to [Actor[akka://ClusterSystem/]]<+[akka://ClusterSystem/] from [Actor[akka.tcp://[email protected]:2551/system/cluster/core/daemon/heartbeatSender#-1163133398]] | |
[DEBUG] [07/05/2013 01:57:10.398] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/cluster/core/daemon/joinSeedNodeProcess] stopped | |
[DEBUG] [07/05/2013 01:57:10.478] [ClusterSystem-akka.actor.default-dispatcher-5] [akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender] Cluster Node [akka.tcp://[email protected]:2552] - Heartbeat to [akka.tcp://[email protected]:2551] | |
[DEBUG] [07/05/2013 01:57:10.478] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [SelectChildName(system,SelectChildName(cluster,SelectChildName(heartbeatReceiver,Heartbeat(akka.tcp://[email protected]:2552))))] to [Actor[akka.tcp://[email protected]:2551/]]<+[akka.tcp://[email protected]:2551/] from [Actor[akka://ClusterSystem/system/cluster/core/daemon/heartbeatSender#1683498359]] | |
[DEBUG] [07/05/2013 01:57:10.658] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Execute(<function0>)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$n]] | |
[DEBUG] [07/05/2013 01:57:10.660] [ClusterSystem-akka.remote.writer-dispatcher-8] [akka://ClusterSystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-0/endpointWriter] sending message RemoteMessage: [Echo(ping)] to [Actor[akka.tcp://[email protected]:2551/user/worker]]<+[akka.tcp://[email protected]:2551/user/worker] from [Actor[akka://ClusterSystem/temp/$o]] | |
^C[DEBUG] [07/05/2013 01:57:10.664] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FClusterSystem%40127.0.0.1%3A2551-1] received local message RemoteMessage: [ping] to [Actor[akka://ClusterSystem/temp/$o]]<+[akka://ClusterSystem/temp/$o] from [Actor[akka.tcp://[email protected]:2551/user/worker#-443126357]] | |
[INFO] [07/05/2013 01:57:10.664] [ClusterSystem-akka.actor.default-dispatcher-2] [akka://ClusterSystem/user/test-client] Response from worker ping |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment