Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.23 KB | None | 0 0
  1. Array
  2. (
  3. [Message] => An error has occurred.
  4. [ExceptionMessage] => One or more errors occurred.
  5. [ExceptionType] => System.AggregateException
  6. [StackTrace] => at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
  7. at MobileApi.Services.Rotor.Repositories.DictionaryRepository.get_Cities() in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.Services.Rotor\Repositories\DictionaryRepository.cs:line 174
  8. at MobileApi.Services.Rotor.Repositories.DictionaryRepository.GetCity(String something) in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.Services.Rotor\Repositories\DictionaryRepository.cs:line 180
  9. at Castle.Proxies.Invocations.IDictionaryRepository_GetCity.InvokeMethodOnTarget()
  10. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  11. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.LoggingInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\LoggingInterceptor.cs:line 99
  12. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  13. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.PerformanceInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\PerformanceInterceptor.cs:line 28
  14. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  15. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.CallContextStackInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\CallContextStackInterceptor.cs:line 24
  16. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  17. at Castle.Proxies.IDictionaryRepositoryProxy.GetCity(String something)
  18. at MobileApi.Services.Rotor.Repositories.Air.AirSearchRepository.SearchTariffs(String from1, String to1, DateTime date1, String from2, String to2, Nullable`1 date2, String from3, String to3, Nullable`1 date3, Int32 adults, Int32 children, Int32 infants, String serviceclass, Boolean onlydirect, String salesChannel, Boolean nextdate) in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.Services.Rotor\Repositories\Air\AirSearchRepository.cs:line 63
  19. at Castle.Proxies.Invocations.IAirSearchRepository_SearchTariffs.InvokeMethodOnTarget()
  20. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  21. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.PerformanceInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\PerformanceInterceptor.cs:line 28
  22. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  23. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.CallContextStackInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\CallContextStackInterceptor.cs:line 24
  24. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  25. at Castle.Proxies.IAirSearchRepositoryProxy.SearchTariffs(String from1, String to1, DateTime date1, String from2, String to2, Nullable`1 date2, String from3, String to3, Nullable`1 date3, Int32 adults, Int32 children, Int32 infants, String serviceclass, Boolean onlydirect, String salesChannel, Boolean nextdate)
  26. at MobileApi.Services.Rotor.Repositories.Air.AirSearchRepositoryWithFeatures.SearchTariffs(String from1, String to1, DateTime date1, String from2, String to2, Nullable`1 date2, String from3, String to3, Nullable`1 date3, Int32 adults, Int32 children, Int32 infants, String serviceclass, Boolean onlydirect, String salesChannel, Boolean nextdate) in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.Services.Rotor\Repositories\Air\AirSearchRepositoryWithFeatures.cs:line 44
  27. at Castle.Proxies.Invocations.IAirSearchRepository_SearchTariffs.InvokeMethodOnTarget()
  28. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  29. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.PerformanceInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\PerformanceInterceptor.cs:line 28
  30. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  31. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.CallContextStackInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\CallContextStackInterceptor.cs:line 24
  32. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  33. at Castle.Proxies.IAirSearchRepositoryProxy_1.SearchTariffs(String from1, String to1, DateTime date1, String from2, String to2, Nullable`1 date2, String from3, String to3, Nullable`1 date3, Int32 adults, Int32 children, Int32 infants, String serviceclass, Boolean onlydirect, String salesChannel, Boolean nextdate)
  34. at MobileApi.Models.Services.Defaults.Air.AirSearchService.SearchTariffs(String from1, String to1, DateTime date1, String from2, String to2, Nullable`1 date2, String from3, String to3, Nullable`1 date3, Int32 adults, Int32 children, Int32 infants, String serviceclass, Boolean onlydirect, String salesChannel, Boolean nextdate) in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.Models\Services\Defaults\Air\AirSearchService.cs:line 24
  35. at Castle.Proxies.Invocations.IAirSearchService_SearchTariffs.InvokeMethodOnTarget()
  36. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  37. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.LoggingInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\LoggingInterceptor.cs:line 99
  38. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  39. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.PerformanceInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\PerformanceInterceptor.cs:line 28
  40. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  41. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.CallContextStackInterceptor.Intercept(IInvocation invocation) in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\CallContextStackInterceptor.cs:line 24
  42. at Castle.DynamicProxy.AbstractInvocation.Proceed()
  43. at Castle.Proxies.IAirSearchServiceProxy.SearchTariffs(String from1, String to1, DateTime date1, String from2, String to2, Nullable`1 date2, String from3, String to3, Nullable`1 date3, Int32 adults, Int32 children, Int32 infants, String serviceclass, Boolean onlydirect, String salesChannel, Boolean nextdate)
  44. at MobileApi.WebApi.WebApi.Controllers.V2.FlightController.SearchTariffsPost(SearchRequestJson request) in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.WebApi\WebApi\Controllers\V2\FlightController.cs:line 302
  45. at lambda_method(Closure , Object , Object[] )
  46. at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__3(Object instance, Object[] methodParameters)
  47. at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
  48. --- End of stack trace from previous location where exception was thrown ---
  49. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  50. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  51. at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()
  52. --- End of stack trace from previous location where exception was thrown ---
  53. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  54. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  55. at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()
  56. --- End of stack trace from previous location where exception was thrown ---
  57. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  58. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  59. at System.Web.Http.Filters.AuthorizationFilterAttribute.d__3.MoveNext()
  60. --- End of stack trace from previous location where exception was thrown ---
  61. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  62. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  63. at System.Web.Http.Controllers.AuthenticationFilterResult.d__5.MoveNext()
  64. --- End of stack trace from previous location where exception was thrown ---
  65. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  66. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  67. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  68. at SpecIS.TravelServices.ModuleMobileApi.Interceptors.ControllersInterceptor.d__3.MoveNext() in b:\5\4\s\AddonsForProjects\Ozon\ModuleFlightApi\Interceptors\ControllersInterceptor.cs:line 82
  69. --- End of stack trace from previous location where exception was thrown ---
  70. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  71. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  72. at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()
  73. [InnerException] => Array
  74. (
  75. [Message] => An error has occurred.
  76. [ExceptionMessage] => There was no endpoint listening at net.pipe://gate.stage.ozon.travel/Ozon/DictionaryService/ that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
  77. [ExceptionType] => System.ServiceModel.EndpointNotFoundException
  78. [StackTrace] =>
  79. Server stack trace:
  80. at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
  81. at System.ServiceModel.Channels.PipeConnectionInitiator.PrepareConnect(Uri remoteUri, TimeSpan timeout, String& resolvedAddress, BackoffTimeoutHelper& backoffHelper)
  82. at System.ServiceModel.Channels.PipeConnectionInitiator.Connect(Uri remoteUri, TimeSpan timeout)
  83. at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  84. at System.ServiceModel.Channels.TracingConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  85. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  86. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  87. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  88. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  89. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  90. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  91. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  92. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  93. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  94. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  95. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  96.  
  97. Exception rethrown at [0]:
  98. at ExceptionHandlingProxy.ExceptionHandlingProxyBase`1.Invoke[TResult](String operationName, Object[] parameters) in b:\5\4\s\AddonsForProjects\Ozon\ExceptionHandlingProxy\ExceptionHandlingProxyBase.cs:line 601
  99. at GdsReferences.DictionaryService.DictionaryServiceProxy.GetCitiesForSearchAirLocation() in b:\5\4\s\AddonsForProjects\OzonSite\GdsReferences\Proxies\DictionaryServiceProxy.cs:line 56
  100. at MobileApi.Services.Rotor.Repositories.DictionaryRepository.b__7_0() in b:\5\4\s\AddonsForProjects\OzonMobile\MobileApi.Services.Rotor\Repositories\DictionaryRepository.cs:line 130
  101. at System.Threading.Tasks.Task`1.InnerInvoke()
  102. at System.Threading.Tasks.Task.Execute()
  103. [InnerException] => Array
  104. (
  105. [Message] => An error has occurred.
  106. [ExceptionMessage] => The pipe endpoint 'net.pipe://gate.stage.ozon.travel/Ozon/DictionaryService/' could not be found on your local machine.
  107. [ExceptionType] => System.IO.PipeException
  108. [StackTrace] =>
  109. )
  110.  
  111. )
  112.  
  113. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement