Advertisement
Guest User

Untitled

a guest
May 24th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 KB | None | 0 0
  1. 2015-05-25 13:20:29.4632,MYOB.Huxley.UI.Decorators.DecoratorFaultProcessor,Warn,1,This error should be handled: The request channel timed out while waiting for a reply after 00:02:59.7930000. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
  2. 2015-05-25 13:20:29.4882,MYOB.Huxley.Application.Program,Fatal,1,Fatal Exception
  3. 1 : System.TimeoutException
  4. ----------------------------------------
  5. System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.7930000. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://prd-proxy-1.myob.com/ARL/2015.2/Gateway/LicenceService/GetCompanyFileLicence/Unknown/Unknown/Unknown/00000000-0000-0000-0000-000000000000/GatewayServiceOAuth.svc' has exceeded the allotted timeout of 00:02:59.9980000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
  6. at System!0x060021bc!System.Net.HttpWebRequest.GetResponse() +0x66
  7. at System.ServiceModel!0x06001156!System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +0x16
  8. --- End of inner exception stack trace ---
  9. at System.ServiceModel!0x060011e9!System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) +0x2e
  10. at System.ServiceModel!0x06001156!System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +0xa3
  11. at System.ServiceModel!0x06000552!System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) +0xb1
  12. --- End of inner exception stack trace ---
  13. at mscorlib!0x06005491!System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +0x0
  14. at mscorlib!0x06005493!System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +0x1b1
  15. at Huxley.Service.Gateway!0x06000001!MYOB.Huxley.Service.Gateway.API.IGatewayService.Dispatch(String name, Object[] arguments)
  16. at Huxley.Service.Proxy!0x06000bf1!MYOB.Huxley.Service.Proxy.Services.ProxyLicenceService.GetCompanyFileLicence() +0x0
  17. at Huxley.BusinessLayer!0x06004b5c!MYOB.Huxley.BusinessLayer.Core.CompanyFile.get_Licence() +0x0
  18. at Huxley.ServiceModel!0x060000f6!MYOB.Huxley.ServiceModel.Proxy.HuxleyEndPointAddress.GetCloudEndPointAddress(IApplication application, ICompanyFile companyFile, ICloudContext cloudContext, String serviceName, String methodName) +0x5b
  19. at Huxley.Service.Proxy!0x06000008!MYOB.Huxley.Service.Proxy.Services.ProxyServiceBase.GetEndPointAddress(IServiceContext serviceContext, String serviceName, String methodName) +0x9
  20. at Huxley.Service.Proxy!0x06000006!MYOB.Huxley.Service.Proxy.Services.ProxyServiceBase.CreateService(String serviceName, String methodName) +0x0
  21. at Huxley.Service.Proxy!0x06000c43!MYOB.Huxley.Service.Proxy.Services.ProxyLoginService.LoginWithMydot(String myDotUsername, Nullable`1 sessionId) +0x0
  22. at Huxley.BusinessLayer!0x06004b9f!MYOB.Huxley.BusinessLayer.Core.CompanyFile.AuthenticateLoginSession(String myDotUserName) +0x24
  23. at Huxley.BusinessLayer!0x06004b65!MYOB.Huxley.BusinessLayer.Core.CompanyFile.Login(String myDotUserName) +0x3a
  24. at Huxley.UI.Model!0x060039ec!MYOB.Huxley.UI.Model.Facades.Common.UICompanyFile.<>c__DisplayClass17.<Login>b__16(IIntCompanyFile x, String mname) +0x0
  25. at Huxley.UI.Decorators!0x0600000d!MYOB.Huxley.UI.Decorators.DecoratorSiteExecutor.ExecuteWithReturn[TDecorate,TParm1,TReturn](TDecorate decoratedInstance, Func`3 execute, String siteName, IUIDecoratorFaultHandler faultHandler, TParm1 parm1, Int32 siteDepth, DecoratorType decoratorType, Type decoratingType) +0x37
  26. at Huxley.UI.Model!0x060039eb!MYOB.Huxley.UI.Model.Facades.Common.UICompanyFile.<>c__DisplayClass17.<Login>b__15() +0x1e
  27. at Huxley.UI.Model!0x0600214f!MYOB.Huxley.UI.Model.Facades.Common.UICompanyFile.ExecuteLogin(Func`1 executeLogin) +0x7
  28. at Huxley.UI.Model!0x06002151!MYOB.Huxley.UI.Model.Facades.Common.UICompanyFile.Login(String mydotUsername) +0x21
  29. at Huxley.UI.Model!0x0600070a!MYOB.Huxley.UI.Model.Context.UserLoginContext.LoginAsMydotUsername(String mydotUsername) +0x0
  30. at Huxley.UI.Controllers!0x060029f2!MYOB.Huxley.UI.Controllers.Users.UserLoginController.<TryFederatedLogin>b__14() +0x0
  31. at Huxley.UI.Controllers!0x060029f0!MYOB.Huxley.UI.Controllers.Users.UserLoginController.HandleLogin(Func`1 tryLogin) +0x0
  32. at Huxley.UI.Controllers!0x060029f1!MYOB.Huxley.UI.Controllers.Users.UserLoginController.TryFederatedLogin() +0xc
  33. at Huxley.UI.Forms!0x06003907!MYOB.Huxley.UI.Forms.Users.UserLogin.FederatedLoginSucceeds() +0x6a
  34. at Huxley.UI.Forms!0x06003901!MYOB.Huxley.UI.Forms.Users.UserLogin.OnLoad(EventArgs e) +0x83
  35. at System.Windows.Forms!0x06004bee!System.Windows.Forms.UserControl.OnCreateControl() +0x6
  36. at System.Windows.Forms!0x06000919!System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) +0xbf
  37. at System.Windows.Forms!0x06000919!System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) +0x92
  38. at System.Windows.Forms!0x06000919!System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) +0x92
  39. at System.Windows.Forms!0x06000919!System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) +0x92
  40. at System.Windows.Forms!0x0600079c!System.Windows.Forms.Control.CreateControl() +0x7
  41. at System.Windows.Forms!0x060009a6!System.Windows.Forms.Control.WmShowWindow(Message& m) +0x42
  42. at System.Windows.Forms!0x06000875!System.Windows.Forms.Control.WndProc(Message& m) +0x5b1
  43. at System.Windows.Forms!0x06000a77!System.Windows.Forms.ScrollableControl.WndProc(Message& m) +0x3a
  44. at System.Windows.Forms!0x06000adb!System.Windows.Forms.ContainerControl.WndProc(Message& m) +0x13
  45. at System.Windows.Forms!0x06002de7!System.Windows.Forms.Form.WmShowWindow(Message& m) +0x11
  46. at System.Windows.Forms!0x06002d82!System.Windows.Forms.Form.WndProc(Message& m) +0x222
  47. at DevExpress.Utils.v14.2!0x06000c20!DevExpress.XtraEditors.XtraForm.WndProc(Message& msg) +0x1a8
  48. at System.Windows.Forms!0x060009ef!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) +0x0
  49. at System.Windows.Forms!0x060009f0!System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) +0x8e
  50. at System.Windows.Forms!0x060009dc!System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) +0x25
  51. ==========
  52. MODULE: DevExpress.Utils.v14.2 => DevExpress.Utils.v14.2, Version=14.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:8816a7c165b24a3d8d93692e6a3c1f89; A:1
  53. MODULE: Huxley.BusinessLayer => Huxley.BusinessLayer, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:a421bb789d8345aabee870fdca14c126; A:1
  54. MODULE: Huxley.Service.Gateway => Huxley.Service.Gateway, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:f054f3cb8c744009957a4fc550207384; A:1
  55. MODULE: Huxley.Service.Proxy => Huxley.Service.Proxy, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:8d211cb6f661415c8bb3a9a4bfe0c0b0; A:1
  56. MODULE: Huxley.ServiceModel => Huxley.ServiceModel, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:2d38ac16eb3c4ea193d878785c11c1aa; A:1
  57. MODULE: Huxley.UI.Controllers => Huxley.UI.Controllers, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:618be14cfdff41019076364d99932065; A:1
  58. MODULE: Huxley.UI.Decorators => Huxley.UI.Decorators, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:952f16a539c946138513e7a1b856bce2; A:1
  59. MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:39c5204b44be4566a517ec116a80af9f; A:1
  60. MODULE: Huxley.UI.Model => Huxley.UI.Model, Version=2015.2.17.2166, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:00b445f7662043f4973d780630215a7e; A:1
  61. MODULE: mscorlib => mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:46c7f945589d4bf7bcf82771980299f4; A:1
  62. MODULE: System => System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:e23fbd890ee149b58bec2b43c82f9f71; A:1
  63. MODULE: System.ServiceModel => System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:3c5a30f6827d4a64ac29246a501293e2; A:1
  64. MODULE: System.Windows.Forms => System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:52997a485a824bf7b96fca47ebf0583f; A:1
  65.  
  66. ----------------------------------------
  67.  
  68. 2 : System.TimeoutException
  69. ----------------------------------------
  70. System.TimeoutException: The HTTP request to 'https://prd-proxy-1.myob.com/ARL/2015.2/Gateway/LicenceService/GetCompanyFileLicence/Unknown/Unknown/Unknown/00000000-0000-0000-0000-000000000000/GatewayServiceOAuth.svc' has exceeded the allotted timeout of 00:02:59.9980000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
  71. at System!0x060021bc!System.Net.HttpWebRequest.GetResponse() +0x66
  72. at System.ServiceModel!0x06001156!System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +0x16
  73. --- End of inner exception stack trace ---
  74. at System.ServiceModel!0x060011e9!System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) +0x2e
  75. at System.ServiceModel!0x06001156!System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +0xa3
  76. at System.ServiceModel!0x06000552!System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) +0xb1
  77. ==========
  78. MODULE: System => System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:e23fbd890ee149b58bec2b43c82f9f71; A:1
  79. MODULE: System.ServiceModel => System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:3c5a30f6827d4a64ac29246a501293e2; A:1
  80.  
  81. ----------------------------------------
  82.  
  83. 3 : System.Net.WebException
  84. ----------------------------------------
  85. System.Net.WebException: The operation has timed out
  86. at System!0x060021bc!System.Net.HttpWebRequest.GetResponse() +0x66
  87. at System.ServiceModel!0x06001156!System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) +0x16
  88. ==========
  89. MODULE: System => System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:e23fbd890ee149b58bec2b43c82f9f71; A:1
  90. MODULE: System.ServiceModel => System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:3c5a30f6827d4a64ac29246a501293e2; A:1
  91.  
  92. ----------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement