Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2017/06/19 16:46:20.290|Debug|27:|Heartbeat|handling 1 tasks
  2. 2017/06/19 16:46:20.305|Debug|27:|taskhandle|handling update
  3. 2017/06/19 16:46:20.321|Debug|27:|Reporting|deleting reported file C:\Signio_S2\queue\R!cac28ddb-32c0-4eb8-8dc9-7e46f179329b.xml
  4. 2017/06/19 16:46:20.352|Fatal|27:|service|UNHANDLED EXCEPTION: Nie znaleziono konstruktora dla typu 'Signio.Client.Shared.Daemons.UpdateDaemon'. Nie znaleziono konstruktora dla typu 'Signio.Client.Shared.Daemons.UpdateDaemon'. System.MissingMethodException MissingMethodException System.MissingMethodException: Nie znaleziono konstruktora dla typu 'Signio.Client.Shared.Daemons.UpdateDaemon'.
  5.    w System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
  6.    w System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
  7.    w System.Activator.CreateInstance(Type type, Object[] args)
  8.    w Signio.Client.Shared.Tasks.TaskHandler.<HandleUpdate>d__13.MoveNext()
  9. --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
  10.    w System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
  11.    w System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
  12.    w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  13.    w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  14.    w System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  15.    w System.Threading.ThreadPoolWorkQueue.Dispatch()
  16.    w System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() System.Object CreateInstanceImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[], System.Threading.StackCrawlMark ByRef)    w System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
  17.    w System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
  18.    w System.Activator.CreateInstance(Type type, Object[] args)
  19.    w Signio.Client.Shared.Tasks.TaskHandler.<HandleUpdate>d__13.MoveNext()
  20. --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
  21.    w System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
  22.    w System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
  23.    w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  24.    w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  25.    w System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  26.    w System.Threading.ThreadPoolWorkQueue.Dispatch()
  27.    w System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
  28. 2017/06/19 16:46:20.874|Debug|18:ReportingDaemon|Reporting|waiting 00:00:56.3684660 for 19.06.2017 16:47:17
  29. 2017/06/19 16:46:20.882|Debug|26:UdpListener|link|listening at *:51910
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement