Skip to content

Instantly share code, notes, and snippets.

@stefansedich
Last active November 24, 2015 05:16
Show Gist options
  • Save stefansedich/fa601a1bafd102eb6ef8 to your computer and use it in GitHub Desktop.
Save stefansedich/fa601a1bafd102eb6ef8 to your computer and use it in GitHub Desktop.
Akka.Tests.Configuration.ConfigurationSpec.DeserializesHoconConfigurationFromNetConfigFile [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actor_should_be_able_to_resume_suspend [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actor_should_be_able_to_ReceiveTimeout_after_async_operation [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_use_ContinueWith [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_supervise_exception_ContinueWith [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_block_ask_message_loop [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_async_await_in_message_loop [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_suspend_reentrancy [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.UntypedActors_should_be_able_to_async_await_ask_message_loop [FAIL]
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_async_await_ask_message_loop [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_server_side [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_client_side_after_chit_chat [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_handle_tcp_connection_actor_death_properly [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_complete_one_client_server_request_response_cycle [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_server_side_after_chit_chat [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_from_client_side [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_from_client_side_after_chit_chat [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_bind_a_test_server [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_client_side [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_support_waiting_for_writes_with_backpressure [FAIL]
Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_allow_connecting_to_and_disconnecting_from_the_test_server [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_not_accept_connections_after_a_previous_accept_unit_read_is_reenabled [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_register_its_server_socket_channel_with_its_selector [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_accept_acceptable_connection_and_register_them_with_its_parent [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_react_to_unbind_commands_by_replying_with_unbound_and_stopping_itself [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_drop_an_incoming_connection_if_it_cannot_be_registered_with_a_selector [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_let_the_bind_commander_know_when_binding_is_complete [FAIL]
Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_continue_to_accept_connections_after_a_previous_accept [FAIL]
Akka.Tests.IO.UdpConnectedIntegrationSpec.The_UDP_connection_oriented_implementation_must_be_able_to_send_and_receive_without_binding [FAIL]
Akka.Tests.IO.UdpConnectedIntegrationSpec.The_UDP_connection_oriented_implementation_must_be_able_to_send_and_receive_with_binding [FAIL]
Akka.Tests.IO.UdpIntegrationSpec.The_UDP_Fire_and_Forget_implementation_must_be_able_to_send_without_binding [FAIL]
Akka.Tests.IO.UdpIntegrationSpec.The_UDP_Fire_and_Forget_implementation_must_be_able_to_send_several_packet_back_and_forth_with_binding [FAIL]
Akka.Tests.IO.UdpIntegrationSpec.The_UDP_Fire_and_Forget_implementation_must_call_SocketOption_beforeBind_method_before_bind [FAIL]
Akka.Tests.IO.UdpIntegrationSpec.The_UDP_Fire_and_Forget_implementation_must_call_SocketOption_afterConnect_method_after_binding [FAIL]
Akka.Tests.IO.UdpIntegrationSpec.The_UDP_Fire_and_Forget_implementation_must_call_DatagramChannelCreator_create_method_when_opening_channel [FAIL]
Akka.Tests.Routing.TailChoppingSpec.Tail_chopping_router_must_return_response_from_second_actor_after_inactivity_from_first_one [FAIL]
Akka.Tests.Routing.TailChoppingSpec.Tail_chopping_router_must_throw_exception_if_no_result_will_arrive_within_the_given_time [FAIL]
-----------------------
xUnit.net Console Runner (64-bit .NET 4.6.57.0)
Discovering: Akka.Tests
Discovered: Akka.Tests
Starting: Akka.Tests
[WARNING][11/24/2015 5:11:24 AM][Thread 0009][akka://ActorBecomeTests-1/user] DeadLetter from [akka://ActorBecomeTests-1/user] to [akka://ActorBecomeTests-1/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorBecomeTests-1/user/testActor1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0010][akka://ActorBecomeTests-2/user] DeadLetter from [akka://ActorBecomeTests-2/user] to [akka://ActorBecomeTests-2/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorBecomeTests-2/user/testActor2], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0004][akka://ActorBecomeTests-3/user] DeadLetter from [akka://ActorBecomeTests-3/user] to [akka://ActorBecomeTests-3/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorBecomeTests-3/user/testActor3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0010][akka://WhenSerializeAllMessagesIsOff-4/user] DeadLetter from [akka://WhenSerializeAllMessagesIsOff-4/user] to [akka://WhenSerializeAllMessagesIsOff-4/user]: <Received dead system message: <DeathWatchNotification>: [akka://WhenSerializeAllMessagesIsOff-4/user/testActor4], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0009][akka://WhenSerializeAllMessagesIsOn-5/user] DeadLetter from [akka://WhenSerializeAllMessagesIsOn-5/user] to [akka://WhenSerializeAllMessagesIsOn-5/user]: <Received dead system message: <DeathWatchNotification>: [akka://WhenSerializeAllMessagesIsOn-5/user/testActor5], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Actor.ActorDslSpec.A_lightweight_creator_must_support_stash [SKIP]
TODO: requires proven and tested stash implementation
[ERROR][11/24/2015 5:11:24 AM][Thread 0010][akka://ActorDslSpec-6/user/parent] Received <crash>
Cause: System.Exception: Received <crash>
at Akka.Tests.Actor.ActorDslSpec.<A_lightweight_creator_must_support_actor_base_method_calls>m__8 (System.String m, IActorContext ctx) <0x41f8de10 + 0x0002b> in <filename unknown>:0
at Akka.Actor.Dsl.Act+<Receive>c__AnonStorey2`1[T].<>m__0 (T msg) <0x41f8dd90 + 0x00037> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<object>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`4[T,T1,T2,T3].Handle (Akka.Tools.MatchHandler.T value) <0x41f8dc50 + 0x0003b> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor.OnReceive (System.Object message) <0x41f8dbb0 + 0x00023> in <filename unknown>:0
at Akka.Actor.UntypedActor.Receive (System.Object message) <0x41f07ad0 + 0x00018> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:11:24 AM][Thread 0009][akka://ActorDslSpec-6/user] DeadLetter from [akka://ActorDslSpec-6/user] to [akka://ActorDslSpec-6/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-6/user/testActor6], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0009][akka://ActorDslSpec-7/user] DeadLetter from [akka://ActorDslSpec-7/user] to [akka://ActorDslSpec-7/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-7/user/testActor7], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0004][akka://ActorDslSpec-8/user] DeadLetter from [akka://ActorDslSpec-8/user] to [akka://ActorDslSpec-8/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-8/user/testActor8], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0004][akka://ActorDslSpec-8/user] DeadLetter from [akka://ActorDslSpec-8/user] to [akka://ActorDslSpec-8/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-8/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Actor.ActorDslSpec.A_lightweight_creator_must_support_restart [SKIP]
TODO: requires event filters
[WARNING][11/24/2015 5:11:24 AM][Thread 0004][akka://ActorDslSpec-9/user] DeadLetter from [akka://ActorDslSpec-9/user] to [akka://ActorDslSpec-9/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-9/user/testActor9], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0004][akka://ActorDslSpec-9/user] DeadLetter from [akka://ActorDslSpec-9/user] to [akka://ActorDslSpec-9/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-9/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Actor.ActorDslSpec.A_lightweight_creator_must_support_supervising [SKIP]
TODO: requires event filters
[WARNING][11/24/2015 5:11:24 AM][Thread 0009][akka://ActorDslSpec-10/user/fred] DeadLetter from [akka://ActorDslSpec-10/user/fred] to [akka://ActorDslSpec-10/user/fred]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-10/user/fred/barney], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0009][akka://ActorDslSpec-10/user] DeadLetter from [akka://ActorDslSpec-10/user] to [akka://ActorDslSpec-10/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-10/user/fred], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:24 AM][Thread 0005][akka://ActorDslSpec-10/user] DeadLetter from [akka://ActorDslSpec-10/user] to [akka://ActorDslSpec-10/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorDslSpec-10/user/testActor10], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:24 AM][Thread 0004][akka://ActorLifeCycleSpec-11/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[ERROR][11/24/2015 5:11:24 AM][Thread 0010][akka://ActorLifeCycleSpec-11/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[ERROR][11/24/2015 5:11:24 AM][Thread 0005][akka://ActorLifeCycleSpec-11/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[ERROR][11/24/2015 5:11:24 AM][Thread 0010][akka://ActorLifeCycleSpec-11/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[WARNING][11/24/2015 5:11:25 AM][Thread 0004][akka://ActorLifeCycleSpec-11/user] DeadLetter from [akka://ActorLifeCycleSpec-11/user] to [akka://ActorLifeCycleSpec-11/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-11/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:25 AM][Thread 0010][akka://ActorLifeCycleSpec-11/user] DeadLetter from [akka://ActorLifeCycleSpec-11/user] to [akka://ActorLifeCycleSpec-11/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-11/user/testActor11], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:25 AM][Thread 0010][akka://ActorLifeCycleSpec-11/user] DeadLetter from [akka://ActorLifeCycleSpec-11/user/testActor11] to [akka://ActorLifeCycleSpec-11/user]: <Received dead letter from [akka://ActorLifeCycleSpec-11/user/testActor11]: <StopChild> [akka://ActorLifeCycleSpec-11/user/$b]>
[WARNING][11/24/2015 5:11:26 AM][Thread 0005][akka://ActorLifeCycleSpec-12/user] DeadLetter from [akka://ActorLifeCycleSpec-12/user] to [akka://ActorLifeCycleSpec-12/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-12/user/testActor12], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:27 AM][Thread 0009][akka://ActorLifeCycleSpec-13/user] DeadLetter from [akka://ActorLifeCycleSpec-13/user] to [akka://ActorLifeCycleSpec-13/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-13/user/testActor13], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:27 AM][Thread 0005][akka://ActorLifeCycleSpec-14/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[ERROR][11/24/2015 5:11:27 AM][Thread 0012][akka://ActorLifeCycleSpec-14/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[ERROR][11/24/2015 5:11:27 AM][Thread 0005][akka://ActorLifeCycleSpec-14/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[ERROR][11/24/2015 5:11:27 AM][Thread 0004][akka://ActorLifeCycleSpec-14/user/$b/$b] Kill
Cause: Akka.Actor.ActorKilledException: Kill
at Akka.Actor.ActorCell.Kill () <0x41f9a900 + 0x00057> in <filename unknown>:0
at Akka.Actor.ActorCell.AutoReceiveMessage (Envelope envelope) <0x41f1dea0 + 0x00277> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001d9> in <filename unknown>:0
[WARNING][11/24/2015 5:11:28 AM][Thread 0004][akka://ActorLifeCycleSpec-14/user] DeadLetter from [akka://ActorLifeCycleSpec-14/user] to [akka://ActorLifeCycleSpec-14/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-14/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0004][akka://ActorLifeCycleSpec-14/user] DeadLetter from [akka://ActorLifeCycleSpec-14/user] to [akka://ActorLifeCycleSpec-14/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-14/user/testActor14], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0009][akka://ActorLifeCycleSpec-15/user] DeadLetter from [akka://ActorLifeCycleSpec-15/user] to [akka://ActorLifeCycleSpec-15/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-15/user/testActor15], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0009][akka://ActorLifeCycleSpec-15/user] DeadLetter from [akka://ActorLifeCycleSpec-15/user] to [akka://ActorLifeCycleSpec-15/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-15/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0012][akka://ActorLifeCycleSpec-16/user] DeadLetter from [akka://ActorLifeCycleSpec-16/user] to [akka://ActorLifeCycleSpec-16/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-16/user/testActor16], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0012][akka://ActorLifeCycleSpec-16/user] DeadLetter from [akka://ActorLifeCycleSpec-16/user] to [akka://ActorLifeCycleSpec-16/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-16/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:28 AM][Thread 0004][akka://ActorLifeCycleSpec-17/user/$b] Exception of type 'Akka.Tests.ActorLifeCycleSpec+MyCustomException' was thrown.
Cause: Akka.Tests.ActorLifeCycleSpec+MyCustomException: Exception of type 'Akka.Tests.ActorLifeCycleSpec+MyCustomException' was thrown.
at Akka.Tests.ActorLifeCycleSpec.<CallPreStartWithCorrectMessageAndSender>m__1 (System.String m, IActorContext context) <0x41fa4590 + 0x0003f> in <filename unknown>:0
at Akka.Actor.Dsl.Act+<Receive>c__AnonStorey0`1[T].<>m__0 (T msg) <0x41fa4540 + 0x00037> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`2[T,T1].Handle (Akka.Tools.MatchHandler.T value) <0x41f982c0 + 0x0002b> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor.OnReceive (System.Object message) <0x41f8dbb0 + 0x00023> in <filename unknown>:0
at Akka.Actor.UntypedActor.Receive (System.Object message) <0x41f07ad0 + 0x00018> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:11:28 AM][Thread 0010][akka://ActorLifeCycleSpec-17/user] DeadLetter from [akka://ActorLifeCycleSpec-17/user] to [akka://ActorLifeCycleSpec-17/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-17/user/testActor17], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0010][akka://ActorLifeCycleSpec-17/user] DeadLetter from [akka://ActorLifeCycleSpec-17/user] to [akka://ActorLifeCycleSpec-17/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorLifeCycleSpec-17/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0005][akka://ActorProducerPipelineTests-18/user] DeadLetter from [akka://ActorProducerPipelineTests-18/user] to [akka://ActorProducerPipelineTests-18/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-18/user/testActor18], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0005][akka://ActorProducerPipelineTests-18/user] DeadLetter from [akka://ActorProducerPipelineTests-18/user] to [akka://ActorProducerPipelineTests-18/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-18/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0009][akka://ActorProducerPipelineTests-19/user] DeadLetter from [akka://ActorProducerPipelineTests-19/user] to [akka://ActorProducerPipelineTests-19/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-19/user/testActor19], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:28 AM][Thread 0009][akka://ActorProducerPipelineTests-19/user] DeadLetter from [akka://ActorProducerPipelineTests-19/user] to [akka://ActorProducerPipelineTests-19/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-19/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:29 AM][Thread 0009][akka://ActorProducerPipelineTests-20/user] DeadLetter from [akka://ActorProducerPipelineTests-20/user] to [akka://ActorProducerPipelineTests-20/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-20/user/testActor20], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:29 AM][Thread 0010][akka://ActorProducerPipelineTests-21/user] DeadLetter from [akka://ActorProducerPipelineTests-21/user] to [akka://ActorProducerPipelineTests-21/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-21/user/testActor21], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:29 AM][Thread 0010][akka://ActorProducerPipelineTests-21/user] DeadLetter from [akka://ActorProducerPipelineTests-21/user] to [akka://ActorProducerPipelineTests-21/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-21/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:29 AM][Thread 0009][akka://ActorProducerPipelineTests-22/user] DeadLetter from [akka://ActorProducerPipelineTests-22/user] to [akka://ActorProducerPipelineTests-22/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-22/user/testActor22], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:29 AM][Thread 0005][akka://ActorProducerPipelineTests-23/user] DeadLetter from [akka://ActorProducerPipelineTests-23/user] to [akka://ActorProducerPipelineTests-23/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorProducerPipelineTests-23/user/testActor23], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0012][akka://ActorRefSpec-24/user/$b] DeadLetter from [akka://ActorRefSpec-24/user/$b] to [akka://ActorRefSpec-24/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-24/user/$b/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-24/user] DeadLetter from [akka://ActorRefSpec-24/user] to [akka://ActorRefSpec-24/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-24/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-24/user] DeadLetter from [akka://ActorRefSpec-24/user] to [akka://ActorRefSpec-24/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-24/user/testActor24], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-24/user] DeadLetter from to [akka://ActorRefSpec-24/user]: <Received dead letter from : <StopChild> [akka://ActorRefSpec-24/user/$b]>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-25/user] DeadLetter from [akka://ActorRefSpec-25/user] to [akka://ActorRefSpec-25/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-25/user/testActor25], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-25/user] DeadLetter from [akka://ActorRefSpec-25/user] to [akka://ActorRefSpec-25/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-25/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-25/user] DeadLetter from [akka://ActorRefSpec-25/user] to [akka://ActorRefSpec-25/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-25/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0004][akka://ActorRefSpec-26/user] DeadLetter from [akka://ActorRefSpec-26/user] to [akka://ActorRefSpec-26/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-26/user/testActor26], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0004][akka://ActorRefSpec-26/user] DeadLetter from to [akka://ActorRefSpec-26/user]: <Received dead letter from : <StopChild> [akka://ActorRefSpec-26/user/$b]>
[WARNING][11/24/2015 5:11:31 AM][Thread 0010][akka://ActorRefSpec-27/user] DeadLetter from [akka://ActorRefSpec-27/user] to [akka://ActorRefSpec-27/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-27/user/testActor27], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0009][akka://ActorRefSpec-28/user] DeadLetter from [akka://ActorRefSpec-28/user] to [akka://ActorRefSpec-28/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-28/user/testActor28], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-29/user] DeadLetter from [akka://ActorRefSpec-29/user] to [akka://ActorRefSpec-29/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-29/user/testActor29], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-30/user] DeadLetter from [akka://ActorRefSpec-30/user] to [akka://ActorRefSpec-30/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-30/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0005][akka://ActorRefSpec-30/user] DeadLetter from [akka://ActorRefSpec-30/user] to [akka://ActorRefSpec-30/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-30/user/testActor30], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0010][akka://ActorRefSpec-31/user] DeadLetter from [akka://ActorRefSpec-31/user] to [akka://ActorRefSpec-31/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-31/user/testActor31], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:31 AM][Thread 0010][akka://ActorRefSpec-31/user] DeadLetter from [akka://ActorRefSpec-31/user] to [akka://ActorRefSpec-31/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-31/user/testActor32], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0004][akka://ActorRefSpec-32/user] DeadLetter from [akka://ActorRefSpec-32/user] to [akka://ActorRefSpec-32/user]: <Received dead system message: <DeathWatchNotification>: TestActor[akka://ActorRefSpec-32/user/$$a], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0004][akka://ActorRefSpec-32/user] DeadLetter from [akka://ActorRefSpec-32/user] to [akka://ActorRefSpec-32/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-32/user/testActor33], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0009][akka://ActorRefSpec-33/user] DeadLetter from [akka://ActorRefSpec-33/user] to [akka://ActorRefSpec-33/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-33/user/testActor34], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0012][akka://ActorRefSpec-34/user] DeadLetter from [akka://ActorRefSpec-34/user] to [akka://ActorRefSpec-34/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-34/user/testActor35], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0012][akka://ActorRefSpec-34/user] DeadLetter from [akka://ActorRefSpec-34/user] to [akka://ActorRefSpec-34/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-34/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0012][akka://ActorRefSpec-34/user] DeadLetter from [akka://ActorRefSpec-34/user] to [akka://ActorRefSpec-34/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-34/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0010][akka://ActorRefSpec-35/user] DeadLetter from [akka://ActorRefSpec-35/user] to [akka://ActorRefSpec-35/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-35/user/testActor36], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0010][akka://ActorRefSpec-35/user] DeadLetter from [akka://ActorRefSpec-35/user] to [akka://ActorRefSpec-35/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-35/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0005][akka://ActorRefSpec-36/user] DeadLetter from [akka://ActorRefSpec-36/user] to [akka://ActorRefSpec-36/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-36/user/testActor37], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0005][akka://ActorRefSpec-36/user] DeadLetter from [akka://ActorRefSpec-36/user] to [akka://ActorRefSpec-36/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-36/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0005][akka://ActorRefSpec-37/user] DeadLetter from [akka://ActorRefSpec-37/user] to [akka://ActorRefSpec-37/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-37/user/testActor38], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:34 AM][Thread 0005][akka://ActorRefSpec-38/user] DeadLetter from [akka://ActorRefSpec-38/user] to [akka://ActorRefSpec-38/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefSpec-38/user/testActor39], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0004][akka://AskTimeoutSpec-39/user] DeadLetter from [akka://AskTimeoutSpec-39/user] to [akka://AskTimeoutSpec-39/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskTimeoutSpec-39/user/testActor40], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0009][akka://AlreadyCancelledCancelableTests-40/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-40/user] to [akka://AlreadyCancelledCancelableTests-40/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-40/user/testActor41], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0004][akka://AlreadyCancelledCancelableTests-41/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-41/user] to [akka://AlreadyCancelledCancelableTests-41/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-41/user/testActor42], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0054][akka://AlreadyCancelledCancelableTests-42/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-42/user] to [akka://AlreadyCancelledCancelableTests-42/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-42/user/testActor43], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0005][akka://AlreadyCancelledCancelableTests-43/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-43/user] to [akka://AlreadyCancelledCancelableTests-43/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-43/user/testActor44], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0004][akka://AlreadyCancelledCancelableTests-44/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-44/user] to [akka://AlreadyCancelledCancelableTests-44/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-44/user/testActor45], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0054][akka://AlreadyCancelledCancelableTests-45/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-45/user] to [akka://AlreadyCancelledCancelableTests-45/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-45/user/testActor46], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0009][akka://AlreadyCancelledCancelableTests-46/user] DeadLetter from [akka://AlreadyCancelledCancelableTests-46/user] to [akka://AlreadyCancelledCancelableTests-46/user]: <Received dead system message: <DeathWatchNotification>: [akka://AlreadyCancelledCancelableTests-46/user/testActor47], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0005][akka://CancelableTests-47/user] DeadLetter from [akka://CancelableTests-47/user] to [akka://CancelableTests-47/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-47/user/testActor48], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0005][akka://CancelableTests-48/user] DeadLetter from [akka://CancelableTests-48/user] to [akka://CancelableTests-48/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-48/user/testActor49], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0009][akka://CancelableTests-49/user] DeadLetter from [akka://CancelableTests-49/user] to [akka://CancelableTests-49/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-49/user/testActor50], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0004][akka://CancelableTests-50/user] DeadLetter from [akka://CancelableTests-50/user] to [akka://CancelableTests-50/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-50/user/testActor51], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0005][akka://CancelableTests-51/user] DeadLetter from [akka://CancelableTests-51/user] to [akka://CancelableTests-51/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-51/user/testActor52], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0009][akka://CancelableTests-52/user] DeadLetter from [akka://CancelableTests-52/user] to [akka://CancelableTests-52/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-52/user/testActor53], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0005][akka://CancelableTests-53/user] DeadLetter from [akka://CancelableTests-53/user] to [akka://CancelableTests-53/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-53/user/testActor54], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0005][akka://CancelableTests-54/user] DeadLetter from [akka://CancelableTests-54/user] to [akka://CancelableTests-54/user]: <Received dead system message: <DeathWatchNotification>: [akka://CancelableTests-54/user/testActor55], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:35 AM][Thread 0004][akka://InboxSpec-56/user] DeadLetter from [akka://InboxSpec-56/user] to [akka://InboxSpec-56/user]: <Received dead system message: <DeathWatchNotification>: [akka://InboxSpec-56/user/testActor57], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:40 AM][Thread 0009][akka://InboxSpec-57/system/inbox-3] Delay must be >=0. It was -00:00:00.0030000
Parameter name: delay
Cause: System.ArgumentOutOfRangeException: Delay must be >=0. It was -00:00:00.0030000
Parameter name: delay
at Akka.Actor.SchedulerBase.ValidateDelay (TimeSpan delay, System.String parameterName) <0x41fed6f0 + 0x000bb> in <filename unknown>:0
at Akka.Actor.SchedulerBase.Akka.Actor.ITellScheduler.ScheduleTellOnce (TimeSpan delay, ICanTell receiver, System.Object message, IActorRef sender, ICancelable cancelable) <0x41fed670 + 0x00037> in <filename unknown>:0
at Akka.Actor.SchedulerExtensions.ScheduleTellOnceCancelable (IScheduler scheduler, TimeSpan delay, ICanTell receiver, System.Object message, IActorRef sender) <0x41fed5c0 + 0x00080> in <filename unknown>:0
at Akka.Actor.InboxActor.Receive (System.Object message) <0x41feb570 + 0x005fb> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:11:41 AM][Thread 0009][akka://InboxSpec-57/user] DeadLetter from [akka://InboxSpec-57/user] to [akka://InboxSpec-57/user]: <Received dead system message: <DeathWatchNotification>: [akka://InboxSpec-57/user/testActor58], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:41 AM][Thread 0054][akka://InboxSpec-58/user] DeadLetter from [akka://InboxSpec-58/user] to [akka://InboxSpec-58/user]: <Received dead system message: <DeathWatchNotification>: [akka://InboxSpec-58/user/testActor59], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:41 AM][Thread 0009][akka://InboxSpec-59/user] DeadLetter from [akka://InboxSpec-59/user] to [akka://InboxSpec-59/user]: <Received dead system message: <DeathWatchNotification>: [akka://InboxSpec-59/user/testActor60], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0072][akka://InboxSpec-60/user] DeadLetter from [akka://InboxSpec-60/user] to [akka://InboxSpec-60/user]: <Received dead system message: <DeathWatchNotification>: [akka://InboxSpec-60/user/testActor61], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0005][akka://LocalActorRefProviderSpec-61/user] DeadLetter from [akka://LocalActorRefProviderSpec-61/user] to [akka://LocalActorRefProviderSpec-61/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-61/user/testActor62], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0010][akka://LocalActorRefProviderSpec-62/user] DeadLetter from [akka://LocalActorRefProviderSpec-62/user] to [akka://LocalActorRefProviderSpec-62/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-62/user/testActor63], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0004][akka://LocalActorRefProviderSpec-63/user] DeadLetter from [akka://LocalActorRefProviderSpec-63/user] to [akka://LocalActorRefProviderSpec-63/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-63/user/testActor64], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0010][akka://LocalActorRefProviderSpec-64/user] DeadLetter from [akka://LocalActorRefProviderSpec-64/user] to [akka://LocalActorRefProviderSpec-64/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-64/user/testActor65], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0005][akka://LocalActorRefProviderSpec-65/user] DeadLetter from [akka://LocalActorRefProviderSpec-65/user] to [akka://LocalActorRefProviderSpec-65/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-65/user/testActor66], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-66/user] DeadLetter from [akka://LocalActorRefProviderSpec-66/user] to [akka://LocalActorRefProviderSpec-66/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-66/user/testActor67], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0005][akka://LocalActorRefProviderSpec-67/user] DeadLetter from [akka://LocalActorRefProviderSpec-67/user] to [akka://LocalActorRefProviderSpec-67/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-67/user/testActor68], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0005][akka://LocalActorRefProviderSpec-68/user] DeadLetter from [akka://LocalActorRefProviderSpec-68/user] to [akka://LocalActorRefProviderSpec-68/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-68/user/testActor69], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-69/user] DeadLetter from [akka://LocalActorRefProviderSpec-69/user] to [akka://LocalActorRefProviderSpec-69/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-69/user/testActor70], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-70/user] DeadLetter from [akka://LocalActorRefProviderSpec-70/user] to [akka://LocalActorRefProviderSpec-70/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-70/user/testActor71], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0072][akka://LocalActorRefProviderSpec-71/user] DeadLetter from [akka://LocalActorRefProviderSpec-71/user] to [akka://LocalActorRefProviderSpec-71/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-71/user/testActor72], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0054][akka://LocalActorRefProviderSpec-72/user] DeadLetter from [akka://LocalActorRefProviderSpec-72/user] to [akka://LocalActorRefProviderSpec-72/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-72/user/testActor73], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0010][akka://LocalActorRefProviderSpec-73/user] DeadLetter from [akka://LocalActorRefProviderSpec-73/user] to [akka://LocalActorRefProviderSpec-73/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-73/user/testActor74], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor22], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor24], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor25], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor26], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor23], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor27], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor29], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor28], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor0], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor10], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor11], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor13], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:44 AM][Thread 0009][akka://LocalActorRefProviderSpec-74/user] DeadLetter from [akka://LocalActorRefProviderSpec-74/user] to [akka://LocalActorRefProviderSpec-74/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-74/user/new-actor31], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0072][akka://LocalActorRefProviderSpec-75/user] DeadLetter from [akka://LocalActorRefProviderSpec-75/user] to [akka://LocalActorRefProviderSpec-75/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-75/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0072][akka://LocalActorRefProviderSpec-75/user] DeadLetter from [akka://LocalActorRefProviderSpec-75/user] to [akka://LocalActorRefProviderSpec-75/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-75/user/testActor76], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://LocalActorRefProviderSpec-76/user/$b] DeadLetter from [akka://LocalActorRefProviderSpec-76/user/$b] to [akka://LocalActorRefProviderSpec-76/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-76/user/$b/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://LocalActorRefProviderSpec-76/user] DeadLetter from [akka://LocalActorRefProviderSpec-76/user] to [akka://LocalActorRefProviderSpec-76/user]: <Received dead system message: <DeathWatchNotification>: [akka://LocalActorRefProviderSpec-76/user/testActor77], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0009][akka://PipeToSupportSpec-77/user] DeadLetter from [akka://PipeToSupportSpec-77/user] to [akka://PipeToSupportSpec-77/user]: <Received dead system message: <DeathWatchNotification>: [akka://PipeToSupportSpec-77/user/testActor78], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://PipeToSupportSpec-78/user] DeadLetter from [akka://PipeToSupportSpec-78/user] to [akka://PipeToSupportSpec-78/user]: <Received dead system message: <DeathWatchNotification>: [akka://PipeToSupportSpec-78/user/testActor79], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://PipeToSupportSpec-79/user] DeadLetter from [akka://PipeToSupportSpec-79/user] to [akka://PipeToSupportSpec-79/user]: <Received dead system message: <DeathWatchNotification>: [akka://PipeToSupportSpec-79/user/testActor80], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://PipeToSupportSpec-80/user] DeadLetter from [akka://PipeToSupportSpec-80/user] to [akka://PipeToSupportSpec-80/user]: <Received dead system message: <DeathWatchNotification>: [akka://PipeToSupportSpec-80/user/testActor81], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://PropsSpec-81/user] DeadLetter from [akka://PropsSpec-81/user] to [akka://PropsSpec-81/user]: <Received dead system message: <DeathWatchNotification>: TestActor[akka://PropsSpec-81/user/$$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://PropsSpec-81/user] DeadLetter from [akka://PropsSpec-81/user] to [akka://PropsSpec-81/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-81/user/testActor82], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://PropsSpec-82/user] DeadLetter from [akka://PropsSpec-82/user] to [akka://PropsSpec-82/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-82/user/testActor83], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://PropsSpec-83/user] DeadLetter from [akka://PropsSpec-83/user] to [akka://PropsSpec-83/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-83/user/testActor84], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://PropsSpec-83/user] DeadLetter from [akka://PropsSpec-83/user] to [akka://PropsSpec-83/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-83/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0004][akka://PropsSpec-84/user] DeadLetter from [akka://PropsSpec-84/user] to [akka://PropsSpec-84/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-84/user/testActor85], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://PropsSpec-85/user] DeadLetter from [akka://PropsSpec-85/user] to [akka://PropsSpec-85/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-85/user/testActor86], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://PropsSpec-86/user] DeadLetter from [akka://PropsSpec-86/user] to [akka://PropsSpec-86/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-86/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://PropsSpec-86/user] DeadLetter from [akka://PropsSpec-86/user] to [akka://PropsSpec-86/user]: <Received dead system message: <DeathWatchNotification>: [akka://PropsSpec-86/user/testActor87], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://ReceiveActorTests-87/user] DeadLetter from [akka://ReceiveActorTests-87/user] to [akka://ReceiveActorTests-87/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-87/user/testActor88], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:45 AM][Thread 0010][akka://test/user/crash] Crash!
Cause: System.Exception: Crash!
at Akka.Tests.Actor.ReceiveActorTests+CrashActor.<CrashActor>m__1 (System.String s) <0x42000a90 + 0x0002b> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<string>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`8[T,T1,T2,T3,T4,T5,T6,T7].Handle (Akka.Tools.MatchHandler.T value) <0x420009e0 + 0x0006a> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor.OnReceive (System.Object message) <0x41f8dbb0 + 0x00023> in <filename unknown>:0
at Akka.Actor.UntypedActor.Receive (System.Object message) <0x41f07ad0 + 0x00018> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://ReceiveActorTests-88/user] DeadLetter from [akka://ReceiveActorTests-88/user] to [akka://ReceiveActorTests-88/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-88/user/testActor89], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://ReceiveActorTests-89/user] DeadLetter from [akka://ReceiveActorTests-89/user] to [akka://ReceiveActorTests-89/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-89/user/testActor90], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0009][akka://ReceiveActorTests-90/user] DeadLetter from [akka://ReceiveActorTests-90/user] to [akka://ReceiveActorTests-90/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-90/user/testActor91], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0009][akka://ReceiveActorTests-91/user] DeadLetter from [akka://ReceiveActorTests-91/user] to [akka://ReceiveActorTests-91/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-91/user/testActor92], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0004][akka://ReceiveActorTests-92/user] DeadLetter from [akka://ReceiveActorTests-92/user] to [akka://ReceiveActorTests-92/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-92/user/testActor93], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://ReceiveActorTests-93/user] DeadLetter from [akka://ReceiveActorTests-93/user] to [akka://ReceiveActorTests-93/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-93/user/testActor94], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0010][akka://ReceiveActorTests-93/user] DeadLetter from [akka://ReceiveActorTests-93/user] to [akka://ReceiveActorTests-93/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-93/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:45 AM][Thread 0072][akka://test/user/crash] Crash!
Cause: System.Exception: Crash!
at Akka.Tests.Actor.ReceiveActorTests+CrashActor.<State2>m__8 (System.String s) <0x420034b0 + 0x0002b> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<string>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`4[T,T1,T2,T3].Handle (Akka.Tools.MatchHandler.T value) <0x41f8dc50 + 0x0003b> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor+<BecomeStacked>c__AnonStorey1.<>m__0 (System.Object m) <0x41fff530 + 0x00023> in <filename unknown>:0
at Akka.Actor.ActorCell+<Akka_Actor_IUntypedActorContext_BecomeStacked>c__AnonStorey14.<>m__0 (System.Object m) <0x41f21c20 + 0x00023> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://ReceiveActorTests-94/user] DeadLetter from [akka://ReceiveActorTests-94/user] to [akka://ReceiveActorTests-94/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-94/user/testActor95], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://ReceiveActorTests-95/user] DeadLetter from [akka://ReceiveActorTests-95/user] to [akka://ReceiveActorTests-95/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-95/user/testActor96], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:11:45 AM][Thread 0072][akka://test/user/crash] Crash!
Cause: System.Exception: Crash!
at Akka.Tests.Actor.ReceiveActorTests+CrashActor.<State2>m__8 (System.String s) <0x420034b0 + 0x0002b> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<string>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`4[T,T1,T2,T3].Handle (Akka.Tools.MatchHandler.T value) <0x41f8dc50 + 0x0003b> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor+<BecomeStacked>c__AnonStorey1.<>m__0 (System.Object m) <0x41fff530 + 0x00023> in <filename unknown>:0
at Akka.Actor.ActorCell+<Akka_Actor_IUntypedActorContext_BecomeStacked>c__AnonStorey14.<>m__0 (System.Object m) <0x41f21c20 + 0x00023> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://ReceiveActorTests-96/user] DeadLetter from [akka://ReceiveActorTests-96/user] to [akka://ReceiveActorTests-96/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-96/user/testActor97], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0009][akka://ReceiveActorTests-97/user] DeadLetter from [akka://ReceiveActorTests-97/user] to [akka://ReceiveActorTests-97/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-97/user/testActor98], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0009][akka://ReceiveActorTests-98/user] DeadLetter from [akka://ReceiveActorTests-98/user] to [akka://ReceiveActorTests-98/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-98/user/testActor99], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://ReceiveActorTests-99/user] DeadLetter from [akka://ReceiveActorTests-99/user] to [akka://ReceiveActorTests-99/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveActorTests-99/user/testActor100], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0054][akka://ActorRefProviderSpec-100/user] DeadLetter from [akka://ActorRefProviderSpec-100/user] to [akka://ActorRefProviderSpec-100/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorRefProviderSpec-100/user/testActor101], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:45 AM][Thread 0005][akka://ActorSelectionSpec-101/user/foo*] DeadLetter from [akka://ActorSelectionSpec-101/user/testActor102] to [akka://ActorSelectionSpec-101/user/foo*]: <Received dead letter from [akka://ActorSelectionSpec-101/user/testActor102]: hello3>
[WARNING][11/24/2015 5:11:46 AM][Thread 0010][akka://ActorSelectionSpec-101/user] DeadLetter from [akka://ActorSelectionSpec-101/user] to [akka://ActorSelectionSpec-101/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-101/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0010][akka://ActorSelectionSpec-101/user] DeadLetter from [akka://ActorSelectionSpec-101/user] to [akka://ActorSelectionSpec-101/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-101/user/testActor102], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0010][akka://ActorSelectionSpec-101/user] DeadLetter from [akka://ActorSelectionSpec-101/user] to [akka://ActorSelectionSpec-101/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-101/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-103/user] DeadLetter from [akka://ActorSelectionSpec-103/user] to [akka://ActorSelectionSpec-103/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-103/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-103/user] DeadLetter from [akka://ActorSelectionSpec-103/user] to [akka://ActorSelectionSpec-103/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-103/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-103/user] DeadLetter from [akka://ActorSelectionSpec-103/user] to [akka://ActorSelectionSpec-103/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-103/user/testActor104], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-104/user/test] DeadLetter from [akka://ActorSelectionSpec-104/user/testActor105] to [akka://ActorSelectionSpec-104/user/test]: <Received dead letter from [akka://ActorSelectionSpec-104/user/testActor105]: hello2>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-104/user] DeadLetter from [akka://ActorSelectionSpec-104/user] to [akka://ActorSelectionSpec-104/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-104/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-104/user] DeadLetter from [akka://ActorSelectionSpec-104/user] to [akka://ActorSelectionSpec-104/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-104/user/testActor105], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-104/user] DeadLetter from [akka://ActorSelectionSpec-104/user] to [akka://ActorSelectionSpec-104/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-104/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-105/user] DeadLetter from [akka://ActorSelectionSpec-105/user] to [akka://ActorSelectionSpec-105/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-105/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-105/user] DeadLetter from [akka://ActorSelectionSpec-105/user] to [akka://ActorSelectionSpec-105/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-105/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-105/user] DeadLetter from [akka://ActorSelectionSpec-105/user] to [akka://ActorSelectionSpec-105/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-105/user/testActor106], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-106/user] DeadLetter from [akka://ActorSelectionSpec-106/user] to [akka://ActorSelectionSpec-106/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-106/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-106/user] DeadLetter from [akka://ActorSelectionSpec-106/user] to [akka://ActorSelectionSpec-106/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-106/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-106/user] DeadLetter from [akka://ActorSelectionSpec-106/user] to [akka://ActorSelectionSpec-106/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-106/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0004][akka://ActorSelectionSpec-106/user] DeadLetter from [akka://ActorSelectionSpec-106/user] to [akka://ActorSelectionSpec-106/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-106/user/testActor107], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0009][akka://ActorSelectionSpec-107/user/test] DeadLetter from [akka://ActorSelectionSpec-107/user/testActor108] to [akka://ActorSelectionSpec-107/user/test]: <Received dead letter from [akka://ActorSelectionSpec-107/user/testActor108]: hello1>
[WARNING][11/24/2015 5:11:46 AM][Thread 0009][akka://ActorSelectionSpec-107/user] DeadLetter from [akka://ActorSelectionSpec-107/user] to [akka://ActorSelectionSpec-107/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-107/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0009][akka://ActorSelectionSpec-107/user] DeadLetter from [akka://ActorSelectionSpec-107/user] to [akka://ActorSelectionSpec-107/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-107/user/testActor108], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0009][akka://ActorSelectionSpec-107/user] DeadLetter from [akka://ActorSelectionSpec-107/user] to [akka://ActorSelectionSpec-107/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-107/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-108/user] DeadLetter from [akka://ActorSelectionSpec-108/user] to [akka://ActorSelectionSpec-108/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-108/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-108/user] DeadLetter from [akka://ActorSelectionSpec-108/user] to [akka://ActorSelectionSpec-108/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-108/user/testActor109], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:46 AM][Thread 0054][akka://ActorSelectionSpec-108/user] DeadLetter from [akka://ActorSelectionSpec-108/user] to [akka://ActorSelectionSpec-108/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-108/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0009][akka://ActorSelectionSpec-109/user] DeadLetter from [akka://ActorSelectionSpec-109/user] to [akka://ActorSelectionSpec-109/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-109/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0009][akka://ActorSelectionSpec-109/user] DeadLetter from [akka://ActorSelectionSpec-109/user] to [akka://ActorSelectionSpec-109/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-109/user/testActor110], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0009][akka://ActorSelectionSpec-109/user] DeadLetter from [akka://ActorSelectionSpec-109/user] to [akka://ActorSelectionSpec-109/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-109/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0010][akka://ActorSelectionSpec-110/user/test] DeadLetter from [akka://ActorSelectionSpec-110/user/testActor111] to [akka://ActorSelectionSpec-110/user/test]: <Received dead letter from [akka://ActorSelectionSpec-110/user/testActor111]: hello3>
[WARNING][11/24/2015 5:11:47 AM][Thread 0010][akka://ActorSelectionSpec-110/user/test] DeadLetter from [akka://ActorSelectionSpec-110/user/testActor111] to [akka://ActorSelectionSpec-110/user/test]: <Received dead letter from [akka://ActorSelectionSpec-110/user/testActor111]: hello3>
[WARNING][11/24/2015 5:11:47 AM][Thread 0010][akka://ActorSelectionSpec-110/user] DeadLetter from [akka://ActorSelectionSpec-110/user] to [akka://ActorSelectionSpec-110/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-110/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0010][akka://ActorSelectionSpec-110/user] DeadLetter from [akka://ActorSelectionSpec-110/user] to [akka://ActorSelectionSpec-110/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-110/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0010][akka://ActorSelectionSpec-110/user] DeadLetter from [akka://ActorSelectionSpec-110/user] to [akka://ActorSelectionSpec-110/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-110/user/testActor111], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0005][akka://ActorSelectionSpec-111/user] DeadLetter from [akka://ActorSelectionSpec-111/user] to [akka://ActorSelectionSpec-111/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-111/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0005][akka://ActorSelectionSpec-111/user] DeadLetter from [akka://ActorSelectionSpec-111/user] to [akka://ActorSelectionSpec-111/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-111/user/test], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0005][akka://ActorSelectionSpec-111/user] DeadLetter from [akka://ActorSelectionSpec-111/user] to [akka://ActorSelectionSpec-111/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSelectionSpec-111/user/testActor112], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0004][akka://AskSpec-112/user] DeadLetter from [akka://AskSpec-112/user] to [akka://AskSpec-112/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-112/user/testActor113], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0004][akka://AskSpec-112/user] DeadLetter from [akka://AskSpec-112/user] to [akka://AskSpec-112/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-112/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0072][akka://AskSpec-113/user] DeadLetter from [akka://AskSpec-113/user] to [akka://AskSpec-113/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-113/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0072][akka://AskSpec-113/user] DeadLetter from [akka://AskSpec-113/user] to [akka://AskSpec-113/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-113/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0072][akka://AskSpec-113/user] DeadLetter from [akka://AskSpec-113/user] to [akka://AskSpec-113/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-113/user/testActor114], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0072][akka://AskSpec-114/user] DeadLetter from [akka://AskSpec-114/user] to [akka://AskSpec-114/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-114/user/testActor115], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:47 AM][Thread 0072][akka://AskSpec-114/user] DeadLetter from [akka://AskSpec-114/user] to [akka://AskSpec-114/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-114/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:50 AM][Thread 0072][akka://AskSpec-115/user] DeadLetter from [akka://AskSpec-115/user] to [akka://AskSpec-115/user]: <Received dead system message: <DeathWatchNotification>: [akka://AskSpec-115/user/testActor116], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:50 AM][Thread 0054][akka://DeadLettersSpec-116/deadLetters] DeadLetter from [akka://DeadLettersSpec-116/user/testActor117] to [akka://DeadLettersSpec-116/deadLetters]: <Received dead letter from [akka://DeadLettersSpec-116/user/testActor117]: foobar>
[WARNING][11/24/2015 5:11:50 AM][Thread 0005][akka://DeadLettersSpec-116/user] DeadLetter from [akka://DeadLettersSpec-116/user] to [akka://DeadLettersSpec-116/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeadLettersSpec-116/user/testActor117], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:50 AM][Thread 0005][akka://ActorSystemSpec-117/user] DeadLetter from [akka://ActorSystemSpec-117/user] to [akka://ActorSystemSpec-117/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-117/user/testActor118], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:50 AM][Thread 0054][akka://ActorSystemSpec-118/user] DeadLetter from [akka://ActorSystemSpec-118/user] to [akka://ActorSystemSpec-118/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-118/user/testActor119], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:51 AM][Thread 0005][akka://ActorSystemSpec-119/user] DeadLetter from [akka://ActorSystemSpec-119/user] to [akka://ActorSystemSpec-119/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-119/user/testActor120], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:51 AM][Thread 0005][akka://ActorSystemSpec-120/user] DeadLetter from [akka://ActorSystemSpec-120/user] to [akka://ActorSystemSpec-120/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-120/user/testActor121], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:51 AM][Thread 0072][akka://ActorSystemSpec-121/user] DeadLetter from [akka://ActorSystemSpec-121/user] to [akka://ActorSystemSpec-121/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-121/user/testActor122], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:51 AM][Thread 0009][akka://ActorSystemSpec-122/user] DeadLetter from [akka://ActorSystemSpec-122/user] to [akka://ActorSystemSpec-122/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-122/user/testActor123], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:51 AM][Thread 0005][akka://ActorSystemSpec-123/user] DeadLetter from [akka://ActorSystemSpec-123/user] to [akka://ActorSystemSpec-123/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-123/user/testActor124], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:51 AM][Thread 0009][akka://ActorSystemSpec-124/user] DeadLetter from [akka://ActorSystemSpec-124/user] to [akka://ActorSystemSpec-124/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorSystemSpec-124/user/testActor125], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0004][akka://DeathWatchSpec-125/user] DeadLetter from [akka://DeathWatchSpec-125/user] to [akka://DeathWatchSpec-125/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-125/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0004][akka://DeathWatchSpec-125/user] DeadLetter from [akka://DeathWatchSpec-125/user] to [akka://DeathWatchSpec-125/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-125/user/testActor126], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0010][akka://DeathWatchSpec-125/user] DeadLetter from [akka://DeathWatchSpec-125/user] to [akka://DeathWatchSpec-125/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-125/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0054][akka://DeathWatchSpec-126/user/killed-actor] DeadLetter from [akka://DeathWatchSpec-126/user/testActor127] to [akka://DeathWatchSpec-126/user/killed-actor]: <Received dead letter from [akka://DeathWatchSpec-126/user/testActor127]: <SomeUserMessage> from [akka://DeathWatchSpec-126/user/testActor127]>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-126/user] DeadLetter from [akka://DeathWatchSpec-126/user] to [akka://DeathWatchSpec-126/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-126/user/testActor127], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-126/user] DeadLetter from [akka://DeathWatchSpec-126/user] to [akka://DeathWatchSpec-126/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-126/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-126/user] DeadLetter from [akka://DeathWatchSpec-126/user] to [akka://DeathWatchSpec-126/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-126/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-127/user] DeadLetter from [akka://DeathWatchSpec-127/user] to [akka://DeathWatchSpec-127/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-127/user/testActor128], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-127/user] DeadLetter from [akka://DeathWatchSpec-127/user] to [akka://DeathWatchSpec-127/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-127/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-127/user] DeadLetter from [akka://DeathWatchSpec-127/user] to [akka://DeathWatchSpec-127/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-127/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0072][akka://DeathWatchSpec-127/user] DeadLetter from [akka://DeathWatchSpec-127/user] to [akka://DeathWatchSpec-127/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-127/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0054][akka://DeathWatchSpec-128/user] DeadLetter from [akka://DeathWatchSpec-128/user] to [akka://DeathWatchSpec-128/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-128/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0054][akka://DeathWatchSpec-128/user] DeadLetter from [akka://DeathWatchSpec-128/user] to [akka://DeathWatchSpec-128/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-128/user/testActor129], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0054][akka://DeathWatchSpec-128/user] DeadLetter from [akka://DeathWatchSpec-128/user] to [akka://DeathWatchSpec-128/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-128/user/testWatcher], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0054][akka://DeathWatchSpec-128/user] DeadLetter from [akka://DeathWatchSpec-128/user] to [akka://DeathWatchSpec-128/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-128/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0005][akka://DeathWatchSpec-129/user] DeadLetter from [akka://DeathWatchSpec-129/user] to [akka://DeathWatchSpec-129/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-129/user/testActor131], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0005][akka://DeathWatchSpec-129/user/$c] DeadLetter from [akka://DeathWatchSpec-129/user/$c] to [akka://DeathWatchSpec-129/user/$c]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-129/user/$c/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0005][akka://DeathWatchSpec-129/user] DeadLetter from [akka://DeathWatchSpec-129/user] to [akka://DeathWatchSpec-129/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-129/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:54 AM][Thread 0005][akka://DeathWatchSpec-129/user] DeadLetter from [akka://DeathWatchSpec-129/user] to [akka://DeathWatchSpec-129/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-129/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeathWatchSpec-130/user] DeadLetter from [akka://DeathWatchSpec-130/user] to [akka://DeathWatchSpec-130/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-130/user/testActor132], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeathWatchSpec-130/user] DeadLetter from [akka://DeathWatchSpec-130/user] to [akka://DeathWatchSpec-130/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-130/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeathWatchSpec-130/user/watchers] DeadLetter from [akka://DeathWatchSpec-130/user/watchers] to [akka://DeathWatchSpec-130/user/watchers]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-130/user/watchers/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0004][akka://DeathWatchSpec-131/user] DeadLetter from [akka://DeathWatchSpec-131/user] to [akka://DeathWatchSpec-131/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-131/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0004][akka://DeathWatchSpec-131/user] DeadLetter from [akka://DeathWatchSpec-131/user] to [akka://DeathWatchSpec-131/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-131/user/testActor133], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0004][akka://DeathWatchSpec-131/user] DeadLetter from [akka://DeathWatchSpec-131/user] to [akka://DeathWatchSpec-131/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-131/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0054][akka://DeathWatchSpec-133/user] DeadLetter from [akka://DeathWatchSpec-133/user] to [akka://DeathWatchSpec-133/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-133/user/testActor135], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0054][akka://DeathWatchSpec-133/user] DeadLetter from [akka://DeathWatchSpec-133/user] to [akka://DeathWatchSpec-133/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-133/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0054][akka://DeathWatchSpec-133/user] DeadLetter from [akka://DeathWatchSpec-133/user] to [akka://DeathWatchSpec-133/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-133/user/watchers], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0054][akka://DeathWatchSpec-133/user] DeadLetter from [akka://DeathWatchSpec-133/user] to [akka://DeathWatchSpec-133/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-133/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeathWatchSpec-134/user] DeadLetter from [akka://DeathWatchSpec-134/user] to [akka://DeathWatchSpec-134/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-134/user/testActor136], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeathWatchSpec-134/user] DeadLetter from [akka://DeathWatchSpec-134/user] to [akka://DeathWatchSpec-134/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeathWatchSpec-134/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeathWatchSpec-134/user] DeadLetter from [akka://DeathWatchSpec-134/user/testActor136] to [akka://DeathWatchSpec-134/user]: <Received dead letter from [akka://DeathWatchSpec-134/user/testActor136]: <StopChild> [akka://DeathWatchSpec-134/user/$c]>
[WARNING][11/24/2015 5:11:55 AM][Thread 0054][akka://DeployerSpec-135/user] DeadLetter from [akka://DeployerSpec-135/user] to [akka://DeployerSpec-135/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeployerSpec-135/user/testActor137], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0010][akka://DeployerSpec-136/user] DeadLetter from [akka://DeployerSpec-136/user] to [akka://DeployerSpec-136/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeployerSpec-136/user/testActor138], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0009][akka://DeployerSpec-137/user] DeadLetter from [akka://DeployerSpec-137/user] to [akka://DeployerSpec-137/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeployerSpec-137/user/testActor139], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:55 AM][Thread 0004][akka://DeployerSpec-138/user] DeadLetter from [akka://DeployerSpec-138/user] to [akka://DeployerSpec-138/user]: <Received dead system message: <DeathWatchNotification>: [akka://DeployerSpec-138/user/testActor140], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:56 AM][Thread 0005][akka://FSMTimingSpec-139/user] DeadLetter from [akka://FSMTimingSpec-139/user] to [akka://FSMTimingSpec-139/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-139/user/testActor141], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:57 AM][Thread 0004][akka://FSMTimingSpec-140/user] DeadLetter from [akka://FSMTimingSpec-140/user] to [akka://FSMTimingSpec-140/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-140/user/testActor142], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:57 AM][Thread 0004][akka://FSMTimingSpec-140/user/fsm] DeadLetter from [akka://FSMTimingSpec-140/user/fsm] to [akka://FSMTimingSpec-140/user/fsm]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-140/user/testActor142], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:57 AM][Thread 0004][akka://FSMTimingSpec-140/user] DeadLetter from [akka://FSMTimingSpec-140/user] to [akka://FSMTimingSpec-140/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-140/user/fsm], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:58 AM][Thread 0054][akka://FSMTimingSpec-141/user] DeadLetter from [akka://FSMTimingSpec-141/user] to [akka://FSMTimingSpec-141/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-141/user/testActor143], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Actor.FSMTimingSpec.FSM_must_receive_and_cancel_a_repeated_timer [SKIP]
receiveWhile is currently broken
[WARNING][11/24/2015 5:11:58 AM][Thread 0005][akka://FSMTimingSpec-142/user/fsm] DeadLetter from [akka://FSMTimingSpec-142/user/fsm] to [akka://FSMTimingSpec-142/user/fsm]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-142/user/testActor144], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:58 AM][Thread 0005][akka://FSMTimingSpec-142/user] DeadLetter from [akka://FSMTimingSpec-142/user] to [akka://FSMTimingSpec-142/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-142/user/fsm], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:58 AM][Thread 0005][akka://FSMTimingSpec-142/user] DeadLetter from [akka://FSMTimingSpec-142/user] to [akka://FSMTimingSpec-142/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-142/user/testActor144], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:58 AM][Thread 0054][akka://FSMTimingSpec-143/user/fsm] DeadLetter from [akka://FSMTimingSpec-143/user/fsm] to [akka://FSMTimingSpec-143/user/fsm]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-143/user/testActor145], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:58 AM][Thread 0054][akka://FSMTimingSpec-143/user] DeadLetter from [akka://FSMTimingSpec-143/user] to [akka://FSMTimingSpec-143/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-143/user/fsm], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:58 AM][Thread 0010][akka://FSMTimingSpec-143/user] DeadLetter from [akka://FSMTimingSpec-143/user] to [akka://FSMTimingSpec-143/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-143/user/testActor145], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:59 AM][Thread 0004][akka://FSMTimingSpec-145/user/fsm] DeadLetter from [akka://FSMTimingSpec-145/user/fsm] to [akka://FSMTimingSpec-145/user/fsm]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-145/user/testActor147], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:59 AM][Thread 0004][akka://FSMTimingSpec-145/user] DeadLetter from [akka://FSMTimingSpec-145/user] to [akka://FSMTimingSpec-145/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-145/user/fsm], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:59 AM][Thread 0004][akka://FSMTimingSpec-145/user] DeadLetter from [akka://FSMTimingSpec-145/user] to [akka://FSMTimingSpec-145/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTimingSpec-145/user/testActor147], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:11:59 AM][Thread 0005][akka://FSMTransitionSpec-146/user] DeadLetter from [akka://FSMTransitionSpec-146/user] to [akka://FSMTransitionSpec-146/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTransitionSpec-146/user/testActor148], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0072][LocalActorRefProvider(akka://FSMTransitionSpec-147)] akka://FSMTransitionSpec-147/temp trying to remove non-child b
[WARNING][11/24/2015 5:12:00 AM][Thread 0004][akka://FSMTransitionSpec-147/user] DeadLetter from [akka://FSMTransitionSpec-147/user] to [akka://FSMTransitionSpec-147/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTransitionSpec-147/user/testActor149], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0054][akka://FSMTransitionSpec-148/user] DeadLetter from [akka://FSMTransitionSpec-148/user] to [akka://FSMTransitionSpec-148/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTransitionSpec-148/user/testActor150], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0054][akka://FSMTransitionSpec-149/user] DeadLetter from [akka://FSMTransitionSpec-149/user] to [akka://FSMTransitionSpec-149/user]: <Received dead system message: <DeathWatchNotification>: [akka://FSMTransitionSpec-149/user/testActor151], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0004][LocalActorRefProvider(akka://PatternSpec-150)] akka://PatternSpec-150/temp trying to remove non-child b
[WARNING][11/24/2015 5:12:00 AM][Thread 0072][akka://PatternSpec-150/user] DeadLetter from [akka://PatternSpec-150/user] to [akka://PatternSpec-150/user]: <Received dead system message: <DeathWatchNotification>: [akka://PatternSpec-150/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0072][akka://PatternSpec-150/user] DeadLetter from [akka://PatternSpec-150/user] to [akka://PatternSpec-150/user]: <Received dead system message: <DeathWatchNotification>: [akka://PatternSpec-150/user/testActor152], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0010][LocalActorRefProvider(akka://PatternSpec-151)] akka://PatternSpec-151/temp trying to remove non-child b
[WARNING][11/24/2015 5:12:00 AM][Thread 0054][akka://PatternSpec-151/user] DeadLetter from [akka://PatternSpec-151/user] to [akka://PatternSpec-151/user]: <Received dead system message: <DeathWatchNotification>: [akka://PatternSpec-151/user/testActor153], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:00 AM][Thread 0005][LocalActorRefProvider(akka://PatternSpec-152)] akka://PatternSpec-152/temp trying to remove non-child b
[WARNING][11/24/2015 5:12:00 AM][Thread 0010][akka://PatternSpec-152/user] DeadLetter from [akka://PatternSpec-152/user] to [akka://PatternSpec-152/user]: <Received dead system message: <DeathWatchNotification>: [akka://PatternSpec-152/user/testActor154], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:01 AM][Thread 0004][akka://ReceiveTimeoutSpec-153/user] DeadLetter from [akka://ReceiveTimeoutSpec-153/user] to [akka://ReceiveTimeoutSpec-153/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveTimeoutSpec-153/user/testActor155], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:06 AM][Thread 0054][akka://ReceiveTimeoutSpec-154/user] DeadLetter from [akka://ReceiveTimeoutSpec-154/user] to [akka://ReceiveTimeoutSpec-154/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveTimeoutSpec-154/user/testActor156], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:06 AM][Thread 0054][akka://ReceiveTimeoutSpec-154/user] DeadLetter from [akka://ReceiveTimeoutSpec-154/user/testActor156] to [akka://ReceiveTimeoutSpec-154/user]: <Received dead letter from [akka://ReceiveTimeoutSpec-154/user/testActor156]: <StopChild> [akka://ReceiveTimeoutSpec-154/user/$b]>
[WARNING][11/24/2015 5:12:06 AM][Thread 0054][akka://ReceiveTimeoutSpec-154/user] DeadLetter from [akka://ReceiveTimeoutSpec-154/user] to [akka://ReceiveTimeoutSpec-154/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveTimeoutSpec-154/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:07 AM][Thread 0010][akka://ReceiveTimeoutSpec-155/user] DeadLetter from [akka://ReceiveTimeoutSpec-155/user] to [akka://ReceiveTimeoutSpec-155/user]: <Received dead system message: <DeathWatchNotification>: [akka://ReceiveTimeoutSpec-155/user/testActor157], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:08 AM][Thread 0072][akka://RootGuardianActorRef-Tests-157/user] DeadLetter from [akka://RootGuardianActorRef-Tests-157/user] to [akka://RootGuardianActorRef-Tests-157/user]: <Received dead system message: <DeathWatchNotification>: [akka://RootGuardianActorRef-Tests-157/user/testActor159], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:08 AM][Thread 0012][akka://RootGuardianActorRef-Tests-158/user] DeadLetter from [akka://RootGuardianActorRef-Tests-158/user] to [akka://RootGuardianActorRef-Tests-158/user]: <Received dead system message: <DeathWatchNotification>: [akka://RootGuardianActorRef-Tests-158/user/testActor160], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:08 AM][Thread 0012][akka://RootGuardianActorRef-Tests-159/user] DeadLetter from [akka://RootGuardianActorRef-Tests-159/user] to [akka://RootGuardianActorRef-Tests-159/user]: <Received dead system message: <DeathWatchNotification>: [akka://RootGuardianActorRef-Tests-159/user/testActor161], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:08 AM][Thread 0005][akka://RootGuardianActorRef-Tests-160/user] DeadLetter from [akka://RootGuardianActorRef-Tests-160/user] to [akka://RootGuardianActorRef-Tests-160/user]: <Received dead system message: <DeathWatchNotification>: [akka://RootGuardianActorRef-Tests-160/user/testActor162], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:08 AM][Thread 0072][akka://RootGuardianActorRef-Tests-161/user] DeadLetter from [akka://RootGuardianActorRef-Tests-161/user] to [akka://RootGuardianActorRef-Tests-161/user]: <Received dead system message: <DeathWatchNotification>: [akka://RootGuardianActorRef-Tests-161/user/testActor163], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Actor.RootGuardianActorRef_Tests.Getting_an_unknown_child_that_exists_in_extraNames_Should_return_nobody [SKIP]
Ignored
[WARNING][11/24/2015 5:12:08 AM][Thread 0072][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-162/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-162/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-162/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-162/user/testActor164], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:08 AM][Thread 0054][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-163/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-163/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-163/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-163/user/testActor165], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0012][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-164/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-164/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-164/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-164/user/testActor166], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0012][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-165/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-165/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-165/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-165/user/testActor167], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0004][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-166/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-166/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-166/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-166/user/testActor168], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0054][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-167/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-167/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-167/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-167/user/testActor169], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0010][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-168/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-168/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-168/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-168/user/testActor170], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0005][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-169/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-169/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-169/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-169/user/testActor171], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0005][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-170/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-170/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-170/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-170/user/testActor172], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:09 AM][Thread 0005][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-171/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-171/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-171/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-171/user/testActor173], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:10 AM][Thread 0054][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-172/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-172/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-172/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-172/user/testActor174], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:10 AM][Thread 0072][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-173/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-173/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-173/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-173/user/testActor175], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:10 AM][Thread 0012][akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-174/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-174/user] to [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-174/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Schedule-Tests-174/user/testActor176], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:10 AM][Thread 0004][akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-175/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-175/user] to [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-175/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-175/user/testActor177], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:10 AM][Thread 0012][akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-176/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-176/user] to [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-176/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-176/user/testActor178], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:11 AM][Thread 0005][akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-177/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-177/user] to [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-177/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-177/user/testActor179], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:11 AM][Thread 0004][akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-178/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-178/user] to [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-178/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-178/user/testActor180], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:11 AM][Thread 0054][akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-179/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-179/user] to [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-179/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-179/user/testActor181], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:11 AM][Thread 0004][akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-180/user] DeadLetter from [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-180/user] to [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-180/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-TellScheduler-Cancellation-Tests-180/user/testActor182], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:13 AM][Thread 0010][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-181/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-181/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-181/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-181/user/testActor183], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:13 AM][Thread 0054][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-182/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-182/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-182/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-182/user/testActor184], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:13 AM][Thread 0004][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-183/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-183/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-183/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-183/user/testActor185], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:14 AM][Thread 0010][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-184/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-184/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-184/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-184/user/testActor186], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:14 AM][Thread 0072][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-185/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-185/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-185/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-185/user/testActor187], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:12:14 AM][Thread 0244][Akka.Actor.DedicatedThreadScheduler] DedicatedThreadScheduler failed to execute action
Cause: System.Exception: Crash
at Akka.Tests.Actor.Scheduler.DedicatedThreadScheduler_ActionScheduler_Schedule_Tests+<When_ScheduleRepeatedly_action_crashes_Then_no_more_calls_will_be_scheduled>c__AnonStorey8.<>m__0 () <0x4203ff90 + 0x00053> in <filename unknown>:0
at Akka.Actor.DedicatedThreadScheduler+<InternalScheduleRepeatedly>c__AnonStorey4.<>m__0 () <0x4203ac10 + 0x0004b> in <filename unknown>:0
[WARNING][11/24/2015 5:12:14 AM][Thread 0054][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-186/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-186/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-186/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-186/user/testActor188], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:14 AM][Thread 0005][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-187/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-187/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-187/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-187/user/testActor189], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:14 AM][Thread 0012][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-188/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-188/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-188/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-188/user/testActor190], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0072][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-189/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-189/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-189/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-189/user/testActor191], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0004][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-190/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-190/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-190/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-190/user/testActor192], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0005][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-191/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-191/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-191/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-191/user/testActor193], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0012][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-192/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-192/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-192/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-192/user/testActor194], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0072][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-193/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-193/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-193/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-193/user/testActor195], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0054][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-194/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-194/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-194/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-194/user/testActor196], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0012][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-195/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-195/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-195/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-195/user/testActor197], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:15 AM][Thread 0010][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-196/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-196/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-196/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-196/user/testActor198], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:16 AM][Thread 0004][akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-197/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-197/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-197/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Schedule-Tests-197/user/testActor199], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:16 AM][Thread 0010][akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-198/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-198/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-198/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-198/user/testActor200], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:16 AM][Thread 0005][akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-199/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-199/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-199/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-199/user/testActor201], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:16 AM][Thread 0004][akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-200/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-200/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-200/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-200/user/testActor202], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:16 AM][Thread 0072][akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-201/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-201/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-201/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-201/user/testActor203], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-202/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-202/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-202/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-202/user/testActor204], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-203/user] DeadLetter from [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-203/user] to [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-203/user]: <Received dead system message: <DeathWatchNotification>: [akka://DedicatedThreadScheduler-ActionScheduler-Cancellation-Tests-203/user/testActor205], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://StashMailboxSpec-204/user] DeadLetter from [akka://StashMailboxSpec-204/user] to [akka://StashMailboxSpec-204/user]: <Received dead system message: <DeathWatchNotification>: [akka://StashMailboxSpec-204/user/testActor206], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://StashMailboxSpec-204/user] DeadLetter from [akka://StashMailboxSpec-204/user] to [akka://StashMailboxSpec-204/user]: <Received dead system message: <DeathWatchNotification>: [akka://StashMailboxSpec-204/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://StashMailboxSpec-205/user] DeadLetter from [akka://StashMailboxSpec-205/user] to [akka://StashMailboxSpec-205/user]: <Received dead system message: <DeathWatchNotification>: [akka://StashMailboxSpec-205/user/testActor207], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://StashMailboxSpec-205/user] DeadLetter from [akka://StashMailboxSpec-205/user] to [akka://StashMailboxSpec-205/user]: <Received dead system message: <DeathWatchNotification>: [akka://StashMailboxSpec-205/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Actor.StashMailboxSpec.When_creating_actor_marked_with_WithBoundedStash_a_mailbox_which_supports_unbounded_stash_is_created [SKIP]
We do not have a BoundedDequeBasedMailbox yet
[WARNING][11/24/2015 5:12:17 AM][Thread 0005][akka://ActorWithStashSpec-206/user] DeadLetter from [akka://ActorWithStashSpec-206/user] to [akka://ActorWithStashSpec-206/user]: <Received dead system message: <DeathWatchNotification>: TestActor[akka://ActorWithStashSpec-206/user/$$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0005][akka://ActorWithStashSpec-206/user] DeadLetter from [akka://ActorWithStashSpec-206/user] to [akka://ActorWithStashSpec-206/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-206/user/testActor208], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://ActorWithStashSpec-207/user] DeadLetter from [akka://ActorWithStashSpec-207/user] to [akka://ActorWithStashSpec-207/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-207/user/terminated-message-stashing-actor], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://ActorWithStashSpec-207/user] DeadLetter from [akka://ActorWithStashSpec-207/user] to [akka://ActorWithStashSpec-207/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-207/user/testActor209], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0005][akka://ActorWithStashSpec-208/user] DeadLetter from [akka://ActorWithStashSpec-208/user] to [akka://ActorWithStashSpec-208/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-208/user/testActor210], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0005][akka://ActorWithStashSpec-208/user] DeadLetter from [akka://ActorWithStashSpec-208/user] to [akka://ActorWithStashSpec-208/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-208/user/stashing-actor], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:12:17 AM][Thread 0005][akka://ActorWithStashSpec-209/user/$b/$b] Received "crash"
Cause: System.Exception: Received "crash"
at Akka.Tests.Actor.Stash.ActorWithStashSpec+ActorsThatClearsStashOnPreRestart.<ActorsThatClearsStashOnPreRestart>m__0 (System.String _) <0x42045b20 + 0x0002b> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<object>,System.Predicate`1<object>,System.Action`1<object>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`6[T,T1,T2,T3,T4,T5].Handle (Akka.Tools.MatchHandler.T value) <0x41fff560 + 0x00050> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor.OnReceive (System.Object message) <0x41f8dbb0 + 0x00023> in <filename unknown>:0
at Akka.Actor.UntypedActor.Receive (System.Object message) <0x41f07ad0 + 0x00018> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://ActorWithStashSpec-209/user] DeadLetter from [akka://ActorWithStashSpec-209/user] to [akka://ActorWithStashSpec-209/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-209/user/testActor211], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://ActorWithStashSpec-209/user] DeadLetter from [akka://ActorWithStashSpec-209/user] to [akka://ActorWithStashSpec-209/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-209/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0012][akka://ActorWithStashSpec-209/user/$b] DeadLetter from [akka://ActorWithStashSpec-209/user/$b] to [akka://ActorWithStashSpec-209/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-209/user/$b/$b], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:12:17 AM][Thread 0004][akka://ActorWithStashSpec-210/user/$b/$b] Received "crash"
Cause: System.Exception: Received "crash"
at Akka.Tests.Actor.Stash.ActorWithStashSpec+SlaveActor.<SlaveActor>m__0 (System.String _) <0x42046de0 + 0x0002b> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>,System.Action`1<object>,System.Predicate`1<object>,System.Action`1<string>,System.Predicate`1<string>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`7[T,T1,T2,T3,T4,T5,T6].Handle (Akka.Tools.MatchHandler.T value) <0x41ffe9a0 + 0x0005d> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor.OnReceive (System.Object message) <0x41f8dbb0 + 0x00023> in <filename unknown>:0
at Akka.Actor.UntypedActor.Receive (System.Object message) <0x41f07ad0 + 0x00018> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://ActorWithStashSpec-210/user] DeadLetter from [akka://ActorWithStashSpec-210/user] to [akka://ActorWithStashSpec-210/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-210/user/testActor212], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://ActorWithStashSpec-210/user] DeadLetter from [akka://ActorWithStashSpec-210/user] to [akka://ActorWithStashSpec-210/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-210/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0072][akka://ActorWithStashSpec-211/user] DeadLetter from [akka://ActorWithStashSpec-211/user] to [akka://ActorWithStashSpec-211/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-211/user/testActor213], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0072][akka://ActorWithStashSpec-212/user] DeadLetter from [akka://ActorWithStashSpec-212/user] to [akka://ActorWithStashSpec-212/user]: <Received dead system message: <DeathWatchNotification>: TestActor[akka://ActorWithStashSpec-212/user/$$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0072][akka://ActorWithStashSpec-212/user] DeadLetter from [akka://ActorWithStashSpec-212/user] to [akka://ActorWithStashSpec-212/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-212/user/testActor214], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0054][akka://ActorWithStashSpec-213/user] DeadLetter from [akka://ActorWithStashSpec-213/user] to [akka://ActorWithStashSpec-213/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-213/user/testActor215], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0054][akka://ActorWithStashSpec-213/user/stashing-actor] DeadLetter from [akka://ActorWithStashSpec-213/user/testActor215] to [akka://ActorWithStashSpec-213/user/stashing-actor]: <Received dead letter from [akka://ActorWithStashSpec-213/user/testActor215]: Akka.Tests.Actor.Stash.ActorWithStashSpec+CustomMessageOverrideEquals>
[WARNING][11/24/2015 5:12:17 AM][Thread 0054][akka://ActorWithStashSpec-213/user/stashing-actor] DeadLetter from [akka://ActorWithStashSpec-213/user/testActor215] to [akka://ActorWithStashSpec-213/user/stashing-actor]: <Received dead letter from [akka://ActorWithStashSpec-213/user/testActor215]: Akka.Tests.Actor.Stash.ActorWithStashSpec+CustomMessageOverrideEquals>
[WARNING][11/24/2015 5:12:17 AM][Thread 0054][akka://ActorWithStashSpec-213/user] DeadLetter from [akka://ActorWithStashSpec-213/user] to [akka://ActorWithStashSpec-213/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-213/user/stashing-actor], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0004][akka://ActorWithStashSpec-214/user/stashing-actor] DeadLetter from [akka://ActorWithStashSpec-214/user/testActor216] to [akka://ActorWithStashSpec-214/user/stashing-actor]: <Received dead letter from [akka://ActorWithStashSpec-214/user/testActor216]: hello>
[WARNING][11/24/2015 5:12:17 AM][Thread 0004][akka://ActorWithStashSpec-214/user] DeadLetter from [akka://ActorWithStashSpec-214/user] to [akka://ActorWithStashSpec-214/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-214/user/stashing-actor], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0004][akka://ActorWithStashSpec-214/user] DeadLetter from [akka://ActorWithStashSpec-214/user] to [akka://ActorWithStashSpec-214/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorWithStashSpec-214/user/testActor216], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/system] Started (Akka.Actor.SystemGuardianActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/] now supervising akka://SupervisorHierarchySpec-215/user
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/] now supervising akka://SupervisorHierarchySpec-215/system
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user] now watched by [akka://SupervisorHierarchySpec-215/system]
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/system] now supervising akka://SupervisorHierarchySpec-215/system/log237-TestEventListener
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/system] now watched by [akka://SupervisorHierarchySpec-215/]
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] Started (Akka.TestKit.TestEventListener)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.TestKit.TestEvent.Mute
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.TestKit.TestEvent.Unmute
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Debug
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/log237-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-215)] Logger log237-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-215)] Logger log237-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-215)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system] now supervising akka://SupervisorHierarchySpec-215/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-215)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system] now supervising akka://SupervisorHierarchySpec-215/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-215)] Default Loggers started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system] now supervising akka://SupervisorHierarchySpec-215/system/deadLetterListener
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system] now supervising akka://SupervisorHierarchySpec-215/system/EventStreamUnsubscriber-237
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-215/system/deadLetterListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system/deadLetterListener] Started (Akka.Event.DeadLetterListener)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStreamUnsubscriber] registering unsubscriber with Akka.Event.EventStream
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/system/EventStreamUnsubscriber-237] Started (Akka.Event.EventStreamUnsubscriber)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][akka://SupervisorHierarchySpec-215/user/testActor217] Started (Akka.TestKit.Internal.InternalTestActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user] now supervising akka://SupervisorHierarchySpec-215/user/testActor217
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user] now supervising akka://SupervisorHierarchySpec-215/user/failresumer
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user/failresumer] Started (Akka.Actor.Dsl.Act)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user/failresumer] now supervising akka://SupervisorHierarchySpec-215/user/failresumer/failingChild
[ERROR][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext])
Cause: [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild]: Akka.Actor.ActorInitializationException: Exception during creation ---> System.TypeLoadException: Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext]) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: OH NO!
at Akka.Tests.Actor.SupervisorHierarchySpec+<A_supervisor_hierarchy_must_handle_failure_in_creation_when_supervision_strategy_returns_Resume_and_Restart>c__AnonStorey5+<A_supervisor_hierarchy_must_handle_failure_in_creation_when_supervision_strategy_returns_Resume_and_Restart>c__AnonStorey6.<>m__1 (IActorDsl childDsl, IActorContext childContext) <0x4204a780 + 0x002db> in <filename unknown>:0
at Akka.Actor.Dsl.Act..ctor (System.Action`2 config) <0x4204a330 + 0x0002c> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x00079> in <filename unknown>:0
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ba20 + 0x000d3> in <filename unknown>:0
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954bc40 + 0x00036> in <filename unknown>:0
at System.RuntimeType.CreateInstanceImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) <0x7fd59936e850 + 0x005c9> in <filename unknown>:0
--- End of inner exception stack trace ---
at Akka.Actor.Props.NewActor () <0x41ee0ad0 + 0x002eb> in <filename unknown>:0
at Akka.Actor.ActorCell.CreateNewActorInstance () <0x41ee0830 + 0x0002b> in <filename unknown>:0
at Akka.Actor.ActorCell+<NewActor>c__AnonStorey16.<>m__0 () <0x41ee04c0 + 0x00078> in <filename unknown>:0
at Akka.Actor.ActorCell.UseThreadContext (System.Action action) <0x41ede200 + 0x00059> in <filename unknown>:0
at Akka.Actor.ActorCell.NewActor () <0x41ee0140 + 0x0011b> in <filename unknown>:0
at Akka.Actor.ActorCell.Create (System.Exception failure) <0x41edfb60 + 0x00063> in <filename unknown>:0
--- End of inner exception stack trace ---
at Akka.Actor.ActorCell.Create (System.Exception failure) <0x41edfb60 + 0x00303> in <filename unknown>:0
at Akka.Actor.ActorCell.HandleCreate (System.Exception failure) <0x41edfb30 + 0x00013> in <filename unknown>:0
at Akka.Actor.ActorCell.SystemInvoke (Envelope envelope) <0x41edf1c0 + 0x002ff> in <filename unknown>:0
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext])
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] now supervising akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3] Started (Akka.TestKit.TestActors.BlackHoleActor)
[ERROR][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext])
Cause: [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild]: Akka.Actor.ActorInitializationException: Exception during creation ---> System.TypeLoadException: Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext]) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: OH NO!
at Akka.Tests.Actor.SupervisorHierarchySpec+<A_supervisor_hierarchy_must_handle_failure_in_creation_when_supervision_strategy_returns_Resume_and_Restart>c__AnonStorey5+<A_supervisor_hierarchy_must_handle_failure_in_creation_when_supervision_strategy_returns_Resume_and_Restart>c__AnonStorey6.<>m__1 (IActorDsl childDsl, IActorContext childContext) <0x4204a780 + 0x002db> in <filename unknown>:0
at Akka.Actor.Dsl.Act..ctor (System.Action`2 config) <0x4204a330 + 0x0002c> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x00079> in <filename unknown>:0
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ba20 + 0x000d3> in <filename unknown>:0
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954bc40 + 0x00036> in <filename unknown>:0
at System.RuntimeType.CreateInstanceImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) <0x7fd59936e850 + 0x005c9> in <filename unknown>:0
--- End of inner exception stack trace ---
at Akka.Actor.Props.NewActor () <0x41ee0ad0 + 0x002eb> in <filename unknown>:0
at Akka.Actor.ActorCell.CreateNewActorInstance () <0x41ee0830 + 0x0002b> in <filename unknown>:0
at Akka.Actor.ActorCell+<NewActor>c__AnonStorey16.<>m__0 () <0x41ee04c0 + 0x00078> in <filename unknown>:0
at Akka.Actor.ActorCell.UseThreadContext (System.Action action) <0x41ede200 + 0x00059> in <filename unknown>:0
at Akka.Actor.ActorCell.NewActor () <0x41ee0140 + 0x0011b> in <filename unknown>:0
at Akka.Actor.ActorCell.Create (System.Exception failure) <0x41edfb60 + 0x00063> in <filename unknown>:0
--- End of inner exception stack trace ---
at Akka.Actor.ActorCell.Create (System.Exception failure) <0x41edfb60 + 0x00303> in <filename unknown>:0
at Akka.Actor.ActorCell.FinishCreate () <0x4204af30 + 0x0005b> in <filename unknown>:0
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3] DeadLetter from [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3] to [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3]: <Received dead system message: <Suspend>>
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3] Stopped
[WARNING][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext])
[INFO][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3] Message Suspend from akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3 to akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild3 was not delivered. 1 dead letters encountered.
[ERROR][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext])
Cause: [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild]: Akka.Actor.ActorInitializationException: Exception during creation ---> System.TypeLoadException: Error while creating actor instance of type Akka.Actor.Dsl.Act with 1 args: (System.Action`2[Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext]) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: OH NO!
at Akka.Tests.Actor.SupervisorHierarchySpec+<A_supervisor_hierarchy_must_handle_failure_in_creation_when_supervision_strategy_returns_Resume_and_Restart>c__AnonStorey5+<A_supervisor_hierarchy_must_handle_failure_in_creation_when_supervision_strategy_returns_Resume_and_Restart>c__AnonStorey6.<>m__1 (IActorDsl childDsl, IActorContext childContext) <0x4204a780 + 0x002db> in <filename unknown>:0
at Akka.Actor.Dsl.Act..ctor (System.Action`2 config) <0x4204a330 + 0x0002c> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x00079> in <filename unknown>:0
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ba20 + 0x000d3> in <filename unknown>:0
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954bc40 + 0x00036> in <filename unknown>:0
at System.RuntimeType.CreateInstanceImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) <0x7fd59936e850 + 0x005c9> in <filename unknown>:0
--- End of inner exception stack trace ---
at Akka.Actor.Props.NewActor () <0x41ee0ad0 + 0x002eb> in <filename unknown>:0
at Akka.Actor.ActorCell.CreateNewActorInstance () <0x41ee0830 + 0x0002b> in <filename unknown>:0
at Akka.Actor.ActorCell+<NewActor>c__AnonStorey16.<>m__0 () <0x41ee04c0 + 0x00078> in <filename unknown>:0
at Akka.Actor.ActorCell.UseThreadContext (System.Action action) <0x41ede200 + 0x00059> in <filename unknown>:0
at Akka.Actor.ActorCell.NewActor () <0x41ee0140 + 0x0011b> in <filename unknown>:0
at Akka.Actor.ActorCell.Create (System.Exception failure) <0x41edfb60 + 0x00063> in <filename unknown>:0
--- End of inner exception stack trace ---
at Akka.Actor.ActorCell.Create (System.Exception failure) <0x41edfb60 + 0x00303> in <filename unknown>:0
at Akka.Actor.ActorCell.FinishCreate () <0x4204af30 + 0x0005b> in <filename unknown>:0
[DEBUG][11/24/2015 5:12:17 AM][Thread 0012][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild6] Started (Akka.TestKit.TestActors.BlackHoleActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Started (Akka.Actor.Dsl.Act)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] now supervising akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild6
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][ActorSystem(SupervisorHierarchySpec-215)] System shutdown initiated
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user/testActor217] Stopped
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Stopped
[WARNING][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user] DeadLetter from [akka://SupervisorHierarchySpec-215/user] to [akka://SupervisorHierarchySpec-215/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-215/user/testActor217], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] DeadLetter from [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] to [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild6], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-215/user] Stopped
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild/workingChild6] Stopped
[INFO][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-215/user to akka://SupervisorHierarchySpec-215/user was not delivered. 2 dead letters encountered.
[INFO][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/user/failresumer/failingChild] Message DeathWatchNotification from akka://SupervisorHierarchySpec-215/user/failresumer/failingChild to akka://SupervisorHierarchySpec-215/user/failresumer/failingChild was not delivered. 3 dead letters encountered.
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-215/system] received AutoReceiveMessage <Terminated>: [akka://SupervisorHierarchySpec-215/user] - ExistenceConfirmed=True
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-216/user] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0005][akka://SupervisorHierarchySpec-216/system] Started (Akka.Actor.SystemGuardianActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-216/] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-216/] now supervising akka://SupervisorHierarchySpec-216/user
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-216/] now supervising akka://SupervisorHierarchySpec-216/system
[DEBUG][11/24/2015 5:12:17 AM][Thread 0005][akka://SupervisorHierarchySpec-216/system] now supervising akka://SupervisorHierarchySpec-216/system/log238-TestEventListener
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] Started (Akka.TestKit.TestEventListener)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-216/user] now watched by [akka://SupervisorHierarchySpec-216/system]
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.TestKit.TestEvent.Mute
[DEBUG][11/24/2015 5:12:17 AM][Thread 0005][akka://SupervisorHierarchySpec-216/system] now watched by [akka://SupervisorHierarchySpec-216/]
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.TestKit.TestEvent.Unmute
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:17 AM][Thread 0004][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Debug
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-216)] Logger log238-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/log238-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-216)] Logger log238-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-216/system] now supervising akka://SupervisorHierarchySpec-216/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:17 AM][Thread 0012][akka://SupervisorHierarchySpec-216/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-216)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-216/system] now supervising akka://SupervisorHierarchySpec-216/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:17 AM][Thread 0012][akka://SupervisorHierarchySpec-216/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-216)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][EventStream(SupervisorHierarchySpec-216)] Default Loggers started
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-216/system] now supervising akka://SupervisorHierarchySpec-216/system/deadLetterListener
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-216/system] now supervising akka://SupervisorHierarchySpec-216/system/EventStreamUnsubscriber-238
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][EventStream] subscribing [akka://SupervisorHierarchySpec-216/system/deadLetterListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-216/system/deadLetterListener] Started (Akka.Event.DeadLetterListener)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][EventStreamUnsubscriber] registering unsubscriber with Akka.Event.EventStream
[DEBUG][11/24/2015 5:12:17 AM][Thread 0072][akka://SupervisorHierarchySpec-216/system/EventStreamUnsubscriber-238] Started (Akka.Event.EventStreamUnsubscriber)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-216/user] now supervising akka://SupervisorHierarchySpec-216/user/testActor218
[DEBUG][11/24/2015 5:12:17 AM][Thread 0009][akka://SupervisorHierarchySpec-216/user/testActor218] Started (Akka.TestKit.Internal.InternalTestActor)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0054][akka://SupervisorHierarchySpec-216/user] now supervising akka://SupervisorHierarchySpec-216/user/resumer
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-216/user/resumer] Started (Akka.Tests.Actor.SupervisorHierarchySpec+Resumer)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0005][akka://SupervisorHierarchySpec-216/user/resumer/middle] Started (Akka.Tests.Actor.SupervisorHierarchySpec+Resumer)
[DEBUG][11/24/2015 5:12:17 AM][Thread 0010][akka://SupervisorHierarchySpec-216/user/resumer] now supervising akka://SupervisorHierarchySpec-216/user/resumer/middle
[DEBUG][11/24/2015 5:12:17 AM][Thread 0012][akka://SupervisorHierarchySpec-216/user/resumer/middle] now supervising akka://SupervisorHierarchySpec-216/user/resumer/middle/worker
[DEBUG][11/24/2015 5:12:17 AM][Thread 0012][akka://SupervisorHierarchySpec-216/user/resumer/middle/worker] Started (Akka.Tests.Actor.SupervisorHierarchySpec+Resumer)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][ActorSystem(SupervisorHierarchySpec-216)] System shutdown initiated
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-216/user/resumer] Stopped
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/user/testActor218] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-216/user] DeadLetter from [akka://SupervisorHierarchySpec-216/user] to [akka://SupervisorHierarchySpec-216/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-216/user/resumer], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-216/user] DeadLetter from [akka://SupervisorHierarchySpec-216/user] to [akka://SupervisorHierarchySpec-216/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-216/user/testActor218], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/user] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-216/user/resumer/middle] DeadLetter from [akka://SupervisorHierarchySpec-216/user/resumer/middle] to [akka://SupervisorHierarchySpec-216/user/resumer/middle]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-216/user/resumer/middle/worker], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/user/resumer/middle/worker] Stopped
[INFO][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-216/user to akka://SupervisorHierarchySpec-216/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-216/user to akka://SupervisorHierarchySpec-216/user was not delivered. 2 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/user/resumer/middle] Message DeathWatchNotification from akka://SupervisorHierarchySpec-216/user/resumer/middle to akka://SupervisorHierarchySpec-216/user/resumer/middle was not delivered. 3 dead letters encountered.
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-216/system] received AutoReceiveMessage <Terminated>: [akka://SupervisorHierarchySpec-216/user] - ExistenceConfirmed=True
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/system] Started (Akka.Actor.SystemGuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user] now watched by [akka://SupervisorHierarchySpec-217/system]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/] now supervising akka://SupervisorHierarchySpec-217/user
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/] now supervising akka://SupervisorHierarchySpec-217/system
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/system] now watched by [akka://SupervisorHierarchySpec-217/]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/system] now supervising akka://SupervisorHierarchySpec-217/system/log239-TestEventListener
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] Started (Akka.TestKit.TestEventListener)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.TestKit.TestEvent.Mute
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.TestKit.TestEvent.Unmute
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Debug
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-217)] Logger log239-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/log239-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-217)] Logger log239-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/system] now supervising akka://SupervisorHierarchySpec-217/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/system] now supervising akka://SupervisorHierarchySpec-217/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-217)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-217)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-217)] Default Loggers started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/system] now supervising akka://SupervisorHierarchySpec-217/system/deadLetterListener
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][EventStream] subscribing [akka://SupervisorHierarchySpec-217/system/deadLetterListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/system/deadLetterListener] Started (Akka.Event.DeadLetterListener)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/system] now supervising akka://SupervisorHierarchySpec-217/system/EventStreamUnsubscriber-239
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][EventStreamUnsubscriber] registering unsubscriber with Akka.Event.EventStream
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/system/EventStreamUnsubscriber-239] Started (Akka.Event.EventStreamUnsubscriber)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][akka://SupervisorHierarchySpec-217/user/testActor219] Started (Akka.TestKit.Internal.InternalTestActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/user] now supervising akka://SupervisorHierarchySpec-217/user/testActor219
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user] now supervising akka://SupervisorHierarchySpec-217/user/boss
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/user/boss] Started (Akka.Tests.TestUtils.Supervisor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/user/boss] now supervising akka://SupervisorHierarchySpec-217/user/boss/manager
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/user/boss/manager] Started (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss/manager] now supervising akka://SupervisorHierarchySpec-217/user/boss/manager/worker1
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss/manager/worker1] Started (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss/manager] now supervising akka://SupervisorHierarchySpec-217/user/boss/manager/worker2
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user/boss/manager/worker2] Started (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0072][akka://SupervisorHierarchySpec-217/user/boss/manager] now supervising akka://SupervisorHierarchySpec-217/user/boss/manager/worker3
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-217/user/boss/manager/worker3] Started (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user/boss/manager/worker1] received AutoReceiveMessage <Kill>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user/boss/manager] Restarting
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user/boss/manager] Restarted (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/user/boss/manager/worker3] Restarting
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager/worker1] Restarting
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-217/user/boss/manager/worker3] Restarted (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager/worker1] Restarted (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user/boss/manager/worker2] Restarting
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-217/user/boss/manager/worker2] Restarted (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][ActorSystem(SupervisorHierarchySpec-217)] System shutdown initiated
[DEBUG][11/24/2015 5:12:18 AM][Thread 0072][akka://SupervisorHierarchySpec-217/user/testActor219] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user] DeadLetter from [akka://SupervisorHierarchySpec-217/user] to [akka://SupervisorHierarchySpec-217/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-217/user/testActor219], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user] DeadLetter from [akka://SupervisorHierarchySpec-217/user] to [akka://SupervisorHierarchySpec-217/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-217/user/boss], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss] Stopped
[INFO][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-217/user to akka://SupervisorHierarchySpec-217/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-217/user to akka://SupervisorHierarchySpec-217/user was not delivered. 2 dead letters encountered.
[WARNING][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss] DeadLetter from [akka://SupervisorHierarchySpec-217/user/boss] to [akka://SupervisorHierarchySpec-217/user/boss]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-217/user/boss/manager], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss/manager] DeadLetter from [akka://SupervisorHierarchySpec-217/user/boss/manager] to [akka://SupervisorHierarchySpec-217/user/boss/manager]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-217/user/boss/manager/worker1], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager/worker1] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss/manager] DeadLetter from [akka://SupervisorHierarchySpec-217/user/boss/manager] to [akka://SupervisorHierarchySpec-217/user/boss/manager]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-217/user/boss/manager/worker2], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager/worker2] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-217/user/boss/manager] DeadLetter from [akka://SupervisorHierarchySpec-217/user/boss/manager] to [akka://SupervisorHierarchySpec-217/user/boss/manager]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-217/user/boss/manager/worker3], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager/worker3] Stopped
[INFO][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss] Message DeathWatchNotification from akka://SupervisorHierarchySpec-217/user/boss to akka://SupervisorHierarchySpec-217/user/boss was not delivered. 3 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager] Message DeathWatchNotification from akka://SupervisorHierarchySpec-217/user/boss/manager to akka://SupervisorHierarchySpec-217/user/boss/manager was not delivered. 4 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager] Message DeathWatchNotification from akka://SupervisorHierarchySpec-217/user/boss/manager to akka://SupervisorHierarchySpec-217/user/boss/manager was not delivered. 5 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-217/user/boss/manager] Message DeathWatchNotification from akka://SupervisorHierarchySpec-217/user/boss/manager to akka://SupervisorHierarchySpec-217/user/boss/manager was not delivered. 6 dead letters encountered.
[DEBUG][11/24/2015 5:12:18 AM][Thread 0072][akka://SupervisorHierarchySpec-217/user] Stopped
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/user] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/system] Started (Akka.Actor.SystemGuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/] now supervising akka://SupervisorHierarchySpec-218/user
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/] now supervising akka://SupervisorHierarchySpec-218/system
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user] now watched by [akka://SupervisorHierarchySpec-218/system]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/system] now supervising akka://SupervisorHierarchySpec-218/system/log240-TestEventListener
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/system] now watched by [akka://SupervisorHierarchySpec-218/]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] Started (Akka.TestKit.TestEventListener)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.TestKit.TestEvent.Mute
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.TestKit.TestEvent.Unmute
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Debug
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-218)] Logger log240-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/log240-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-218)] Logger log240-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0072][akka://SupervisorHierarchySpec-218/system] now supervising akka://SupervisorHierarchySpec-218/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:18 AM][Thread 0072][akka://SupervisorHierarchySpec-218/system] now supervising akka://SupervisorHierarchySpec-218/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-218)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-218)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-218)] Default Loggers started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system] now supervising akka://SupervisorHierarchySpec-218/system/deadLetterListener
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][EventStream] subscribing [akka://SupervisorHierarchySpec-218/system/deadLetterListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-218/system/deadLetterListener] Started (Akka.Event.DeadLetterListener)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system] now supervising akka://SupervisorHierarchySpec-218/system/EventStreamUnsubscriber-240
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][EventStreamUnsubscriber] registering unsubscriber with Akka.Event.EventStream
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system/EventStreamUnsubscriber-240] Started (Akka.Event.EventStreamUnsubscriber)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user] now supervising akka://SupervisorHierarchySpec-218/user/testActor220
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][akka://SupervisorHierarchySpec-218/user/testActor220] Started (Akka.TestKit.Internal.InternalTestActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/user/boss/crasher] Started (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-218/user/boss/crasher] now watched by [akka://SupervisorHierarchySpec-218/user/boss]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-218/user] now supervising akka://SupervisorHierarchySpec-218/user/boss
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-218/user/boss] Started (Akka.Actor.Dsl.Act)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-218/user/boss] now supervising akka://SupervisorHierarchySpec-218/user/boss/crasher
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-218/user/boss/crasher] received AutoReceiveMessage <Kill>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user/boss/crasher] Restarting
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user/boss/crasher] Restarted (Akka.Tests.Actor.SupervisorHierarchySpec+CountDownActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user/boss/crasher] received AutoReceiveMessage <Kill>
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user/boss/crasher] Stopped
[DEBUG][11/24/2015 5:12:18 AM][Thread 0072][akka://SupervisorHierarchySpec-218/user/boss] received AutoReceiveMessage <Terminated>: [akka://SupervisorHierarchySpec-218/user/boss/crasher] - ExistenceConfirmed=True
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][ActorSystem(SupervisorHierarchySpec-218)] System shutdown initiated
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user/boss] Stopped
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-218/user/testActor220] Stopped
[WARNING][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-218/user] DeadLetter from [akka://SupervisorHierarchySpec-218/user] to [akka://SupervisorHierarchySpec-218/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-218/user/boss], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-218/user] DeadLetter from [akka://SupervisorHierarchySpec-218/user] to [akka://SupervisorHierarchySpec-218/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-218/user/testActor220], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-218/user to akka://SupervisorHierarchySpec-218/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/user] Message DeathWatchNotification from akka://SupervisorHierarchySpec-218/user to akka://SupervisorHierarchySpec-218/user was not delivered. 2 dead letters encountered.
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-218/system] received AutoReceiveMessage <Terminated>: [akka://SupervisorHierarchySpec-218/user] - ExistenceConfirmed=True
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://all-systems/] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-219/system] Started (Akka.Actor.SystemGuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-219/] Started (Akka.Actor.GuardianActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-219/] now supervising akka://SupervisorHierarchySpec-219/user
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-219/] now supervising akka://SupervisorHierarchySpec-219/system
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user] now watched by [akka://SupervisorHierarchySpec-219/system]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/system] now watched by [akka://SupervisorHierarchySpec-219/]
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/system] now supervising akka://SupervisorHierarchySpec-219/system/log241-TestEventListener
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] Started (Akka.TestKit.TestEventListener)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.TestKit.TestEvent.Mute
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.TestKit.TestEvent.Unmute
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Debug
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Info
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Warning
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-219)] Logger log241-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/log241-TestEventListener] to channel Akka.Event.Error
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-219)] Logger log241-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/system] now supervising akka://SupervisorHierarchySpec-219/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/system] now supervising akka://SupervisorHierarchySpec-219/system/UnhandledMessageForwarder
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-219/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-219/system/UnhandledMessageForwarder] Started (Akka.Event.LoggingBus+UnhandledMessageForwarder)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/UnhandledMessageForwarder] to channel Akka.Event.UnhandledMessage
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-219)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-219)] StandardOutLogger being removed
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream] unsubscribing [akka://all-systems/] from all channels
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][EventStream(SupervisorHierarchySpec-219)] Default Loggers started
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-219/system] now supervising akka://SupervisorHierarchySpec-219/system/deadLetterListener
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][EventStream] subscribing [akka://SupervisorHierarchySpec-219/system/deadLetterListener] to channel Akka.Event.DeadLetter
[DEBUG][11/24/2015 5:12:18 AM][Thread 0054][akka://SupervisorHierarchySpec-219/system/deadLetterListener] Started (Akka.Event.DeadLetterListener)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-219/system] now supervising akka://SupervisorHierarchySpec-219/system/EventStreamUnsubscriber-241
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][EventStreamUnsubscriber] registering unsubscriber with Akka.Event.EventStream
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-219/system/EventStreamUnsubscriber-241] Started (Akka.Event.EventStreamUnsubscriber)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-219/user] now supervising akka://SupervisorHierarchySpec-219/user/testActor221
[DEBUG][11/24/2015 5:12:18 AM][Thread 0009][akka://SupervisorHierarchySpec-219/user/testActor221] Started (Akka.TestKit.Internal.InternalTestActor)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0004][akka://SupervisorHierarchySpec-219/user] now supervising akka://SupervisorHierarchySpec-219/user/slowResumer
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-219/user/slowResumer] Started (Akka.Actor.Dsl.Act)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-219/user/slowResumer/boss] Started (Akka.Tests.Actor.SupervisorHierarchySpec+Resumer)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-219/user/slowResumer] now supervising akka://SupervisorHierarchySpec-219/user/slowResumer/boss
[DEBUG][11/24/2015 5:12:18 AM][Thread 0010][akka://SupervisorHierarchySpec-219/user/slowResumer/boss] now supervising akka://SupervisorHierarchySpec-219/user/slowResumer/boss/middle
[DEBUG][11/24/2015 5:12:18 AM][Thread 0005][akka://SupervisorHierarchySpec-219/user/slowResumer/boss/middle] Started (Akka.Tests.Actor.SupervisorHierarchySpec+Resumer)
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-219/user/slowResumer/boss/middle] now supervising akka://SupervisorHierarchySpec-219/user/slowResumer/boss/middle/worker
[DEBUG][11/24/2015 5:12:18 AM][Thread 0012][akka://SupervisorHierarchySpec-219/user/slowResumer/boss/middle/worker] Started (Akka.Tests.Actor.SupervisorHierarchySpec+Resumer)
[WARNING][11/24/2015 5:12:19 AM][Thread 0004][akka://SupervisorHierarchySpec-219/user/slowResumer/boss/middle] Object reference not set to an instance of an object
[DEBUG][11/24/2015 5:12:19 AM][Thread 0009][ActorSystem(SupervisorHierarchySpec-219)] System shutdown initiated
[DEBUG][11/24/2015 5:12:19 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user/testActor221] Stopped
[WARNING][11/24/2015 5:12:19 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user] DeadLetter from [akka://SupervisorHierarchySpec-219/user] to [akka://SupervisorHierarchySpec-219/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-219/user/testActor221], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:19 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user] Stopped
[WARNING][11/24/2015 5:12:19 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user] DeadLetter from [akka://SupervisorHierarchySpec-219/user] to [akka://SupervisorHierarchySpec-219/user]: <Received dead system message: <DeathWatchNotification>: [akka://SupervisorHierarchySpec-219/user/slowResumer], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:12:19 AM][Thread 0054][akka://SupervisorHierarchySpec-219/user/slowResumer] Stopped
[WARNING][11/24/2015 5:12:19 AM][Thread 0012][akka://SystemGuardianTests-220/user] DeadLetter from [akka://SystemGuardianTests-220/user] to [akka://SystemGuardianTests-220/user]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-220/user/testActor222], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0012][akka://SystemGuardianTests-220/user] DeadLetter from [akka://SystemGuardianTests-220/user] to [akka://SystemGuardianTests-220/user]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-220/user/testActor223], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0012][akka://SystemGuardianTests-221/user] DeadLetter from [akka://SystemGuardianTests-221/user] to [akka://SystemGuardianTests-221/user]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-221/user/testActor225], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0012][akka://SystemGuardianTests-221/user/$c] DeadLetter from [akka://SystemGuardianTests-221/user/$c] to [akka://SystemGuardianTests-221/user/$c]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-221/user/testActor225], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0012][akka://SystemGuardianTests-221/user] DeadLetter from [akka://SystemGuardianTests-221/user] to [akka://SystemGuardianTests-221/user]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-221/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0004][akka://SystemGuardianTests-222/user/$c] DeadLetter from [akka://SystemGuardianTests-222/user/$c] to [akka://SystemGuardianTests-222/user/$c]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-222/user/testActor226], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0004][akka://SystemGuardianTests-222/user] DeadLetter from [akka://SystemGuardianTests-222/user] to [akka://SystemGuardianTests-222/user]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-222/user/testActor226], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0004][akka://SystemGuardianTests-222/user] DeadLetter from [akka://SystemGuardianTests-222/user] to [akka://SystemGuardianTests-222/user]: <Received dead system message: <DeathWatchNotification>: [akka://SystemGuardianTests-222/user/testActor227], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0005][akka://ConfigurationSpec-223/user] DeadLetter from [akka://ConfigurationSpec-223/user] to [akka://ConfigurationSpec-223/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConfigurationSpec-223/user/testActor228], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0005][akka://ConfigurationSpec-224/user] DeadLetter from [akka://ConfigurationSpec-224/user] to [akka://ConfigurationSpec-224/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConfigurationSpec-224/user/testActor229], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0054][akka://ConfigurationSpec-225/user] DeadLetter from [akka://ConfigurationSpec-225/user] to [akka://ConfigurationSpec-225/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConfigurationSpec-225/user/testActor230], ExistenceConfirmed=True, AddressTerminated=False>
Assert.NotNull() Failure
Stack Trace:
at Akka.Tests.Configuration.ConfigurationSpec.DeserializesHoconConfigurationFromNetConfigFile () <0x42055c20 + 0x00057> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:12:19 AM][Thread 0005][akka://ConfigurationSpec-226/user] DeadLetter from [akka://ConfigurationSpec-226/user] to [akka://ConfigurationSpec-226/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConfigurationSpec-226/user/testActor231], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:19 AM][Thread 0072][akka://ConfigurationSpec-227/user] DeadLetter from [akka://ConfigurationSpec-227/user] to [akka://ConfigurationSpec-227/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConfigurationSpec-227/user/testActor232], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Configuration.HoconTests.CanAssignQuotedNullStringToField [SKIP]
we currently do not make any destinction between quoted and unquoted strings once parsed
[WARNING][11/24/2015 5:12:24 AM][Thread 0009][akka://ActorAsyncAwaitSpec-228/user/testActor233] DeadLetter from [akka://ActorAsyncAwaitSpec-228/user/$b] to [akka://ActorAsyncAwaitSpec-228/user/testActor233]: <Received dead letter from [akka://ActorAsyncAwaitSpec-228/user/$b]: done>
[WARNING][11/24/2015 5:12:24 AM][Thread 0009][akka://ActorAsyncAwaitSpec-228/user] DeadLetter from [akka://ActorAsyncAwaitSpec-228/user] to [akka://ActorAsyncAwaitSpec-228/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-228/user/testActor233], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:24 AM][Thread 0009][akka://ActorAsyncAwaitSpec-228/user] DeadLetter from [akka://ActorAsyncAwaitSpec-228/user] to [akka://ActorAsyncAwaitSpec-228/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-228/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd599375e60 + 0x00017> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<Actor_should_be_able_to_resume_suspend>c__async7.MoveNext () <0x42061b20 + 0x002bc> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
[WARNING][11/24/2015 5:12:27 AM][Thread 0004][akka://ActorAsyncAwaitSpec-229/user] DeadLetter from [akka://ActorAsyncAwaitSpec-229/user] to [akka://ActorAsyncAwaitSpec-229/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-229/user/testActor234], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:27 AM][Thread 0004][akka://ActorAsyncAwaitSpec-229/user] DeadLetter from [akka://ActorAsyncAwaitSpec-229/user] to [akka://ActorAsyncAwaitSpec-229/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-229/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
Failed: Timeout 00:00:03 while waiting for a message of type System.String
Expected: True
Actual: False
Stack Trace:
at Akka.TestKit.Xunit2.XunitAssertions.Fail (System.String format, System.Object[] args) <0x42065420 + 0x0002f> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelope[T] (Nullable`1 timeout, System.Action`2 assert, System.String hint, Boolean shouldLog) <0x41f08ed0 + 0x003e5> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsg[T] (Nullable`1 timeout, System.Action`2 assert, System.String hint) <0x41ffb670 + 0x0004f> in <filename unknown>:0
at Akka.TestKit.TestKitBase.ExpectMsg[T] (System.Predicate`1 isMessage, Nullable`1 timeout, System.String hint) <0x41ffb340 + 0x00297> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actor_should_be_able_to_ReceiveTimeout_after_async_operation () <0x42064830 + 0x00107> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:12:33 AM][Thread 0004][akka://ActorAsyncAwaitSpec-230/user] DeadLetter from [akka://ActorAsyncAwaitSpec-230/user] to [akka://ActorAsyncAwaitSpec-230/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-230/user/testActor235], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:33 AM][Thread 0004][akka://ActorAsyncAwaitSpec-230/user] DeadLetter from [akka://ActorAsyncAwaitSpec-230/user] to [akka://ActorAsyncAwaitSpec-230/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-230/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd599375e60 + 0x00017> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<Actors_should_be_able_to_use_ContinueWith>c__async5.MoveNext () <0x42066000 + 0x0025e> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
[WARNING][11/24/2015 5:12:38 AM][Thread 0009][akka://ActorAsyncAwaitSpec-231/user] DeadLetter from [akka://ActorAsyncAwaitSpec-231/user] to [akka://ActorAsyncAwaitSpec-231/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-231/user/testActor236], ExistenceConfirmed=True, AddressTerminated=False>
Failed: Timeout 00:00:05 while waiting for a message of type System.String
Expected: True
Actual: False
Stack Trace:
at Akka.TestKit.Xunit2.XunitAssertions.Fail (System.String format, System.Object[] args) <0x42065420 + 0x0002f> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelope[T] (Nullable`1 timeout, System.Action`2 assert, System.String hint, Boolean shouldLog) <0x41f08ed0 + 0x003e5> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelope[T] (Nullable`1 timeout, System.Action`1 msgAssert, System.Action`1 senderAssert, System.String hint) <0x41f08950 + 0x002d3> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsg[T] (Nullable`1 timeout, System.Action`1 msgAssert, System.String hint) <0x41f08560 + 0x0004f> in <filename unknown>:0
at Akka.TestKit.TestKitBase.ExpectMsg[T] (Akka.TestKit.T message, Nullable`1 timeout, System.String hint) <0x41f07b10 + 0x001bb> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_supervise_exception_ContinueWith () <0x42066b40 + 0x0022f> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:12:38 AM][Thread 0054][akka://ActorAsyncAwaitSpec-232/user/Worker] Unhandled message from [akka://ActorAsyncAwaitSpec-232/deadLetters]: 123
[WARNING][11/24/2015 5:12:43 AM][Thread 0010][akka://ActorAsyncAwaitSpec-232/user] DeadLetter from [akka://ActorAsyncAwaitSpec-232/user] to [akka://ActorAsyncAwaitSpec-232/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-232/user/testActor237], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd599375e60 + 0x00017> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<Actors_should_be_able_to_block_ask_message_loop>c__async3.MoveNext () <0x42067390 + 0x00607> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
[WARNING][11/24/2015 5:12:48 AM][Thread 0072][akka://ActorAsyncAwaitSpec-233/user] DeadLetter from [akka://ActorAsyncAwaitSpec-233/user] to [akka://ActorAsyncAwaitSpec-233/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-233/user/testActor238], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd599375e60 + 0x00017> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<Actors_should_be_able_to_async_await_in_message_loop>c__async1.MoveNext () <0x420691a0 + 0x00306> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
[WARNING][11/24/2015 5:12:53 AM][Thread 0072][akka://ActorAsyncAwaitSpec-234/user] DeadLetter from [akka://ActorAsyncAwaitSpec-234/user] to [akka://ActorAsyncAwaitSpec-234/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-234/user/testActor239], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd59963db00 + 0x00012> 24205 in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<Actors_should_be_able_to_suspend_reentrancy>c__async6.MoveNext () <0x42069b50 + 0x002e2> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
[WARNING][11/24/2015 5:12:58 AM][Thread 0012][akka://ActorAsyncAwaitSpec-235/user] DeadLetter from [akka://ActorAsyncAwaitSpec-235/user] to [akka://ActorAsyncAwaitSpec-235/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-235/user/testActor240], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd599375e60 + 0x00017> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<UntypedActors_should_be_able_to_async_await_ask_message_loop>c__async0.MoveNext () <0x4206b7e0 + 0x005d7> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
[ERROR][11/24/2015 5:12:58 AM][Thread 0054][akka://ActorAsyncAwaitSpec-236/user/$b] One or more errors occurred.
Cause: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.Exception: should be handled by supervisor
at Akka.Tests.Dispatch.AsyncExceptionActor+<AsyncExceptionActor>c__async2.MoveNext () <0x4206df70 + 0x000cf> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.Exception: should be handled by supervisor
at Akka.Tests.Dispatch.AsyncExceptionActor+<AsyncExceptionActor>c__async2.MoveNext () <0x4206df70 + 0x000cf> in <filename unknown>:0 <---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<QueueTask>c__AnonStorey0.<>m__0 () <0x42064320 + 0x0007b> in <filename unknown>:0
at Akka.Actor.ActorCell.HandleCompleteTask (Akka.Dispatch.SysMsg.CompleteTask task) <0x42064230 + 0x000cc> in <filename unknown>:0
at Akka.Actor.ActorCell.SystemInvoke (Envelope envelope) <0x41edf1c0 + 0x000d7> in <filename unknown>:0
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.Exception: should be handled by supervisor
at Akka.Tests.Dispatch.AsyncExceptionActor+<AsyncExceptionActor>c__async2.MoveNext () <0x4206df70 + 0x000cf> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.Exception: should be handled by supervisor
at Akka.Tests.Dispatch.AsyncExceptionActor+<AsyncExceptionActor>c__async2.MoveNext () <0x4206df70 + 0x000cf> in <filename unknown>:0 <---
<---
[WARNING][11/24/2015 5:12:58 AM][Thread 0012][akka://ActorAsyncAwaitSpec-236/user] DeadLetter from [akka://ActorAsyncAwaitSpec-236/user] to [akka://ActorAsyncAwaitSpec-236/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-236/user/testActor241], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:58 AM][Thread 0012][akka://ActorAsyncAwaitSpec-236/user] DeadLetter from [akka://ActorAsyncAwaitSpec-236/user] to [akka://ActorAsyncAwaitSpec-236/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-236/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:12:58 AM][Thread 0004][akka://ActorAsyncAwaitSpec-237/user/Worker] Unhandled message from [akka://ActorAsyncAwaitSpec-237/deadLetters]: 123
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://ActorAsyncAwaitSpec-237/user] DeadLetter from [akka://ActorAsyncAwaitSpec-237/user] to [akka://ActorAsyncAwaitSpec-237/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-237/user/Asker], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://ActorAsyncAwaitSpec-237/user] DeadLetter from [akka://ActorAsyncAwaitSpec-237/user] to [akka://ActorAsyncAwaitSpec-237/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-237/user/testActor242], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://ActorAsyncAwaitSpec-237/user] DeadLetter from [akka://ActorAsyncAwaitSpec-237/user] to [akka://ActorAsyncAwaitSpec-237/user]: <Received dead system message: <DeathWatchNotification>: [akka://ActorAsyncAwaitSpec-237/user/Worker], ExistenceConfirmed=True, AddressTerminated=False>
System.Threading.Tasks.TaskCanceledException : A task was canceled.
Stack Trace:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x00078> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7fd599375e60 + 0x00017> in <filename unknown>:0
at Akka.Tests.Dispatch.ActorAsyncAwaitSpec+<Actors_should_be_able_to_async_await_ask_message_loop>c__async2.MoveNext () <0x4206e6f0 + 0x005d7> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x0004f> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
Akka.Tests.Dispatch.ActorAsyncAwaitSpec.Actors_should_be_able_to_block_ask_self_message_loop [SKIP]
Maybe not possible to solve
[WARNING][11/24/2015 5:13:03 AM][Thread 0010][akka://DispatchersSpec-238/user] DeadLetter from [akka://DispatchersSpec-238/user] to [akka://DispatchersSpec-238/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-238/user/testActor243], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0010][akka://DispatchersSpec-239/user] DeadLetter from [akka://DispatchersSpec-239/user] to [akka://DispatchersSpec-239/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-239/user/testActor244], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://DispatchersSpec-240/user] DeadLetter from [akka://DispatchersSpec-240/user] to [akka://DispatchersSpec-240/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-240/user/echo2], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://DispatchersSpec-240/user] DeadLetter from [akka://DispatchersSpec-240/user] to [akka://DispatchersSpec-240/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-240/user/testActor245], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0005][akka://DispatchersSpec-241/user] DeadLetter from [akka://DispatchersSpec-241/user] to [akka://DispatchersSpec-241/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-241/user/testActor246], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0072][akka://DispatchersSpec-242/user] DeadLetter from [akka://DispatchersSpec-242/user] to [akka://DispatchersSpec-242/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-242/user/testActor247], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://DispatchersSpec-243/user] DeadLetter from [akka://DispatchersSpec-243/user] to [akka://DispatchersSpec-243/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-243/user/testActor248], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://DispatchersSpec-243/user] DeadLetter from [akka://DispatchersSpec-243/user] to [akka://DispatchersSpec-243/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-243/user/echo1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0054][akka://DispatchersSpec-244/user] DeadLetter from [akka://DispatchersSpec-244/user] to [akka://DispatchersSpec-244/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-244/user/testActor249], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0010][akka://DispatchersSpec-245/user] DeadLetter from [akka://DispatchersSpec-245/user] to [akka://DispatchersSpec-245/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-245/user/testActor250], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://DispatchersSpec-246/user] DeadLetter from [akka://DispatchersSpec-246/user] to [akka://DispatchersSpec-246/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-246/user/testActor251], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0004][akka://DispatchersSpec-246/user] DeadLetter from [akka://DispatchersSpec-246/user] to [akka://DispatchersSpec-246/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-246/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0010][akka://DispatchersSpec-247/user] DeadLetter from [akka://DispatchersSpec-247/user] to [akka://DispatchersSpec-247/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-247/user/testActor252], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:03 AM][Thread 0005][akka://DispatchersSpec-248/user] DeadLetter from [akka://DispatchersSpec-248/user] to [akka://DispatchersSpec-248/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-248/user/testActor253], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:04 AM][Thread 0004][akka://DispatchersSpec-249/user] DeadLetter from [akka://DispatchersSpec-249/user] to [akka://DispatchersSpec-249/user]: <Received dead system message: <DeathWatchNotification>: [akka://DispatchersSpec-249/user/testActor254], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:04 AM][Thread 0054][akka://MailboxesSpec-250/user] DeadLetter from [akka://MailboxesSpec-250/user] to [akka://MailboxesSpec-250/user]: <Received dead system message: <DeathWatchNotification>: [akka://MailboxesSpec-250/user/testActor255], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:04 AM][Thread 0054][akka://MailboxesSpec-250/user] DeadLetter from [akka://MailboxesSpec-250/user] to [akka://MailboxesSpec-250/user]: <Received dead system message: <DeathWatchNotification>: [akka://MailboxesSpec-250/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:05 AM][Thread 0072][akka://MailboxesSpec-251/user] DeadLetter from [akka://MailboxesSpec-251/user] to [akka://MailboxesSpec-251/user]: <Received dead system message: <DeathWatchNotification>: [akka://MailboxesSpec-251/user/testActor256], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:05 AM][Thread 0072][akka://MailboxesSpec-251/user] DeadLetter from [akka://MailboxesSpec-251/user] to [akka://MailboxesSpec-251/user]: <Received dead system message: <DeathWatchNotification>: [akka://MailboxesSpec-251/user/echo], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:06 AM][Thread 0365][akka://XUnitAsyncTestsSanityCheck-252/user] DeadLetter from [akka://XUnitAsyncTestsSanityCheck-252/user] to [akka://XUnitAsyncTestsSanityCheck-252/user]: <Received dead system message: <DeathWatchNotification>: [akka://XUnitAsyncTestsSanityCheck-252/user/testActor257], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:07 AM][Thread 0354][akka://EventBusSpec-253/user] DeadLetter from [akka://EventBusSpec-253/user] to [akka://EventBusSpec-253/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-253/user/testActor258], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:07 AM][Thread 0368][akka://EventBusSpec-254/user] DeadLetter from [akka://EventBusSpec-254/user] to [akka://EventBusSpec-254/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-254/user/testActor259], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:07 AM][Thread 0372][akka://EventBusSpec-255/user] DeadLetter from [akka://EventBusSpec-255/user] to [akka://EventBusSpec-255/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-255/user/testActor260], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:08 AM][Thread 0352][akka://EventBusSpec-257/user] DeadLetter from [akka://EventBusSpec-257/user] to [akka://EventBusSpec-257/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-257/user/testActor262], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:09 AM][Thread 0356][akka://EventBusSpec-258/user] DeadLetter from [akka://EventBusSpec-258/user] to [akka://EventBusSpec-258/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-258/user/testActor263], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:10 AM][Thread 0356][akka://EventBusSpec-259/user] DeadLetter from [akka://EventBusSpec-259/user] to [akka://EventBusSpec-259/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-259/user/testActor264], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:10 AM][Thread 0349][akka://EventBusSpec-260/user] DeadLetter from [akka://EventBusSpec-260/user] to [akka://EventBusSpec-260/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-260/user/testActor265], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:10 AM][Thread 0010][akka://EventBusSpec-261/user] DeadLetter from [akka://EventBusSpec-261/user] to [akka://EventBusSpec-261/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-261/user/testActor266], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:11 AM][Thread 0372][akka://EventBusSpec-262/user] DeadLetter from [akka://EventBusSpec-262/user] to [akka://EventBusSpec-262/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-262/user/testActor267], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:11 AM][Thread 0368][akka://EventBusSpec-263/user] DeadLetter from [akka://EventBusSpec-263/user] to [akka://EventBusSpec-263/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-263/user/testActor268], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user] to [akka://EventBusSpec-264/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-264/user/testActor269], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$d]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$e]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$f]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$g]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$h]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$i]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$j]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0355][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user/testActor269] to [akka://EventBusSpec-264/user]: <Received dead letter from [akka://EventBusSpec-264/user/testActor269]: <StopChild> [akka://EventBusSpec-264/user/$k]>
[WARNING][11/24/2015 5:13:11 AM][Thread 0358][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user] to [akka://EventBusSpec-264/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-264/user/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:11 AM][Thread 0358][akka://EventBusSpec-264/user] DeadLetter from [akka://EventBusSpec-264/user] to [akka://EventBusSpec-264/user]: <Received dead system message: <DeathWatchNotification>: [akka://EventBusSpec-264/user/$f], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:13 AM][Thread 0371][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:13 AM][Thread 0371][EventStream(EventStreamSpecUnhandled)] Logger log291-MyLog [MyLog] started
[DEBUG][11/24/2015 5:13:13 AM][Thread 0371][EventStream(EventStreamSpecUnhandled)] StandardOutLogger being removed
Akka.Tests.Event.EventStreamSpec.ManageLogLevels [SKIP]
TODO: this test hangs, why?
[WARNING][11/24/2015 5:13:15 AM][Thread 0361][akka://TcpIntegrationSpec-273/user] DeadLetter from [akka://TcpIntegrationSpec-273/user] to [akka://TcpIntegrationSpec-273/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-273/user/testActor290], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:15 AM][Thread 0361][akka://TcpIntegrationSpec-273/user] DeadLetter from [akka://TcpIntegrationSpec-273/user] to [akka://TcpIntegrationSpec-273/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-273/user/testActor291], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:15 AM][Thread 0072][akka://TcpIntegrationSpec-273/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-273/user to akka://TcpIntegrationSpec-273/user was not delivered. 1 dead letters encountered.
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_server_side () <0x4208c0a0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:15 AM][Thread 0348][akka://TcpIntegrationSpec-274/user] DeadLetter from [akka://TcpIntegrationSpec-274/user] to [akka://TcpIntegrationSpec-274/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-274/user/testActor292], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:15 AM][Thread 0348][akka://TcpIntegrationSpec-274/user] DeadLetter from [akka://TcpIntegrationSpec-274/user] to [akka://TcpIntegrationSpec-274/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-274/user/testActor293], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:15 AM][Thread 0352][akka://TcpIntegrationSpec-274/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-274/user to akka://TcpIntegrationSpec-274/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:13:15 AM][Thread 0352][akka://TcpIntegrationSpec-274/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-274/user to akka://TcpIntegrationSpec-274/user was not delivered. 2 dead letters encountered.
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_client_side_after_chit_chat () <0x4208d1b0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0361][akka://TcpIntegrationSpec-275/user] DeadLetter from [akka://TcpIntegrationSpec-275/user] to [akka://TcpIntegrationSpec-275/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-275/user/testActor294], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0361][akka://TcpIntegrationSpec-275/user] DeadLetter from [akka://TcpIntegrationSpec-275/user] to [akka://TcpIntegrationSpec-275/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-275/user/testActor295], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_handle_tcp_connection_actor_death_properly () <0x4208d2c0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_complete_one_client_server_request_response_cycle () <0x4208d3d0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0358][akka://TcpIntegrationSpec-277/user] DeadLetter from [akka://TcpIntegrationSpec-277/user] to [akka://TcpIntegrationSpec-277/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-277/user/testActor298], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0358][akka://TcpIntegrationSpec-277/user] DeadLetter from [akka://TcpIntegrationSpec-277/user] to [akka://TcpIntegrationSpec-277/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-277/user/testActor299], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:16 AM][Thread 0355][akka://TcpIntegrationSpec-277/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-277/user to akka://TcpIntegrationSpec-277/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0355][akka://TcpIntegrationSpec-277/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-277/user to akka://TcpIntegrationSpec-277/user was not delivered. 2 dead letters encountered.
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_server_side_after_chit_chat () <0x4208d4e0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0356][akka://TcpIntegrationSpec-278/user] DeadLetter from [akka://TcpIntegrationSpec-278/user] to [akka://TcpIntegrationSpec-278/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-278/user/testActor300], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0356][akka://TcpIntegrationSpec-278/user] DeadLetter from [akka://TcpIntegrationSpec-278/user] to [akka://TcpIntegrationSpec-278/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-278/user/testActor301], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_from_client_side () <0x4208d5f0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0054][akka://TcpIntegrationSpec-279/user] DeadLetter from [akka://TcpIntegrationSpec-279/user] to [akka://TcpIntegrationSpec-279/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-279/user/testActor302], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0054][akka://TcpIntegrationSpec-279/user] DeadLetter from [akka://TcpIntegrationSpec-279/user] to [akka://TcpIntegrationSpec-279/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-279/user/testActor303], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:16 AM][Thread 0358][akka://TcpIntegrationSpec-279/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-279/user to akka://TcpIntegrationSpec-279/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0358][akka://TcpIntegrationSpec-279/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-279/user to akka://TcpIntegrationSpec-279/user was not delivered. 2 dead letters encountered.
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_from_client_side_after_chit_chat () <0x4208d700 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpIntegrationSpec-280/user] DeadLetter from [akka://TcpIntegrationSpec-280/user] to [akka://TcpIntegrationSpec-280/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-280/user/testActor304], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpIntegrationSpec-280/user] DeadLetter from [akka://TcpIntegrationSpec-280/user] to [akka://TcpIntegrationSpec-280/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-280/user/testActor305], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_bind_a_test_server () <0x4208d810 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0364][akka://TcpIntegrationSpec-281/user] DeadLetter from [akka://TcpIntegrationSpec-281/user] to [akka://TcpIntegrationSpec-281/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-281/user/testActor306], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0364][akka://TcpIntegrationSpec-281/user] DeadLetter from [akka://TcpIntegrationSpec-281/user] to [akka://TcpIntegrationSpec-281/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-281/user/testActor307], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:16 AM][Thread 0010][akka://TcpIntegrationSpec-281/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-281/user to akka://TcpIntegrationSpec-281/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0010][akka://TcpIntegrationSpec-281/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-281/user to akka://TcpIntegrationSpec-281/user was not delivered. 2 dead letters encountered.
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_client_side () <0x4208d900 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0367][akka://TcpIntegrationSpec-282/user] DeadLetter from [akka://TcpIntegrationSpec-282/user] to [akka://TcpIntegrationSpec-282/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-282/user/testActor308], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0367][akka://TcpIntegrationSpec-282/user] DeadLetter from [akka://TcpIntegrationSpec-282/user] to [akka://TcpIntegrationSpec-282/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-282/user/testActor309], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_support_waiting_for_writes_with_backpressure () <0x4208da10 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpIntegrationSpec-283/user/testActor311] DeadLetter from [akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0] to [akka://TcpIntegrationSpec-283/user/testActor311]: <Received dead letter from [akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0]: Akka.IO.Tcp+CommandFailed>
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0] DeadLetter from [akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0] to [akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-283/user/testActor311], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpIntegrationSpec-283/user] DeadLetter from [akka://TcpIntegrationSpec-283/user] to [akka://TcpIntegrationSpec-283/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-283/user/testActor310], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpIntegrationSpec-283/user] DeadLetter from [akka://TcpIntegrationSpec-283/user] to [akka://TcpIntegrationSpec-283/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-283/user/testActor311], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:16 AM][Thread 0370][akka://TcpIntegrationSpec-283/user/testActor311] Message CommandFailed from akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0 to akka://TcpIntegrationSpec-283/user/testActor311 was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0370][akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0] Message DeathWatchNotification from akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0 to akka://TcpIntegrationSpec-283/system/IO-TCP/selectors/$b/0 was not delivered. 2 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0370][akka://TcpIntegrationSpec-283/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-283/user to akka://TcpIntegrationSpec-283/user was not delivered. 3 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0370][akka://TcpIntegrationSpec-283/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-283/user to akka://TcpIntegrationSpec-283/user was not delivered. 4 dead letters encountered.
[WARNING][11/24/2015 5:13:16 AM][Thread 0365][akka://TcpIntegrationSpec-284/user] DeadLetter from [akka://TcpIntegrationSpec-284/user] to [akka://TcpIntegrationSpec-284/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-284/user/testActor312], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0365][akka://TcpIntegrationSpec-284/user] DeadLetter from [akka://TcpIntegrationSpec-284/user] to [akka://TcpIntegrationSpec-284/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpIntegrationSpec-284/user/testActor313], ExistenceConfirmed=True, AddressTerminated=False>
[INFO][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpIntegrationSpec-284/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-284/user to akka://TcpIntegrationSpec-284/user was not delivered. 1 dead letters encountered.
[INFO][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpIntegrationSpec-284/user] Message DeathWatchNotification from akka://TcpIntegrationSpec-284/user to akka://TcpIntegrationSpec-284/user was not delivered. 2 dead letters encountered.
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec+TestSetup..ctor (Akka.TestKit.AkkaSpec spec, Boolean shouldBindServer) <0x4208c1c0 + 0x00173> in <filename unknown>:0
at Akka.Tests.IO.TcpIntegrationSpec.The_TCP_transport_implementation_should_allow_connecting_to_and_disconnecting_from_the_test_server () <0x42094f80 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-285/user] DeadLetter from [akka://TcpListenerSpec-285/user] to [akka://TcpListenerSpec-285/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-285/user/testActor314], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-285/user] DeadLetter from [akka://TcpListenerSpec-285/user] to [akka://TcpListenerSpec-285/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-285/user/testActor315], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-285/user] DeadLetter from [akka://TcpListenerSpec-285/user] to [akka://TcpListenerSpec-285/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-285/user/testActor316], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-285/user] DeadLetter from [akka://TcpListenerSpec-285/user] to [akka://TcpListenerSpec-285/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-285/user/testActor317], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-285/user] DeadLetter from [akka://TcpListenerSpec-285/user] to [akka://TcpListenerSpec-285/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-285/user/testActor318], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_not_accept_connections_after_a_previous_accept_unit_read_is_reenabled () <0x420950b0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0360][akka://TcpListenerSpec-286/user] DeadLetter from [akka://TcpListenerSpec-286/user] to [akka://TcpListenerSpec-286/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-286/user/testActor319], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0360][akka://TcpListenerSpec-286/user] DeadLetter from [akka://TcpListenerSpec-286/user] to [akka://TcpListenerSpec-286/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-286/user/testActor320], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0360][akka://TcpListenerSpec-286/user] DeadLetter from [akka://TcpListenerSpec-286/user] to [akka://TcpListenerSpec-286/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-286/user/testActor321], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0360][akka://TcpListenerSpec-286/user] DeadLetter from [akka://TcpListenerSpec-286/user] to [akka://TcpListenerSpec-286/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-286/user/testActor322], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0360][akka://TcpListenerSpec-286/user] DeadLetter from [akka://TcpListenerSpec-286/user] to [akka://TcpListenerSpec-286/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-286/user/testActor323], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_register_its_server_socket_channel_with_its_selector () <0x420957b0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-287/user] DeadLetter from [akka://TcpListenerSpec-287/user] to [akka://TcpListenerSpec-287/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-287/user/testActor324], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-287/user] DeadLetter from [akka://TcpListenerSpec-287/user] to [akka://TcpListenerSpec-287/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-287/user/testActor325], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-287/user] DeadLetter from [akka://TcpListenerSpec-287/user] to [akka://TcpListenerSpec-287/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-287/user/testActor326], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-287/user] DeadLetter from [akka://TcpListenerSpec-287/user] to [akka://TcpListenerSpec-287/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-287/user/testActor327], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-287/user] DeadLetter from [akka://TcpListenerSpec-287/user] to [akka://TcpListenerSpec-287/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-287/user/testActor328], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_accept_acceptable_connection_and_register_them_with_its_parent () <0x420958a0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpListenerSpec-288/user] DeadLetter from [akka://TcpListenerSpec-288/user] to [akka://TcpListenerSpec-288/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-288/user/testActor329], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpListenerSpec-288/user] DeadLetter from [akka://TcpListenerSpec-288/user] to [akka://TcpListenerSpec-288/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-288/user/testActor330], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpListenerSpec-288/user] DeadLetter from [akka://TcpListenerSpec-288/user] to [akka://TcpListenerSpec-288/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-288/user/testActor331], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpListenerSpec-288/user] DeadLetter from [akka://TcpListenerSpec-288/user] to [akka://TcpListenerSpec-288/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-288/user/testActor332], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0348][akka://TcpListenerSpec-288/user] DeadLetter from [akka://TcpListenerSpec-288/user] to [akka://TcpListenerSpec-288/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-288/user/testActor333], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_react_to_unbind_commands_by_replying_with_unbound_and_stopping_itself () <0x42095990 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpListenerSpec-289/user] DeadLetter from [akka://TcpListenerSpec-289/user] to [akka://TcpListenerSpec-289/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-289/user/testActor334], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpListenerSpec-289/user] DeadLetter from [akka://TcpListenerSpec-289/user] to [akka://TcpListenerSpec-289/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-289/user/testActor335], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpListenerSpec-289/user] DeadLetter from [akka://TcpListenerSpec-289/user] to [akka://TcpListenerSpec-289/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-289/user/testActor336], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpListenerSpec-289/user] DeadLetter from [akka://TcpListenerSpec-289/user] to [akka://TcpListenerSpec-289/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-289/user/testActor337], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0359][akka://TcpListenerSpec-289/user] DeadLetter from [akka://TcpListenerSpec-289/user] to [akka://TcpListenerSpec-289/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-289/user/testActor338], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_drop_an_incoming_connection_if_it_cannot_be_registered_with_a_selector () <0x42095aa0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-290/user] DeadLetter from [akka://TcpListenerSpec-290/user] to [akka://TcpListenerSpec-290/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-290/user/testActor339], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-290/user] DeadLetter from [akka://TcpListenerSpec-290/user] to [akka://TcpListenerSpec-290/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-290/user/testActor340], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-290/user] DeadLetter from [akka://TcpListenerSpec-290/user] to [akka://TcpListenerSpec-290/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-290/user/testActor341], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-290/user] DeadLetter from [akka://TcpListenerSpec-290/user] to [akka://TcpListenerSpec-290/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-290/user/testActor342], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0004][akka://TcpListenerSpec-290/user] DeadLetter from [akka://TcpListenerSpec-290/user] to [akka://TcpListenerSpec-290/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-290/user/testActor343], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_let_the_bind_commander_know_when_binding_is_complete () <0x42095bb0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpListenerSpec-291/user] DeadLetter from [akka://TcpListenerSpec-291/user] to [akka://TcpListenerSpec-291/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-291/user/testActor344], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpListenerSpec-291/user] DeadLetter from [akka://TcpListenerSpec-291/user] to [akka://TcpListenerSpec-291/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-291/user/testActor345], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpListenerSpec-291/user] DeadLetter from [akka://TcpListenerSpec-291/user] to [akka://TcpListenerSpec-291/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-291/user/testActor346], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:16 AM][Thread 0005][akka://TcpListenerSpec-291/user] DeadLetter from [akka://TcpListenerSpec-291/user] to [akka://TcpListenerSpec-291/user]: <Received dead system message: <DeathWatchNotification>: [akka://TcpListenerSpec-291/user/testActor347], ExistenceConfirmed=True, AddressTerminated=False>
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec+TestSetup..ctor (Akka.TestKit.TestKitBase kit, Boolean pullMode) <0x420951d0 + 0x0024f> in <filename unknown>:0
at Akka.Tests.IO.TcpListenerSpec.A_TCP_Listner_must_continue_to_accept_connections_after_a_previous_accept () <0x42095ca0 + 0x0003b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpConnectedIntegrationSpec..ctor () <0x42095d90 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpConnectedIntegrationSpec..ctor () <0x42095d90 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpIntegrationSpec..ctor () <0x420968e0 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpIntegrationSpec..ctor () <0x420968e0 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpIntegrationSpec..ctor () <0x420968e0 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpIntegrationSpec..ctor () <0x420968e0 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
System.Net.Sockets.SocketException : Invalid arguments
Stack Trace:
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) <0x4208c7b0 + 0x000f7> in <filename unknown>:0
at Akka.Tests.IO.TestUtils.TemporaryServerAddress (System.String hostName, Boolean udp) <0x4208c3d0 + 0x000cb> in <filename unknown>:0
at Akka.Tests.IO.TestUtils+<TemporaryServerAddresses>c__AnonStorey0.<>m__0 (Int32 i) <0x42096610 + 0x0001b> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42096490 + 0x000e3> in <filename unknown>:0
at System.Linq.Buffer`1[TElement]..ctor (IEnumerable`1 source) <0x41e5aba0 + 0x001d7> in <filename unknown>:0
at System.Linq.Enumerable.ToArray[TSource] (IEnumerable`1 source) <0x41e5f370 + 0x0004b> in <filename unknown>:0
at Akka.Tests.IO.UdpIntegrationSpec..ctor () <0x420968e0 + 0x0004b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7fd59954bb90 + 0x0003f> in <filename unknown>:0
[WARNING][11/24/2015 5:13:17 AM][Thread 0012][akka://MatchHandlerBuilderTests-299/user] DeadLetter from [akka://MatchHandlerBuilderTests-299/user] to [akka://MatchHandlerBuilderTests-299/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-299/user/testActor356], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0072][akka://MatchHandlerBuilderTests-300/user] DeadLetter from [akka://MatchHandlerBuilderTests-300/user] to [akka://MatchHandlerBuilderTests-300/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-300/user/testActor357], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0354][akka://MatchHandlerBuilderTests-301/user] DeadLetter from [akka://MatchHandlerBuilderTests-301/user] to [akka://MatchHandlerBuilderTests-301/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-301/user/testActor358], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0369][akka://MatchHandlerBuilderTests-302/user] DeadLetter from [akka://MatchHandlerBuilderTests-302/user] to [akka://MatchHandlerBuilderTests-302/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-302/user/testActor359], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0054][akka://MatchHandlerBuilderTests-303/user] DeadLetter from [akka://MatchHandlerBuilderTests-303/user] to [akka://MatchHandlerBuilderTests-303/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-303/user/testActor360], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0353][akka://MatchHandlerBuilderTests-304/user] DeadLetter from [akka://MatchHandlerBuilderTests-304/user] to [akka://MatchHandlerBuilderTests-304/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-304/user/testActor361], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0012][akka://MatchHandlerBuilderTests-305/user] DeadLetter from [akka://MatchHandlerBuilderTests-305/user] to [akka://MatchHandlerBuilderTests-305/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-305/user/testActor362], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0352][akka://MatchHandlerBuilderTests-306/user] DeadLetter from [akka://MatchHandlerBuilderTests-306/user] to [akka://MatchHandlerBuilderTests-306/user]: <Received dead system message: <DeathWatchNotification>: [akka://MatchHandlerBuilderTests-306/user/testActor363], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0005][akka://PartialActionBuilderTests-307/user] DeadLetter from [akka://PartialActionBuilderTests-307/user] to [akka://PartialActionBuilderTests-307/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-307/user/testActor364], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0369][akka://PartialActionBuilderTests-308/user] DeadLetter from [akka://PartialActionBuilderTests-308/user] to [akka://PartialActionBuilderTests-308/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-308/user/testActor365], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0349][akka://PartialActionBuilderTests-309/user] DeadLetter from [akka://PartialActionBuilderTests-309/user] to [akka://PartialActionBuilderTests-309/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-309/user/testActor366], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0360][akka://PartialActionBuilderTests-310/user] DeadLetter from [akka://PartialActionBuilderTests-310/user] to [akka://PartialActionBuilderTests-310/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-310/user/testActor367], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0355][akka://PartialActionBuilderTests-311/user] DeadLetter from [akka://PartialActionBuilderTests-311/user] to [akka://PartialActionBuilderTests-311/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-311/user/testActor368], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0366][akka://PartialActionBuilderTests-312/user] DeadLetter from [akka://PartialActionBuilderTests-312/user] to [akka://PartialActionBuilderTests-312/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-312/user/testActor369], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0348][akka://PartialActionBuilderTests-313/user] DeadLetter from [akka://PartialActionBuilderTests-313/user] to [akka://PartialActionBuilderTests-313/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-313/user/testActor370], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:17 AM][Thread 0358][akka://PartialActionBuilderTests-314/user] DeadLetter from [akka://PartialActionBuilderTests-314/user] to [akka://PartialActionBuilderTests-314/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-314/user/testActor371], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0366][akka://PartialActionBuilderTests-315/user] DeadLetter from [akka://PartialActionBuilderTests-315/user] to [akka://PartialActionBuilderTests-315/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-315/user/testActor372], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0368][akka://PartialActionBuilderTests-316/user] DeadLetter from [akka://PartialActionBuilderTests-316/user] to [akka://PartialActionBuilderTests-316/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-316/user/testActor373], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0361][akka://PartialActionBuilderTests-317/user] DeadLetter from [akka://PartialActionBuilderTests-317/user] to [akka://PartialActionBuilderTests-317/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-317/user/testActor374], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0362][akka://PartialActionBuilderTests-318/user] DeadLetter from [akka://PartialActionBuilderTests-318/user] to [akka://PartialActionBuilderTests-318/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-318/user/testActor375], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0367][akka://PartialActionBuilderTests-319/user] DeadLetter from [akka://PartialActionBuilderTests-319/user] to [akka://PartialActionBuilderTests-319/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-319/user/testActor376], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0361][akka://PartialActionBuilderTests-320/user] DeadLetter from [akka://PartialActionBuilderTests-320/user] to [akka://PartialActionBuilderTests-320/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-320/user/testActor377], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0354][akka://PartialActionBuilderTests-321/user] DeadLetter from [akka://PartialActionBuilderTests-321/user] to [akka://PartialActionBuilderTests-321/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-321/user/testActor378], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0361][akka://PartialActionBuilderTests-322/user] DeadLetter from [akka://PartialActionBuilderTests-322/user] to [akka://PartialActionBuilderTests-322/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-322/user/testActor379], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0362][akka://PartialActionBuilderTests-323/user] DeadLetter from [akka://PartialActionBuilderTests-323/user] to [akka://PartialActionBuilderTests-323/user]: <Received dead system message: <DeathWatchNotification>: [akka://PartialActionBuilderTests-323/user/testActor380], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0358][akka://BackoffSupervisorSpec-324/user] DeadLetter from [akka://BackoffSupervisorSpec-324/user] to [akka://BackoffSupervisorSpec-324/user]: <Received dead system message: <DeathWatchNotification>: [akka://BackoffSupervisorSpec-324/user/testActor381], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0358][akka://BackoffSupervisorSpec-324/user/$b] DeadLetter from [akka://BackoffSupervisorSpec-324/user/$b] to [akka://BackoffSupervisorSpec-324/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://BackoffSupervisorSpec-324/user/$b/c2], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0359][akka://BackoffSupervisorSpec-325/user] DeadLetter from [akka://BackoffSupervisorSpec-325/user] to [akka://BackoffSupervisorSpec-325/user]: <Received dead system message: <DeathWatchNotification>: [akka://BackoffSupervisorSpec-325/user/testActor382], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0359][akka://BackoffSupervisorSpec-325/user] DeadLetter from [akka://BackoffSupervisorSpec-325/user] to [akka://BackoffSupervisorSpec-325/user]: <Received dead system message: <DeathWatchNotification>: [akka://BackoffSupervisorSpec-325/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0364][akka://CircuitBreakerSpecBase-326/user] DeadLetter from [akka://CircuitBreakerSpecBase-326/user] to [akka://CircuitBreakerSpecBase-326/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-326/user/testActor383], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0356][akka://CircuitBreakerSpecBase-327/user] DeadLetter from [akka://CircuitBreakerSpecBase-327/user] to [akka://CircuitBreakerSpecBase-327/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-327/user/testActor384], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0005][akka://CircuitBreakerSpecBase-328/user] DeadLetter from [akka://CircuitBreakerSpecBase-328/user] to [akka://CircuitBreakerSpecBase-328/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-328/user/testActor385], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:18 AM][Thread 0355][akka://CircuitBreakerSpecBase-329/user] DeadLetter from [akka://CircuitBreakerSpecBase-329/user] to [akka://CircuitBreakerSpecBase-329/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-329/user/testActor386], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0354][akka://CircuitBreakerSpecBase-330/user] DeadLetter from [akka://CircuitBreakerSpecBase-330/user] to [akka://CircuitBreakerSpecBase-330/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-330/user/testActor387], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0349][akka://CircuitBreakerSpecBase-331/user] DeadLetter from [akka://CircuitBreakerSpecBase-331/user] to [akka://CircuitBreakerSpecBase-331/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-331/user/testActor388], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0004][akka://CircuitBreakerSpecBase-332/user] DeadLetter from [akka://CircuitBreakerSpecBase-332/user] to [akka://CircuitBreakerSpecBase-332/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-332/user/testActor389], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0005][akka://CircuitBreakerSpecBase-333/user] DeadLetter from [akka://CircuitBreakerSpecBase-333/user] to [akka://CircuitBreakerSpecBase-333/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-333/user/testActor390], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0348][akka://CircuitBreakerSpecBase-334/user] DeadLetter from [akka://CircuitBreakerSpecBase-334/user] to [akka://CircuitBreakerSpecBase-334/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-334/user/testActor391], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0010][akka://CircuitBreakerSpecBase-335/user] DeadLetter from [akka://CircuitBreakerSpecBase-335/user] to [akka://CircuitBreakerSpecBase-335/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-335/user/testActor392], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:19 AM][Thread 0351][akka://CircuitBreakerSpecBase-336/user] DeadLetter from [akka://CircuitBreakerSpecBase-336/user] to [akka://CircuitBreakerSpecBase-336/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-336/user/testActor393], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0352][akka://CircuitBreakerSpecBase-337/user] DeadLetter from [akka://CircuitBreakerSpecBase-337/user] to [akka://CircuitBreakerSpecBase-337/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-337/user/testActor394], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0353][akka://CircuitBreakerSpecBase-338/user] DeadLetter from [akka://CircuitBreakerSpecBase-338/user] to [akka://CircuitBreakerSpecBase-338/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-338/user/testActor395], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0356][akka://CircuitBreakerSpecBase-339/user] DeadLetter from [akka://CircuitBreakerSpecBase-339/user] to [akka://CircuitBreakerSpecBase-339/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-339/user/testActor396], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0350][akka://CircuitBreakerSpecBase-340/user] DeadLetter from [akka://CircuitBreakerSpecBase-340/user] to [akka://CircuitBreakerSpecBase-340/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-340/user/testActor397], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0370][akka://CircuitBreakerSpecBase-341/user] DeadLetter from [akka://CircuitBreakerSpecBase-341/user] to [akka://CircuitBreakerSpecBase-341/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-341/user/testActor398], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0005][akka://CircuitBreakerSpecBase-342/user] DeadLetter from [akka://CircuitBreakerSpecBase-342/user] to [akka://CircuitBreakerSpecBase-342/user]: <Received dead system message: <DeathWatchNotification>: [akka://CircuitBreakerSpecBase-342/user/testActor399], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0366][akka://BroadcastSpec-343/user] DeadLetter from [akka://BroadcastSpec-343/user] to [akka://BroadcastSpec-343/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-343/user/testActor400], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0366][akka://BroadcastSpec-343/user] DeadLetter from [akka://BroadcastSpec-343/user] to [akka://BroadcastSpec-343/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-343/user/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0366][akka://BroadcastSpec-343/user] DeadLetter from [akka://BroadcastSpec-343/user] to [akka://BroadcastSpec-343/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-343/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0366][akka://BroadcastSpec-343/user] DeadLetter from [akka://BroadcastSpec-343/user] to [akka://BroadcastSpec-343/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-343/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0010][akka://BroadcastSpec-344/user] DeadLetter from [akka://BroadcastSpec-344/user] to [akka://BroadcastSpec-344/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-344/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0010][akka://BroadcastSpec-344/user] DeadLetter from [akka://BroadcastSpec-344/user] to [akka://BroadcastSpec-344/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-344/user/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0010][akka://BroadcastSpec-344/user] DeadLetter from [akka://BroadcastSpec-344/user] to [akka://BroadcastSpec-344/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-344/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0357][akka://BroadcastSpec-344/user] DeadLetter from [akka://BroadcastSpec-344/user] to [akka://BroadcastSpec-344/user]: <Received dead system message: <DeathWatchNotification>: [akka://BroadcastSpec-344/user/testActor401], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user] to [akka://ConsistentHashingRouterSpec-345/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/testActor402], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user] to [akka://ConsistentHashingRouterSpec-345/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user/router1] to [akka://ConsistentHashingRouterSpec-345/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user] to [akka://ConsistentHashingRouterSpec-345/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/B], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user/router1] to [akka://ConsistentHashingRouterSpec-345/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user] to [akka://ConsistentHashingRouterSpec-345/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/C], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user] to [akka://ConsistentHashingRouterSpec-345/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/router3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-345/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-345/user/router1] to [akka://ConsistentHashingRouterSpec-345/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-345/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0366][akka://ConsistentHashingRouterSpec-346/user] DeadLetter from [akka://ConsistentHashingRouterSpec-346/user] to [akka://ConsistentHashingRouterSpec-346/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-346/user/testActor403], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user] to [akka://ConsistentHashingRouterSpec-347/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user] to [akka://ConsistentHashingRouterSpec-347/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/A], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user] to [akka://ConsistentHashingRouterSpec-347/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router2], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user] to [akka://ConsistentHashingRouterSpec-347/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/testActor404], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user] to [akka://ConsistentHashingRouterSpec-347/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/B], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user] to [akka://ConsistentHashingRouterSpec-347/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router1] to [akka://ConsistentHashingRouterSpec-347/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router1] to [akka://ConsistentHashingRouterSpec-347/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router1] to [akka://ConsistentHashingRouterSpec-347/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router2] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router2] to [akka://ConsistentHashingRouterSpec-347/user/router2]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router2/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router2] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router2] to [akka://ConsistentHashingRouterSpec-347/user/router2]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router2/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router2] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router2] to [akka://ConsistentHashingRouterSpec-347/user/router2]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router2/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router2] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router2] to [akka://ConsistentHashingRouterSpec-347/user/router2]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router2/$e], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0355][akka://ConsistentHashingRouterSpec-347/user/router2] DeadLetter from [akka://ConsistentHashingRouterSpec-347/user/router2] to [akka://ConsistentHashingRouterSpec-347/user/router2]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-347/user/router2/$f], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:20 AM][Thread 0369][akka://ConsistentHashingRouterSpec-348/user/router5/$b] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user/testActor405] to [akka://ConsistentHashingRouterSpec-348/user/router5/$b]: <Received dead letter from [akka://ConsistentHashingRouterSpec-348/user/testActor405]: Akka.Tests.Routing.ConsistentHashingRouterSpec+Msg>
[WARNING][11/24/2015 5:13:21 AM][Thread 0354][akka://ConsistentHashingRouterSpec-348/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user/router1] to [akka://ConsistentHashingRouterSpec-348/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0354][akka://ConsistentHashingRouterSpec-348/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user/router1] to [akka://ConsistentHashingRouterSpec-348/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0354][akka://ConsistentHashingRouterSpec-348/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user/router1] to [akka://ConsistentHashingRouterSpec-348/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0354][akka://ConsistentHashingRouterSpec-348/user/router5] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user/router5] to [akka://ConsistentHashingRouterSpec-348/user/router5]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router5/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/A], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/B], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/router5], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/C], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0367][akka://ConsistentHashingRouterSpec-348/user] DeadLetter from [akka://ConsistentHashingRouterSpec-348/user] to [akka://ConsistentHashingRouterSpec-348/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-348/user/testActor405], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user] to [akka://ConsistentHashingRouterSpec-349/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/A], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user] to [akka://ConsistentHashingRouterSpec-349/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user] to [akka://ConsistentHashingRouterSpec-349/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/testActor406], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user] to [akka://ConsistentHashingRouterSpec-349/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/C], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user/router1] to [akka://ConsistentHashingRouterSpec-349/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user/router1] to [akka://ConsistentHashingRouterSpec-349/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0010][akka://ConsistentHashingRouterSpec-349/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user/router1] to [akka://ConsistentHashingRouterSpec-349/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0363][akka://ConsistentHashingRouterSpec-349/user] DeadLetter from [akka://ConsistentHashingRouterSpec-349/user] to [akka://ConsistentHashingRouterSpec-349/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-349/user/B], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user] to [akka://ConsistentHashingRouterSpec-350/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/A], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user] to [akka://ConsistentHashingRouterSpec-350/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/testActor407], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user] to [akka://ConsistentHashingRouterSpec-350/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user] to [akka://ConsistentHashingRouterSpec-350/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/B], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user/router1] to [akka://ConsistentHashingRouterSpec-350/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user] to [akka://ConsistentHashingRouterSpec-350/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/router3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user/router1] to [akka://ConsistentHashingRouterSpec-350/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0368][akka://ConsistentHashingRouterSpec-350/user/router1] DeadLetter from [akka://ConsistentHashingRouterSpec-350/user/router1] to [akka://ConsistentHashingRouterSpec-350/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-350/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0360][akka://ConsistentHashingRouterSpec-351/user] DeadLetter from [akka://ConsistentHashingRouterSpec-351/user] to [akka://ConsistentHashingRouterSpec-351/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-351/user/B], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0360][akka://ConsistentHashingRouterSpec-351/user] DeadLetter from [akka://ConsistentHashingRouterSpec-351/user] to [akka://ConsistentHashingRouterSpec-351/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-351/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0360][akka://ConsistentHashingRouterSpec-351/user] DeadLetter from [akka://ConsistentHashingRouterSpec-351/user] to [akka://ConsistentHashingRouterSpec-351/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-351/user/C], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0360][akka://ConsistentHashingRouterSpec-351/user] DeadLetter from [akka://ConsistentHashingRouterSpec-351/user] to [akka://ConsistentHashingRouterSpec-351/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-351/user/A], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0360][akka://ConsistentHashingRouterSpec-351/user] DeadLetter from [akka://ConsistentHashingRouterSpec-351/user] to [akka://ConsistentHashingRouterSpec-351/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-351/user/router3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:21 AM][Thread 0360][akka://ConsistentHashingRouterSpec-351/user] DeadLetter from [akka://ConsistentHashingRouterSpec-351/user] to [akka://ConsistentHashingRouterSpec-351/user]: <Received dead system message: <DeathWatchNotification>: [akka://ConsistentHashingRouterSpec-351/user/testActor408], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0366][akka://ListenerSpec-352/user] DeadLetter from [akka://ListenerSpec-352/user/testActor409] to [akka://ListenerSpec-352/user]: <Received dead letter from [akka://ListenerSpec-352/user/testActor409]: <StopChild> [akka://ListenerSpec-352/user/$d]>
[WARNING][11/24/2015 5:13:22 AM][Thread 0366][akka://ListenerSpec-352/user] DeadLetter from [akka://ListenerSpec-352/user/testActor409] to [akka://ListenerSpec-352/user]: <Received dead letter from [akka://ListenerSpec-352/user/testActor409]: <StopChild> [akka://ListenerSpec-352/user/$e]>
[WARNING][11/24/2015 5:13:22 AM][Thread 0366][akka://ListenerSpec-352/user] DeadLetter from [akka://ListenerSpec-352/user/testActor409] to [akka://ListenerSpec-352/user]: <Received dead letter from [akka://ListenerSpec-352/user/testActor409]: <StopChild> [akka://ListenerSpec-352/user/$b]>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$e], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$f], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$g], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user/$b] DeadLetter from [akka://RandomSpec-353/user/$b] to [akka://RandomSpec-353/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/$b/$h], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0072][akka://RandomSpec-353/user] DeadLetter from [akka://RandomSpec-353/user] to [akka://RandomSpec-353/user]: <Received dead system message: <DeathWatchNotification>: [akka://RandomSpec-353/user/testActor410], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:22 AM][Thread 0054][akka://ResizerSpec-354/user] DeadLetter from [akka://ResizerSpec-354/user] to [akka://ResizerSpec-354/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-354/user/testActor411], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0348][akka://ResizerSpec-355/user] DeadLetter from [akka://ResizerSpec-355/user] to [akka://ResizerSpec-355/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-355/user/testActor412], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0348][akka://ResizerSpec-355/user] DeadLetter from [akka://ResizerSpec-355/user] to [akka://ResizerSpec-355/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-355/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0010][akka://ResizerSpec-356/user/$b] DeadLetter from [akka://ResizerSpec-356/user/$b] to [akka://ResizerSpec-356/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-356/user/$b/$f], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0010][akka://ResizerSpec-356/user] DeadLetter from [akka://ResizerSpec-356/user] to [akka://ResizerSpec-356/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-356/user/testActor413], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0359][akka://ResizerSpec-357/user] DeadLetter from [akka://ResizerSpec-357/user] to [akka://ResizerSpec-357/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-357/user/testActor414], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0359][akka://ResizerSpec-357/user/router1] DeadLetter from [akka://ResizerSpec-357/user/router1] to [akka://ResizerSpec-357/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-357/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0359][akka://ResizerSpec-357/user] DeadLetter from [akka://ResizerSpec-357/user] to [akka://ResizerSpec-357/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-357/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0364][akka://ResizerSpec-358/user] DeadLetter from [akka://ResizerSpec-358/user] to [akka://ResizerSpec-358/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-358/user/testActor415], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:23 AM][Thread 0364][akka://ResizerSpec-358/user] DeadLetter from [akka://ResizerSpec-358/user] to [akka://ResizerSpec-358/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-358/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0004][akka://ResizerSpec-359/user] DeadLetter from [akka://ResizerSpec-359/user] to [akka://ResizerSpec-359/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-359/user/testActor416], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0348][akka://ResizerSpec-360/user] DeadLetter from [akka://ResizerSpec-360/user] to [akka://ResizerSpec-360/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-360/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0348][akka://ResizerSpec-360/user] DeadLetter from [akka://ResizerSpec-360/user] to [akka://ResizerSpec-360/user]: <Received dead system message: <DeathWatchNotification>: [akka://ResizerSpec-360/user/testActor417], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-361/user] DeadLetter from [akka://RoundRobinSpec-361/user] to [akka://RoundRobinSpec-361/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-361/user/testActor418], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$e], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$f], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$h], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0353][akka://RoundRobinSpec-362/user/$b] DeadLetter from [akka://RoundRobinSpec-362/user/$b] to [akka://RoundRobinSpec-362/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/$b/$g], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0366][akka://RoundRobinSpec-362/user] DeadLetter from [akka://RoundRobinSpec-362/user] to [akka://RoundRobinSpec-362/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoundRobinSpec-362/user/testActor419], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-363)] Logger log386-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-363)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:24 AM][Thread 0371][akka://RoutingSpec-363/user] DeadLetter from [akka://RoutingSpec-363/user] to [akka://RoutingSpec-363/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-363/user/testActor420], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0371][akka://RoutingSpec-363/user/router] DeadLetter from [akka://RoutingSpec-363/user/router] to [akka://RoutingSpec-363/user/router]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-363/user/router/$c], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-364)] Logger log387-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-364)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:24 AM][Thread 0355][akka://RoutingSpec-364/user/router1] DeadLetter from [akka://RoutingSpec-364/user/router1] to [akka://RoutingSpec-364/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-364/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0355][akka://RoutingSpec-364/user/router1] DeadLetter from [akka://RoutingSpec-364/user/router1] to [akka://RoutingSpec-364/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-364/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0355][akka://RoutingSpec-364/user/router1] DeadLetter from [akka://RoutingSpec-364/user/router1] to [akka://RoutingSpec-364/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-364/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0367][akka://RoutingSpec-364/user] DeadLetter from [akka://RoutingSpec-364/user] to [akka://RoutingSpec-364/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-364/user/testActor421], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-365)] Logger log388-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-365)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:24 AM][Thread 0350][akka://RoutingSpec-365/user/$b] DeadLetter from [akka://RoutingSpec-365/user/$b] to [akka://RoutingSpec-365/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-365/user/$b/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0350][akka://RoutingSpec-365/user] DeadLetter from [akka://RoutingSpec-365/user] to [akka://RoutingSpec-365/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-365/user/testActor422], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:24 AM][Thread 0350][akka://RoutingSpec-365/user/$b] DeadLetter from [akka://RoutingSpec-365/user/$b] to [akka://RoutingSpec-365/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-365/user/$b/$b], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-366)] Logger log389-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:24 AM][Thread 0361][EventStream(RoutingSpec-366)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:26 AM][Thread 0366][akka://RoutingSpec-366/user] DeadLetter from [akka://RoutingSpec-366/user] to [akka://RoutingSpec-366/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-366/user/testActor423], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:26 AM][Thread 0366][akka://RoutingSpec-366/user] DeadLetter from [akka://RoutingSpec-366/user] to [akka://RoutingSpec-366/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-366/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:26 AM][Thread 0366][akka://RoutingSpec-366/user/testActor423] DeadLetter from [akka://RoutingSpec-366/user/testActor423] to [akka://RoutingSpec-366/user/testActor423]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-366/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-367)] Logger log390-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-367)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:26 AM][Thread 0348][akka://RoutingSpec-367/user/router1] DeadLetter from [akka://RoutingSpec-367/user/router1] to [akka://RoutingSpec-367/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-367/user/router1/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:26 AM][Thread 0348][akka://RoutingSpec-367/user/router1] DeadLetter from [akka://RoutingSpec-367/user/router1] to [akka://RoutingSpec-367/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-367/user/router1/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:26 AM][Thread 0348][akka://RoutingSpec-367/user/router1] DeadLetter from [akka://RoutingSpec-367/user/router1] to [akka://RoutingSpec-367/user/router1]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-367/user/router1/$d], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:26 AM][Thread 0348][akka://RoutingSpec-367/user] DeadLetter from [akka://RoutingSpec-367/user] to [akka://RoutingSpec-367/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-367/user/testActor424], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-368)] Logger log391-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-368)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:26 AM][Thread 0366][akka://RoutingSpec-368/user] DeadLetter from [akka://RoutingSpec-368/user] to [akka://RoutingSpec-368/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-368/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:26 AM][Thread 0366][akka://RoutingSpec-368/user] DeadLetter from [akka://RoutingSpec-368/user] to [akka://RoutingSpec-368/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-368/user/testActor425], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-369)] Logger log392-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-369)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:26 AM][Thread 0364][akka://RoutingSpec-369/user] DeadLetter from [akka://RoutingSpec-369/user] to [akka://RoutingSpec-369/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-369/user/testActor426], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-370)] Logger log393-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:26 AM][Thread 0361][EventStream(RoutingSpec-370)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:27 AM][Thread 0348][akka://RoutingSpec-370/user] DeadLetter from [akka://RoutingSpec-370/user] to [akka://RoutingSpec-370/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-370/user/testActor427], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:27 AM][Thread 0348][akka://RoutingSpec-370/user] DeadLetter from [akka://RoutingSpec-370/user] to [akka://RoutingSpec-370/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-370/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:27 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:27 AM][Thread 0361][EventStream(RoutingSpec-371)] Logger log394-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:27 AM][Thread 0361][EventStream(RoutingSpec-371)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:27 AM][Thread 0352][akka://RoutingSpec-371/user] DeadLetter from [akka://RoutingSpec-371/user] to [akka://RoutingSpec-371/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-371/user/testActor428], ExistenceConfirmed=True, AddressTerminated=False>
[DEBUG][11/24/2015 5:13:27 AM][Thread 0361][EventStream] StandardOutLogger started
[DEBUG][11/24/2015 5:13:27 AM][Thread 0361][EventStream(RoutingSpec-372)] Logger log395-TestEventListener [TestEventListener] started
[DEBUG][11/24/2015 5:13:27 AM][Thread 0361][EventStream(RoutingSpec-372)] StandardOutLogger being removed
[WARNING][11/24/2015 5:13:30 AM][Thread 0360][akka://RoutingSpec-372/user] DeadLetter from [akka://RoutingSpec-372/user] to [akka://RoutingSpec-372/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-372/user/testActor429], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0360][akka://RoutingSpec-372/user] DeadLetter from [akka://RoutingSpec-372/user] to [akka://RoutingSpec-372/user]: <Received dead system message: <DeathWatchNotification>: [akka://RoutingSpec-372/user/router1], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:13:30 AM][Thread 0010][akka://RouterSupervisorSpec-373/user/router1/$b] Goodbye then!
Cause: System.ArgumentException: Goodbye then!
at Akka.Tests.Routing.RoutingSpec+RouterSupervisorSpec+KillableActor.<KillableActor>m__1 (System.String s) <0x420e2870 + 0x0002b> in <filename unknown>:0
at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object,System.Action`1<string>,System.Predicate`1<string>)
at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`3[T,T1,T2].Handle (Akka.Tools.MatchHandler.T value) <0x41f8dd50 + 0x00033> in <filename unknown>:0
at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler (System.Object message, Akka.Tools.MatchHandler.PartialAction`1 partialAction) <0x41f8dbf0 + 0x00024> in <filename unknown>:0
at Akka.Actor.ReceiveActor.OnReceive (System.Object message) <0x41f8dbb0 + 0x00023> in <filename unknown>:0
at Akka.Actor.UntypedActor.Receive (System.Object message) <0x41f07ad0 + 0x00018> in <filename unknown>:0
at Akka.Actor.ActorBase.AroundReceive (Akka.Actor.Receive receive, System.Object message) <0x41efb540 + 0x00024> in <filename unknown>:0
at Akka.Actor.ActorCell.ReceiveMessage (System.Object message) <0x41efb170 + 0x0005b> in <filename unknown>:0
at Akka.Actor.ActorCell.Invoke (Envelope envelope) <0x41efaac0 + 0x001ef> in <filename unknown>:0
[WARNING][11/24/2015 5:13:30 AM][Thread 0349][akka://RouterSupervisorSpec-373/user] DeadLetter from [akka://RouterSupervisorSpec-373/user] to [akka://RouterSupervisorSpec-373/user]: <Received dead system message: <DeathWatchNotification>: [akka://RouterSupervisorSpec-373/user/testActor430], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0372][akka://ScatterGatherFirstCompletedSpec-374/user] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-374/user] to [akka://ScatterGatherFirstCompletedSpec-374/user]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-374/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0364][akka://ScatterGatherFirstCompletedSpec-374/user/$b] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-374/user/$b] to [akka://ScatterGatherFirstCompletedSpec-374/user/$b]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-374/user/$b/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0352][akka://ScatterGatherFirstCompletedSpec-374/user] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-374/user] to [akka://ScatterGatherFirstCompletedSpec-374/user]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-374/user/testActor431], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0368][akka://ScatterGatherFirstCompletedSpec-375/user] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-375/user] to [akka://ScatterGatherFirstCompletedSpec-375/user]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-375/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0368][akka://ScatterGatherFirstCompletedSpec-375/user] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-375/user] to [akka://ScatterGatherFirstCompletedSpec-375/user]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-375/user/$c], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0368][akka://ScatterGatherFirstCompletedSpec-375/user] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-375/user] to [akka://ScatterGatherFirstCompletedSpec-375/user]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-375/user/testActor432], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:30 AM][Thread 0072][akka://ScatterGatherFirstCompletedSpec-376/user/$b] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-376/temp/b] to [akka://ScatterGatherFirstCompletedSpec-376/user/$b]: <Received dead letter from [akka://ScatterGatherFirstCompletedSpec-376/temp/b]: 0>
[WARNING][11/24/2015 5:13:32 AM][Thread 0351][akka://ScatterGatherFirstCompletedSpec-376/user] DeadLetter from [akka://ScatterGatherFirstCompletedSpec-376/user] to [akka://ScatterGatherFirstCompletedSpec-376/user]: <Received dead system message: <DeathWatchNotification>: [akka://ScatterGatherFirstCompletedSpec-376/user/testActor433], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:32 AM][Thread 0351][akka://SmallestMailboxSpec-377/user] DeadLetter from [akka://SmallestMailboxSpec-377/user] to [akka://SmallestMailboxSpec-377/user]: <Received dead system message: <DeathWatchNotification>: [akka://SmallestMailboxSpec-377/user/testActor434], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:32 AM][Thread 0365][akka://SmallestMailboxSpec-378/user] DeadLetter from [akka://SmallestMailboxSpec-378/user] to [akka://SmallestMailboxSpec-378/user]: <Received dead system message: <DeathWatchNotification>: [akka://SmallestMailboxSpec-378/user/testActor435], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:32 AM][Thread 0369][akka://TailChoppingSpec-379/user] DeadLetter from [akka://TailChoppingSpec-379/user] to [akka://TailChoppingSpec-379/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-379/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:32 AM][Thread 0369][akka://TailChoppingSpec-379/user] DeadLetter from [akka://TailChoppingSpec-379/user] to [akka://TailChoppingSpec-379/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-379/user/Actor1], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:32 AM][Thread 0369][akka://TailChoppingSpec-379/user] DeadLetter from [akka://TailChoppingSpec-379/user] to [akka://TailChoppingSpec-379/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-379/user/Actor2], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:32 AM][Thread 0369][akka://TailChoppingSpec-379/user] DeadLetter from [akka://TailChoppingSpec-379/user] to [akka://TailChoppingSpec-379/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-379/user/testActor436], ExistenceConfirmed=True, AddressTerminated=False>
[ERROR][11/24/2015 5:13:32 AM][Thread 0352][akka://TailChoppingSpec-380/user/Actor4] One or more errors occurred.
Cause: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0 <---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<QueueTask>c__AnonStorey0.<>m__0 () <0x42064320 + 0x0007b> in <filename unknown>:0
at Akka.Actor.ActorCell.HandleCompleteTask (Akka.Dispatch.SysMsg.CompleteTask task) <0x42064230 + 0x000cc> in <filename unknown>:0
at Akka.Actor.ActorCell.SystemInvoke (Envelope envelope) <0x41edf1c0 + 0x000d7> in <filename unknown>:0
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0 <---
<---
[WARNING][11/24/2015 5:13:33 AM][Thread 0362][akka://TailChoppingSpec-380/user] DeadLetter from [akka://TailChoppingSpec-380/user] to [akka://TailChoppingSpec-380/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-380/user/Actor3], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:33 AM][Thread 0362][akka://TailChoppingSpec-380/user] DeadLetter from [akka://TailChoppingSpec-380/user] to [akka://TailChoppingSpec-380/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-380/user/Actor4], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:33 AM][Thread 0362][akka://TailChoppingSpec-380/user] DeadLetter from [akka://TailChoppingSpec-380/user] to [akka://TailChoppingSpec-380/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-380/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:33 AM][Thread 0362][akka://TailChoppingSpec-380/user] DeadLetter from [akka://TailChoppingSpec-380/user] to [akka://TailChoppingSpec-380/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-380/user/testActor437], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:33 AM][Thread 0362][akka://TailChoppingSpec-380/user] DeadLetter from [akka://TailChoppingSpec-380/user] to [akka://TailChoppingSpec-380/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-380/user/testActor438], ExistenceConfirmed=True, AddressTerminated=False>
Failed: Expected a message of type System.String, but received {Failure: System.TimeoutException: Ask timed out on [akka://TailChoppingSpec-380/user/testActor438] after 00:00:01} (type Akka.Actor.Status+Failure) instead from [akka://TailChoppingSpec-380/deadLetters]
Expected: True
Actual: False
Stack Trace:
at Akka.TestKit.Xunit2.XunitAssertions.Fail (System.String format, System.Object[] args) <0x42065420 + 0x0002f> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelope[T] (Nullable`1 timeout, System.Action`2 assert, System.String hint, Boolean shouldLog) <0x41f08ed0 + 0x00594> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsgEnvelope[T] (Nullable`1 timeout, System.Action`1 msgAssert, System.Action`1 senderAssert, System.String hint) <0x41f08950 + 0x002d3> in <filename unknown>:0
at Akka.TestKit.TestKitBase.InternalExpectMsg[T] (Nullable`1 timeout, System.Action`1 msgAssert, System.String hint) <0x41f08560 + 0x0004f> in <filename unknown>:0
at Akka.TestKit.TestKitBase.ExpectMsg[T] (Akka.TestKit.T message, Nullable`1 timeout, System.String hint) <0x41f07b10 + 0x001bb> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec.Tail_chopping_router_must_return_response_from_second_actor_after_inactivity_from_first_one () <0x420e7ed0 + 0x00523> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
[ERROR][11/24/2015 5:13:34 AM][Thread 0353][akka://TailChoppingSpec-381/user/Actor6] One or more errors occurred.
Cause: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0 <---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<QueueTask>c__AnonStorey0.<>m__0 () <0x42064320 + 0x0007b> in <filename unknown>:0
at Akka.Actor.ActorCell.HandleCompleteTask (Akka.Dispatch.SysMsg.CompleteTask task) <0x42064230 + 0x000cc> in <filename unknown>:0
at Akka.Actor.ActorCell.SystemInvoke (Envelope envelope) <0x41edf1c0 + 0x000d7> in <filename unknown>:0
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0 <---
<---
[ERROR][11/24/2015 5:13:34 AM][Thread 0363][akka://TailChoppingSpec-381/user/Actor5] One or more errors occurred.
Cause: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0 <---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<QueueTask>c__AnonStorey0.<>m__0 () <0x42064320 + 0x0007b> in <filename unknown>:0
at Akka.Actor.ActorCell.HandleCompleteTask (Akka.Dispatch.SysMsg.CompleteTask task) <0x42064230 + 0x000cc> in <filename unknown>:0
at Akka.Actor.ActorCell.SystemInvoke (Envelope envelope) <0x41edf1c0 + 0x000d7> in <filename unknown>:0
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x7fd59941b580 + 0x00037> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd59941cc20 + 0x000c7> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x7fd59941caf0 + 0x00028> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler.Rethrow (System.Threading.Tasks.Task x, System.Object s) <0x42064770 + 0x0001b> in <filename unknown>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () <0x7fd599416db0 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task.Execute () <0x7fd59941bee0 + 0x00055> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd599376a40 + 0x00029> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd599375b20 + 0x000b3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd599375a80 + 0x00093> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd599375a30 + 0x0003a> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () <0x7fd599375a10 + 0x00012> in <filename unknown>:0
at Akka.Dispatch.ActorTaskScheduler+<RunTask>c__AnonStorey6+<RunTask>c__async5.MoveNext () <0x42063280 + 0x00232> in <filename unknown>:0
---> (Inner Exception #0) System.NotSupportedException: There is no active ActorContext, this is most likely due to use of async operations from within this actor.
at Akka.Actor.ActorBase.get_Context () <0x41ee1ac0 + 0x00073> in <filename unknown>:0
at Akka.Actor.ActorBase.get_Sender () <0x41efbfd0 + 0x0000b> in <filename unknown>:0
at Akka.Tests.Routing.TailChoppingSpec+TailChopTestActor+<TailChopTestActor>c__AnonStorey3+<TailChopTestActor>c__async2.MoveNext () <0x420e9fb0 + 0x0027f> in <filename unknown>:0 <---
<---
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://TailChoppingSpec-381/user] DeadLetter from [akka://TailChoppingSpec-381/user] to [akka://TailChoppingSpec-381/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-381/user/testActor439], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://TailChoppingSpec-381/user] DeadLetter from [akka://TailChoppingSpec-381/user] to [akka://TailChoppingSpec-381/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-381/user/testActor440], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://TailChoppingSpec-381/user] DeadLetter from [akka://TailChoppingSpec-381/user] to [akka://TailChoppingSpec-381/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-381/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://TailChoppingSpec-381/user] DeadLetter from [akka://TailChoppingSpec-381/user] to [akka://TailChoppingSpec-381/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-381/user/Actor5], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://TailChoppingSpec-381/user] DeadLetter from [akka://TailChoppingSpec-381/user] to [akka://TailChoppingSpec-381/user]: <Received dead system message: <DeathWatchNotification>: [akka://TailChoppingSpec-381/user/Actor6], ExistenceConfirmed=True, AddressTerminated=False>
Assert.True() Failure
Expected: True
Actual: False
Stack Trace:
at Akka.Tests.Routing.TailChoppingSpec.Tail_chopping_router_must_throw_exception_if_no_result_will_arrive_within_the_given_time () <0x420ea5f0 + 0x0068b> in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7fd59954ac20 + 0x000a3> in <filename unknown>:0
Akka.Tests.Serialization.SerializationSpec.CanSerializeRandomGroup [SKIP]
What am I doing wrong??
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://SerializationSpec-382/user] DeadLetter from [akka://SerializationSpec-382/user] to [akka://SerializationSpec-382/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-382/user/testActor441], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0010][akka://SerializationSpec-383/user] DeadLetter from [akka://SerializationSpec-383/user] to [akka://SerializationSpec-383/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-383/user/testActor442], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0368][akka://SerializationSpec-384/user] DeadLetter from [akka://SerializationSpec-384/user] to [akka://SerializationSpec-384/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-384/user/testActor443], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://SerializationSpec-385/user] DeadLetter from [akka://SerializationSpec-385/user] to [akka://SerializationSpec-385/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-385/user/testActor444], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0353][akka://SerializationSpec-386/user] DeadLetter from [akka://SerializationSpec-386/user] to [akka://SerializationSpec-386/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-386/user/testActor445], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0351][akka://SerializationSpec-387/user] DeadLetter from [akka://SerializationSpec-387/user] to [akka://SerializationSpec-387/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-387/user/testActor446], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0370][akka://SerializationSpec-388/user] DeadLetter from [akka://SerializationSpec-388/user] to [akka://SerializationSpec-388/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-388/user/testActor447], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0348][akka://SerializationSpec-389/user] DeadLetter from [akka://SerializationSpec-389/user] to [akka://SerializationSpec-389/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-389/user/testActor448], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0359][akka://SerializationSpec-390/user] DeadLetter from [akka://SerializationSpec-390/user] to [akka://SerializationSpec-390/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-390/user/testActor449], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0358][akka://SerializationSpec-391/user] DeadLetter from [akka://SerializationSpec-391/user] to [akka://SerializationSpec-391/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-391/user/testActor450], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0367][akka://SerializationSpec-392/user] DeadLetter from [akka://SerializationSpec-392/user] to [akka://SerializationSpec-392/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-392/user/testActor451], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0350][akka://SerializationSpec-393/user] DeadLetter from [akka://SerializationSpec-393/user] to [akka://SerializationSpec-393/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-393/user/testActor452], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Serialization.SerializationSpec.CanSerializeFutureActorRef [SKIP]
Fails on buildserver
[WARNING][11/24/2015 5:13:34 AM][Thread 0352][akka://SerializationSpec-394/user] DeadLetter from [akka://SerializationSpec-394/user] to [akka://SerializationSpec-394/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-394/user/testActor453], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0354][akka://SerializationSpec-395/user] DeadLetter from [akka://SerializationSpec-395/user] to [akka://SerializationSpec-395/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-395/user/testActor454], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:34 AM][Thread 0012][akka://SerializationSpec-396/user] DeadLetter from [akka://SerializationSpec-396/user] to [akka://SerializationSpec-396/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-396/user/testActor455], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0353][akka://SerializationSpec-397/user] DeadLetter from [akka://SerializationSpec-397/user] to [akka://SerializationSpec-397/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-397/user/testActor456], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0370][akka://SerializationSpec-398/user] DeadLetter from [akka://SerializationSpec-398/user] to [akka://SerializationSpec-398/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-398/user/testActor457], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0370][akka://SerializationSpec-399/user] DeadLetter from [akka://SerializationSpec-399/user] to [akka://SerializationSpec-399/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-399/user/testActor458], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0364][akka://SerializationSpec-400/user] DeadLetter from [akka://SerializationSpec-400/user] to [akka://SerializationSpec-400/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-400/user/testActor459], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0370][akka://SerializationSpec-401/user] DeadLetter from [akka://SerializationSpec-401/user] to [akka://SerializationSpec-401/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-401/user/testActor460], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0353][akka://SerializationSpec-402/user] DeadLetter from [akka://SerializationSpec-402/user] to [akka://SerializationSpec-402/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-402/user/testActor461], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0357][akka://SerializationSpec-403/user] DeadLetter from [akka://SerializationSpec-403/user] to [akka://SerializationSpec-403/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-403/user/testActor462], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0359][akka://SerializationSpec-404/user] DeadLetter from [akka://SerializationSpec-404/user] to [akka://SerializationSpec-404/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-404/user/testActor463], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0072][akka://SerializationSpec-405/user] DeadLetter from [akka://SerializationSpec-405/user] to [akka://SerializationSpec-405/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-405/user/testActor464], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0349][akka://SerializationSpec-406/user] DeadLetter from [akka://SerializationSpec-406/user] to [akka://SerializationSpec-406/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-406/user/testActor465], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0369][akka://SerializationSpec-407/user] DeadLetter from [akka://SerializationSpec-407/user] to [akka://SerializationSpec-407/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-407/user/testActor466], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0352][akka://SerializationSpec-408/user] DeadLetter from [akka://SerializationSpec-408/user] to [akka://SerializationSpec-408/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-408/user/testActor467], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0362][akka://SerializationSpec-409/user] DeadLetter from [akka://SerializationSpec-409/user] to [akka://SerializationSpec-409/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-409/user/testActor468], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0348][akka://SerializationSpec-410/user] DeadLetter from [akka://SerializationSpec-410/user] to [akka://SerializationSpec-410/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-410/user/testActor469], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0349][akka://SerializationSpec-411/user] DeadLetter from [akka://SerializationSpec-411/user] to [akka://SerializationSpec-411/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-411/user/testActor470], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0355][akka://SerializationSpec-412/user] DeadLetter from [akka://SerializationSpec-412/user] to [akka://SerializationSpec-412/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-412/user/testActor471], ExistenceConfirmed=True, AddressTerminated=False>
Akka.Tests.Serialization.SerializationSpec.CanSerializeRoundRobinGroup [SKIP]
What am I doing wrong??
[WARNING][11/24/2015 5:13:35 AM][Thread 0054][akka://SerializationSpec-413/user] DeadLetter from [akka://SerializationSpec-413/user] to [akka://SerializationSpec-413/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-413/user/testActor472], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0054][akka://SerializationSpec-413/user] DeadLetter from [akka://SerializationSpec-413/user] to [akka://SerializationSpec-413/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-413/user/$b], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0362][akka://SerializationSpec-414/user] DeadLetter from [akka://SerializationSpec-414/user] to [akka://SerializationSpec-414/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-414/user/testActor473], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:35 AM][Thread 0356][akka://SerializationSpec-415/user] DeadLetter from [akka://SerializationSpec-415/user] to [akka://SerializationSpec-415/user]: <Received dead system message: <DeathWatchNotification>: [akka://SerializationSpec-415/user/testActor474], ExistenceConfirmed=True, AddressTerminated=False>
Ok, passed 100 tests.
Ok, passed 100 tests.
Ok, passed 100 tests.
Ok, passed 100 tests.
Ok, passed 100 tests.
Ok, passed 100 tests.
Ok, passed 100 tests.
Ok, passed 100 tests.
[WARNING][11/24/2015 5:13:36 AM][Thread 0364][akka://SwitchTests-416/user] DeadLetter from [akka://SwitchTests-416/user] to [akka://SwitchTests-416/user]: <Received dead system message: <DeathWatchNotification>: [akka://SwitchTests-416/user/testActor475], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:36 AM][Thread 0364][akka://SwitchTests-417/user] DeadLetter from [akka://SwitchTests-417/user] to [akka://SwitchTests-417/user]: <Received dead system message: <DeathWatchNotification>: [akka://SwitchTests-417/user/testActor476], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:36 AM][Thread 0355][akka://SwitchTests-418/user] DeadLetter from [akka://SwitchTests-418/user] to [akka://SwitchTests-418/user]: <Received dead system message: <DeathWatchNotification>: [akka://SwitchTests-418/user/testActor477], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:36 AM][Thread 0372][akka://SwitchTests-419/user] DeadLetter from [akka://SwitchTests-419/user] to [akka://SwitchTests-419/user]: <Received dead system message: <DeathWatchNotification>: [akka://SwitchTests-419/user/testActor478], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:36 AM][Thread 0012][akka://SwitchTests-420/user] DeadLetter from [akka://SwitchTests-420/user] to [akka://SwitchTests-420/user]: <Received dead system message: <DeathWatchNotification>: [akka://SwitchTests-420/user/testActor479], ExistenceConfirmed=True, AddressTerminated=False>
[WARNING][11/24/2015 5:13:36 AM][Thread 0363][akka://SwitchTests-421/user] DeadLetter from [akka://SwitchTests-421/user] to [akka://SwitchTests-421/user]: <Received dead system message: <DeathWatchNotification>: [akka://SwitchTests-421/user/testActor480], ExistenceConfirmed=True, AddressTerminated=False>
Finished: Akka.Tests
=== TEST EXECUTION SUMMARY ===
Akka.Tests Total: 633, Errors: 0, Failed: 37, Skipped: 12, Time: 132.213s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment