Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.59 KB | None | 0 0
  1. [Error] Create aborted. Unable to verify licence details: One or more errors occurred.
  2. [Error] [0] (AggregateException) : System.AggregateException: One or more errors occurred. ---> System.TimeoutException: The operation has timed out.
  3. at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
  4. at (wrapper remoting-invoke) CCLClient45.LicencingClient.IService:GetLicenceSummary (System.Guid)
  5. at CCLClient45.LicencingClient.ServiceClient.GetLicenceSummary (System.Guid LicenceKey) [0x00006] in <f9179c2720f94fca969a677135821b63>:0
  6. at CCLClient45.Licencing+<>c__DisplayClass21_0.<GetLicenceInfo>b__0 () [0x00000] in <f9179c2720f94fca969a677135821b63>:0
  7. at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in <3574b7750bbd4f3481d1561b74d01b33>:0
  8. at System.Threading.Tasks.Task.Execute () [0x00010] in <3574b7750bbd4f3481d1561b74d01b33>:0
  9. --- End of stack trace from previous location where exception was thrown ---
  10. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <3574b7750bbd4f3481d1561b74d01b33>:0
  11. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <3574b7750bbd4f3481d1561b74d01b33>:0
  12. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <3574b7750bbd4f3481d1561b74d01b33>:0
  13. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <3574b7750bbd4f3481d1561b74d01b33>:0
  14. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <3574b7750bbd4f3481d1561b74d01b33>:0
  15. at CCLClient45.Licencing+<GetLicenceInfo>d__21.MoveNext () [0x0009b] in <f9179c2720f94fca969a677135821b63>:0
  16. --- End of inner exception stack trace ---
  17. at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <3574b7750bbd4f3481d1561b74d01b33>:0
  18. at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <3574b7750bbd4f3481d1561b74d01b33>:0
  19. at System.Threading.Tasks.Task.Wait () [0x00000] in <3574b7750bbd4f3481d1561b74d01b33>:0
  20. at InstanceManagerCLI.Core.CreateInstance (System.String Module, System.String InstanceName, System.String IPBinding, System.Int32 PortNumber, System.String LicenceKey, System.String AdminPassword, System.Collections.Generic.Dictionary`2[TKey,TValue] ProvisionSettings) [0x000d7] in <83d206714df5491eb87887042279d6aa>:0
  21. ---> (Inner Exception #0) System.TimeoutException: The operation has timed out.
  22. at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
  23. at (wrapper remoting-invoke) CCLClient45.LicencingClient.IService:GetLicenceSummary (System.Guid)
  24. at CCLClient45.LicencingClient.ServiceClient.GetLicenceSummary (System.Guid LicenceKey) [0x00006] in <f9179c2720f94fca969a677135821b63>:0
  25. at CCLClient45.Licencing+<>c__DisplayClass21_0.<GetLicenceInfo>b__0 () [0x00000] in <f9179c2720f94fca969a677135821b63>:0
  26. at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in <3574b7750bbd4f3481d1561b74d01b33>:0
  27. at System.Threading.Tasks.Task.Execute () [0x00010] in <3574b7750bbd4f3481d1561b74d01b33>:0
  28. --- End of stack trace from previous location where exception was thrown ---
  29. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <3574b7750bbd4f3481d1561b74d01b33>:0
  30. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <3574b7750bbd4f3481d1561b74d01b33>:0
  31. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <3574b7750bbd4f3481d1561b74d01b33>:0
  32. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <3574b7750bbd4f3481d1561b74d01b33>:0
  33. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <3574b7750bbd4f3481d1561b74d01b33>:0
  34. at CCLClient45.Licencing+<GetLicenceInfo>d__21.MoveNext () [0x0009b] in <f9179c2720f94fca969a677135821b63>:0 <---
  35.  
  36. [Error] [1] (TimeoutException) : System.TimeoutException: The operation has timed out.
  37. at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
  38. at (wrapper remoting-invoke) CCLClient45.LicencingClient.IService:GetLicenceSummary (System.Guid)
  39. at CCLClient45.LicencingClient.ServiceClient.GetLicenceSummary (System.Guid LicenceKey) [0x00006] in <f9179c2720f94fca969a677135821b63>:0
  40. at CCLClient45.Licencing+<>c__DisplayClass21_0.<GetLicenceInfo>b__0 () [0x00000] in <f9179c2720f94fca969a677135821b63>:0
  41. at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in <3574b7750bbd4f3481d1561b74d01b33>:0
  42. at System.Threading.Tasks.Task.Execute () [0x00010] in <3574b7750bbd4f3481d1561b74d01b33>:0
  43. --- End of stack trace from previous location where exception was thrown ---
  44. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <3574b7750bbd4f3481d1561b74d01b33>:0
  45. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <3574b7750bbd4f3481d1561b74d01b33>:0
  46. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <3574b7750bbd4f3481d1561b74d01b33>:0
  47. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <3574b7750bbd4f3481d1561b74d01b33>:0
  48. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <3574b7750bbd4f3481d1561b74d01b33>:0
  49. at CCLClient45.Licencing+<GetLicenceInfo>d__21.MoveNext () [0x0009b] in <f9179c2720f94fca969a677135821b63>:0
  50. [Error] at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <3574b7750bbd4f3481d1561b74d01b33>:0
  51. at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <3574b7750bbd4f3481d1561b74d01b33>:0
  52. at System.Threading.Tasks.Task.Wait () [0x00000] in <3574b7750bbd4f3481d1561b74d01b33>:0
  53. at InstanceManagerCLI.Core.CreateInstance (System.String Module, System.String InstanceName, System.String IPBinding, System.Int32 PortNumber, System.String LicenceKey, System.String AdminPassword, System.Collections.Generic.Dictionary`2[TKey,TValue] ProvisionSettings) [0x000d7] in <83d206714df5491eb87887042279d6aa>:0
  54. [Error] Please wait a moment and try again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement