Skip to content

Instantly share code, notes, and snippets.

@Aaronontheweb
Created December 18, 2015 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aaronontheweb/4d19314abff6d8efa31f to your computer and use it in GitHub Desktop.
Save Aaronontheweb/4d19314abff6d8efa31f to your computer and use it in GitHub Desktop.
ReliableDeliverySupervisor-backoff-error
[19:51:49] : [Step 1/1] ------------ STARTING Akka.Remote.Tests.Performance.ForkJoinDispatcherRemoteMessagingThroughputSpec+OneWay ----------
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream] StandardOutLogger started
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemA1)] Logger log1-DefaultLogger [DefaultLogger] started
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemA1)] StandardOutLogger being removed
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemA1)] Logger log1-DefaultLogger [DefaultLogger] started
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemA1)] StandardOutLogger being removed
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemA1)] Default Loggers started
[19:51:50] : [Step 1/1] [INFO][12/18/2015 7:51:50 PM][Thread 0001][remoting] Starting remoting
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0010][remoting] Starting prune timer for endpoint manager...
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream] StandardOutLogger started
[19:51:50] : [Step 1/1] [INFO][12/18/2015 7:51:50 PM][Thread 0001][remoting] Remoting started; listening on addresses : [akka.test://SystemA1@127.0.0.1:10]
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemB2)] Logger log2-DefaultLogger [DefaultLogger] started
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemB2)] StandardOutLogger being removed
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemB2)] Logger log2-DefaultLogger [DefaultLogger] started
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemB2)] StandardOutLogger being removed
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0001][EventStream(SystemB2)] Default Loggers started
[19:51:50] : [Step 1/1] [INFO][12/18/2015 7:51:50 PM][Thread 0001][remoting] Starting remoting
[19:51:50] : [Step 1/1] [DEBUG][12/18/2015 7:51:50 PM][Thread 0015][remoting] Starting prune timer for endpoint manager...
[19:51:50] : [Step 1/1] [INFO][12/18/2015 7:51:50 PM][Thread 0001][remoting] Remoting started; listening on addresses : [akka.test://SystemB2@127.0.0.1:10]
[19:51:52] : [Step 1/1] ERROR: Error occurred during $Akka.Remote.Tests.Performance.ForkJoinDispatcherRemoteMessagingThroughputSpec+OneWay SETUP.
[19:51:52] : [Step 1/1] System.AggregateException: One or more errors occurred. ---> Akka.Actor.ActorNotFoundException: Exception of type 'Akka.Actor.ActorNotFoundException' was thrown.
[19:51:52] : [Step 1/1] at Akka.Actor.ActorSelection.<InnerResolveOne>d__16.MoveNext() in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorSelection.cs:line 120
[19:51:52] : [Step 1/1] --- End of inner exception stack trace ---
[19:51:52] : [Step 1/1] at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
[19:51:52] : [Step 1/1] at Akka.Remote.Tests.Performance.Transports.RemoteMessagingThroughputSpecBase.Setup(BenchmarkContext context) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka.Remote.Tests.Performance\Transports\RemoteMessagingThroughputSpecBase.cs:line 89
[19:51:52] : [Step 1/1] at NBench.Sdk.ReflectionBenchmarkInvoker.InvokePerfSetup(BenchmarkContext context)
[19:51:52] : [Step 1/1] at NBench.Sdk.Benchmark.PreRun()
[19:51:52] : [Step 1/1] ---> (Inner Exception #0) Akka.Actor.ActorNotFoundException: Exception of type 'Akka.Actor.ActorNotFoundException' was thrown.
[19:51:52] : [Step 1/1] at Akka.Actor.ActorSelection.<InnerResolveOne>d__16.MoveNext() in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorSelection.cs:line 120<---
[19:51:52] : [Step 1/1]
[19:51:52] : [Step 1/1] ERROR: Error occurred during $Akka.Remote.Tests.Performance.ForkJoinDispatcherRemoteMessagingThroughputSpec+OneWay RUN.
[19:51:52] : [Step 1/1] System.NullReferenceException: Object reference not set to an instance of an object.
[19:51:52] : [Step 1/1] at Akka.Remote.Tests.Performance.Transports.RemoteMessagingThroughputSpecBase.OneWay(BenchmarkContext context) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka.Remote.Tests.Performance\Transports\RemoteMessagingThroughputSpecBase.cs:line 105
[19:51:52] : [Step 1/1] at NBench.Sdk.Benchmark.RunBenchmark()
[19:51:52] : [Step 1/1] at NBench.Sdk.Benchmark.RunSingleBenchmark()
[19:51:52] : [Step 1/1] [DEBUG][12/18/2015 7:51:52 PM][Thread 0001][ActorSystem(SystemA1)] System shutdown initiated
[19:51:54] : [Step 1/1] [DEBUG][12/18/2015 7:51:54 PM][Thread 0011][[akka://SystemA1/system/endpointManager/reliableEndpointWriter-akka.test%3a%2f%2fSystemB2%40127.0.0.1%3a10-1/endpointWriter]] Drained buffer with maxWriteCount: 50, fullBackoffCount: 1,smallBackoffCount: 0, noBackoffCount: 0,adaptiveBackoff: 10000
[19:51:54] : [Step 1/1] [INFO][12/18/2015 7:51:54 PM][Thread 0011][[akka://SystemA1/system/remoting-terminator]] Shutting down remote daemon.
[19:51:54] : [Step 1/1] [INFO][12/18/2015 7:51:54 PM][Thread 0011][[akka://SystemA1/system/remoting-terminator]] Remote daemon shut down; proceeding with flushing remote transports.
[19:51:54] : [Step 1/1] [DEBUG][12/18/2015 7:51:54 PM][Thread 0015][[akka://SystemB2/system/endpointManager/reliableEndpointWriter-akka.test%3a%2f%2fSystemA1%40127.0.0.1%3a10-1/endpointWriter]] received local message [RemoteMessage: ActorSelectionMessage - Message: <Identify>: - WildCartFanOut: False - Elements: user/benchmark to [akka://SystemB2/]<+akka://SystemB2/ from [akka.test://SystemA1@127.0.0.1:10/temp/d]]
[19:51:54] : [Step 1/1] [DEBUG][12/18/2015 7:51:54 PM][Thread 0010][[akka://SystemA1/system/endpointManager/reliableEndpointWriter-akka.test%3a%2f%2fSystemB2%40127.0.0.1%3a10-1/endpointWriter]] received local message [RemoteMessage: <ActorIdentity>: [akka.test://SystemB2@127.0.0.1:10/user/benchmark] - MessageId= to [akka://SystemA1/temp/d]<+akka://SystemA1/temp/d from [akka.test://SystemB2@127.0.0.1:10/user/benchmark]]
[19:51:54] : [Step 1/1] [ERROR][12/18/2015 7:51:54 PM][Thread 0015][[akka://SystemB2/system/endpointManager/reliableEndpointWriter-akka.test%3a%2f%2fSystemA1%40127.0.0.1%3a10-1/endpointWriter]] AssociationError [akka.test://SystemB2@127.0.0.1:10] <- akka.test://SystemA1@127.0.0.1:10: Error [Shut down address: akka.test://SystemA1@127.0.0.1:10] [ at Akka.Remote.EndpointReader.HandleDisassociated(DisassociateInfo info) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka.Remote\Endpoint.cs:line 1705
[19:51:54] : [Step 1/1] at Akka.Actor.UntypedActor.Receive(Object message) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\UntypedActor.cs:line 22
[19:51:54] : [Step 1/1] at Akka.Actor.ActorBase.AroundReceive(Receive receive, Object message) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorBase.cs:line 155
[19:51:54] : [Step 1/1] at Akka.Actor.ActorCell.ReceiveMessage(Object message) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorCell.DefaultMessages.cs:line 144
[19:51:54] : [Step 1/1] at Akka.Actor.ActorCell.Invoke(Envelope envelope) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorCell.DefaultMessages.cs:line 62]
[19:51:54] : [Step 1/1] Cause: Unknown
[19:51:54] : [Step 1/1] [WARNING][12/18/2015 7:51:54 PM][Thread 0011][LocalActorRefProvider(akka://SystemA1)] akka://SystemA1/temp trying to remove non-child f
[19:51:54] : [Step 1/1] [WARNING][12/18/2015 7:51:54 PM][Thread 0009][LocalActorRefProvider(akka://SystemA1)] akka://SystemA1/temp trying to remove non-child g
[19:51:54] : [Step 1/1] [INFO][12/18/2015 7:51:54 PM][Thread 0010][[akka://SystemA1/system/remoting-terminator]] Remoting shut down.
[19:51:54] : [Step 1/1] [DEBUG][12/18/2015 7:51:54 PM][Thread 0001][ActorSystem(SystemB2)] System shutdown initiated
[19:51:54] : [Step 1/1] [INFO][12/18/2015 7:51:54 PM][Thread 0014][[akka://SystemB2/system/remoting-terminator]] Shutting down remote daemon.
[19:51:54] : [Step 1/1] [INFO][12/18/2015 7:51:54 PM][Thread 0014][[akka://SystemB2/system/remoting-terminator]] Remote daemon shut down; proceeding with flushing remote transports.
[19:51:54] : [Step 1/1] [DEBUG][12/18/2015 7:51:54 PM][Thread 0016][remoting] Remote system with address [akka.test://SystemA1@127.0.0.1:10] has shut down. Address is now gated for 5000ms, all messages to this address will be delivered to dead letters.
[19:51:54] : [Step 1/1] [ERROR][12/18/2015 7:51:54 PM][Thread 0016][akka://SystemB2/system/endpointManager/reliableEndpointWriter-akka.test%3a%2f%2fSystemA1%40127.0.0.1%3a10-1] Shut down address: akka.test://SystemA1@127.0.0.1:10
[19:51:54] : [Step 1/1] Cause: Akka.Remote.ShutDownAssociationException: Shut down address: akka.test://SystemA1@127.0.0.1:10 ---> Akka.Remote.Transport.InvalidAssociationException: The remote system terminated the association because it is shutting down.
[19:51:54] : [Step 1/1] --- End of inner exception stack trace ---
[19:51:54] : [Step 1/1] at Akka.Remote.EndpointWriter.PublishAndThrow(Exception reason, LogLevel level) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka.Remote\Endpoint.cs:line 1096
[19:51:54] : [Step 1/1] at Akka.Remote.EndpointWriter.<SupervisorStrategy>b__20_0(Exception ex) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka.Remote\Endpoint.cs:line 853
[19:51:54] : [Step 1/1] at Akka.Actor.SupervisorStrategy.HandleFailure(ActorCell actorCell, Exception cause, ChildRestartStats failedChildStats, IReadOnlyCollection`1 allChildren) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\SupervisorStrategy.cs:line 52
[19:51:54] : [Step 1/1] at Akka.Actor.ActorCell.HandleFailed(Failed f) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorCell.FaultHandling.cs:line 393
[19:51:54] : [Step 1/1] at Akka.Actor.ActorCell.SystemInvoke(Envelope envelope) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorCell.DefaultMessages.cs:line 176
[19:51:54] : [Step 1/1] --- End of stack trace from previous location where exception was thrown ---
[19:51:54] : [Step 1/1] at Akka.Actor.ActorCell.HandleFailed(Failed f) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorCell.FaultHandling.cs:line 402
[19:51:54] : [Step 1/1] at Akka.Actor.ActorCell.SystemInvoke(Envelope envelope) in D:\BuildAgent\work\49b164d63843fb4\src\core\Akka\Actor\ActorCell.DefaultMessages.cs:line 176
[19:51:54] : [Step 1/1] [WARNING][12/18/2015 7:51:54 PM][Thread 0013][LocalActorRefProvider(akka://SystemB2)] akka://SystemB2/temp trying to remove non-child e
[19:51:54] : [Step 1/1] [WARNING][12/18/2015 7:51:54 PM][Thread 0013][LocalActorRefProvider(akka://SystemB2)] akka://SystemB2/temp trying to remove non-child f
[19:51:54] : [Step 1/1] [INFO][12/18/2015 7:51:54 PM][Thread 0014][[akka://SystemB2/system/remoting-terminator]] Remoting shut down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment