Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 14.86 KB | None | 0 0
  1. {
  2.     "IdForCorrelation": null,
  3.     "Id": "48862750-a5b5-4d76-ad0f-a8cd013f470e",
  4.     "MessageIntent": 1,
  5.     "ReplyToAddress": "xpi-us-nexus-api-messages@DefaultEndpointsProtocol=https;AccountName=nexusstoragedev;AccountKey=fnD5tKKtKPqwAdVaBEbfXgLDQYGXq/GF1wZbYjwXiPhurpfNkFppBdXE+5hDWFNmryRZdxq57tXHxnalPy2AFA==;EndpointSuffix=core.windows.net",
  6.     "TimeToBeReceived": "00:00:00",
  7.     "Headers": {
  8.         "NServiceBus.MessageId": "48862750-a5b5-4d76-ad0f-a8cd013f470e",
  9.         "NServiceBus.MessageIntent": "Send",
  10.         "NServiceBus.ConversationId": "77d1de14-589d-4613-9352-a8cd013f470e",
  11.         "NServiceBus.CorrelationId": "48862750-a5b5-4d76-ad0f-a8cd013f470e",
  12.         "NServiceBus.OriginatingMachine": "RD0003FF605702",
  13.         "NServiceBus.OriginatingEndpoint": "xpi-us-nexus-api-messages",
  14.         "$.diagnostics.originating.hostid": "4a889eefcf6708fb21fcbdc4bc66eb4c",
  15.         "NServiceBus.ReplyToAddress": "xpi-us-nexus-api-messages@DefaultEndpointsProtocol=https;AccountName=nexusstoragedev;AccountKey=fnD5tKKtKPqwAdVaBEbfXgLDQYGXq/GF1wZbYjwXiPhurpfNkFppBdXE+5hDWFNmryRZdxq57tXHxnalPy2AFA==;EndpointSuffix=core.windows.net",
  16.         "NServiceBus.ContentType": "application/json",
  17.         "NServiceBus.EnclosedMessageTypes": "xpi.us.onboard.api.messages.RiskCalculation.KycInformation, xpi.us.onboard.api.messages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
  18.         "NServiceBus.Version": "7.0.0",
  19.         "NServiceBus.TimeSent": "2018-04-25 19:22:27:242408 Z",
  20.         "NServiceBus.ExceptionInfo.ExceptionType": "System.AggregateException",
  21.         "NServiceBus.Retries.Timestamp": "2018-04-25 19:23:04:908341 Z",
  22.         "NServiceBus.ExceptionInfo.InnerExceptionType": "System.ArgumentNullException",
  23.         "NServiceBus.ExceptionInfo.HelpLink": null,
  24.         "NServiceBus.ExceptionInfo.Message": "One or more errors occurred. (Value cannot be null.\r\nParameter name: source) (Value cannot be null.\r\nParameter name: source) (Value cannot be null.\r\nParameter name: source) (Value cannot be null.\r\nParameter name: source)",
  25.         "NServiceBus.ExceptionInfo.Source": "System.Threading.Tasks.Parallel",
  26.         "NServiceBus.ExceptionInfo.StackTrace": "System.AggregateException: One or more errors occurred. (Value cannot be null.\r\nParameter name: source) (Value cannot be null.\r\nParameter name: source) (Value cannot be null.\r\nParameter name: source) (Value cannot be null.\r\nParameter name: source) ---> System.ArgumentNullException: Value cannot be null.\r\nParameter name: source\r\n   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)\r\n   at xpi.us.onboard.domain.Calculators.RiskFactor.ClientAtXpiCalculator.Calculate(KycInformation entity) in C:\\app\\xpi.us.onboard.domain\\Calculators\\RiskFactor\\ClientAtXpiCalculator.cs:line 29\r\n   at xpi.us.onboard.domain.Calculators.CalculatorEngine`2.<>c__DisplayClass2_0.<Calculate>b__0(ICalculator`2 calculator) in C:\\app\\xpi.us.onboard.domain\\Calculators\\CalculatorEngine.cs:line 25\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass32_0`2.<ForEachWorker>b__0(Int32 i)\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica.Execute()\r\n   --- End of inner exception stack trace ---\r\n   at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction`1 action, ParallelOptions options, Boolean stopOnFirstFailure)\r\n   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException)\r\n   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)\r\n   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](TSource[] array, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)\r\n   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)\r\n   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)\r\n   at xpi.us.onboard.domain.Calculators.CalculatorEngine`2.Calculate(TMessage entity)\r\n   at xpi.us.onboard.bus.Sagas.RiskFactorCalculator.Handle(KycInformation message, IMessageHandlerContext context) in C:\\app\\xpi.us.onboard.bus\\Sagas\\RiskFactorCalculator.cs:line 47\r\n   at NServiceBus.InvokeHandlerTerminator.Terminate(IInvokeHandlerContext context)\r\n   at NServiceBus.SagaPersistenceBehavior.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.LoadHandlersConnector.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.InvokeSagaNotFoundBehavior.<Invoke>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.DeserializeLogicalMessagesConnector.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.SubscriptionReceiverBehavior.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.InvokeAuditPipelineBehavior.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.ProcessingStatisticsBehavior.<Invoke>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.TransportReceiveToPhysicalMessageProcessingConnector.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.MainPipelineExecutor.<Invoke>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at NServiceBus.AzureStorageQueues.AtLeastOnceReceiveStrategy.<Receive>d__1.MoveNext()\r\n---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.\r\nParameter name: source\r\n   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)\r\n   at xpi.us.onboard.domain.Calculators.RiskFactor.ClientAtXpiCalculator.Calculate(KycInformation entity) in C:\\app\\xpi.us.onboard.domain\\Calculators\\RiskFactor\\ClientAtXpiCalculator.cs:line 29\r\n   at xpi.us.onboard.domain.Calculators.CalculatorEngine`2.<>c__DisplayClass2_0.<Calculate>b__0(ICalculator`2 calculator) in C:\\app\\xpi.us.onboard.domain\\Calculators\\CalculatorEngine.cs:line 25\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass32_0`2.<ForEachWorker>b__0(Int32 i)\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---\r\n\r\n---> (Inner Exception #1) System.ArgumentNullException: Value cannot be null.\r\nParameter name: source\r\n   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)\r\n   at xpi.us.onboard.domain.Calculators.RiskFactor.NatureOfBusinessCalculator.Calculate(KycInformation entity) in C:\\app\\xpi.us.onboard.domain\\Calculators\\RiskFactor\\NatureOfBusinessCalculator.cs:line 29\r\n   at xpi.us.onboard.domain.Calculators.CalculatorEngine`2.<>c__DisplayClass2_0.<Calculate>b__0(ICalculator`2 calculator) in C:\\app\\xpi.us.onboard.domain\\Calculators\\CalculatorEngine.cs:line 25\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass32_0`2.<ForEachWorker>b__0(Int32 i)\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---\r\n\r\n---> (Inner Exception #2) System.ArgumentNullException: Value cannot be null.\r\nParameter name: source\r\n   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)\r\n   at xpi.us.onboard.domain.Calculators.RiskFactor.WhereAssetsComeFromCalculator.Calculate(KycInformation entity) in C:\\app\\xpi.us.onboard.domain\\Calculators\\RiskFactor\\WhereAssetsComeFromCalculator.cs:line 29\r\n   at xpi.us.onboard.domain.Calculators.CalculatorEngine`2.<>c__DisplayClass2_0.<Calculate>b__0(ICalculator`2 calculator) in C:\\app\\xpi.us.onboard.domain\\Calculators\\CalculatorEngine.cs:line 25\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass32_0`2.<ForEachWorker>b__0(Int32 i)\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---\r\n\r\n---> (Inner Exception #3) System.ArgumentNullException: Value cannot be null.\r\nParameter name: source\r\n   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Func`2 predicate, Boolean& found)\r\n   at xpi.us.onboard.domain.Calculators.RiskFactor.InitialDepositAmountCalculator.Calculate(KycInformation entity) in C:\\app\\xpi.us.onboard.domain\\Calculators\\RiskFactor\\InitialDepositAmountCalculator.cs:line 29\r\n   at xpi.us.onboard.domain.Calculators.CalculatorEngine`2.<>c__DisplayClass2_0.<Calculate>b__0(ICalculator`2 calculator) in C:\\app\\xpi.us.onboard.domain\\Calculators\\CalculatorEngine.cs:line 25\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass32_0`2.<ForEachWorker>b__0(Int32 i)\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion)\r\n   at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---\r\n",
  27.         "NServiceBus.TimeOfFailure": "2018-04-25 19:23:37:559801 Z",
  28.         "NServiceBus.FailedQ": "xpi-us-nexus-risk",
  29.         "NServiceBus.ProcessingMachine": "B164592230A5",
  30.         "NServiceBus.ProcessingEndpoint": "xpi-us-nexus-risk",
  31.         "$.diagnostics.hostid": "be4427d2b81abbdebe181add12307fb3",
  32.         "$.diagnostics.hostdisplayname": "B164592230A5"
  33.     },
  34.     "Body": "77u/eyJFeHRlcm5hbElkIjoiMTA4MDA2NTAwMDAxNzQ1NTE4OSIsIlJlcXVlc3RTb3VyY2UiOiJab2hvIENSTSIsIkluaXRpYWxJbnZlc3RtZW50Ijo4NTAwMDAuMCwiVG90YWxOZXRXb3J0aCI6MTAwMDAwMC4wLCJUYXhDb3VudHJ5IjoiQnJhemlsIiwiTW9uZXlDb3VudHJ5IjoiQnJhemlsIiwiTmF0dXJlT2ZCdXNpbmVzcyI6IlJpc2siLCJEYXRlT2ZCaXJ0aCI6IjE5ODctMDItMTJUMDA6MDA6MDAiLCJJc1hwaUJyYXppbEN1c3RvbWVyIjpmYWxzZX0=",
  35.     "CorrelationId": "48862750-a5b5-4d76-ad0f-a8cd013f470e",
  36.     "Recoverable": true
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement