Snuf

unhandled_f842c76b-8196-4bf1-95a9-0670856f6291

Apr 5th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. One or more errors occurred.
  2. System.AggregateException
  3. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x7fd08c657110 + 0x005a9> in <filename unknown>:0
  4. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout) <0x7fd08c6570b0 + 0x00028> in <filename unknown>:0
  5. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) <0x7fd08c657020 + 0x00016> in <filename unknown>:0
  6. at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrowser.Server.Startup.Common.StartupOptions options) <0x4006b7f0 + 0x00398> in <filename unknown>:0
  7. at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) <0x40017ff0 + 0x001c7> in <filename unknown>:0
  8. InnerException: System.Runtime.Serialization.SerializationException
  9. Type definitions should start with a '{', expecting serialized type 'User', got string starting with: "{\"UsesIdForConfigurationPath\":true,\"Password\"
  10. at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (ServiceStack.Text.TypeConfig typeConfig, System.String strType, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.Dictionary`2 typeAccessorMap) <0x401b9220 + 0x00f8b> in <filename unknown>:0
  11. at ServiceStack.Text.Common.DeserializeType`1+<>c__DisplayClass3[TSerializer].<GetParseMethod>b__1 (System.String value) <0x401b9190 + 0x0002f> in <filename unknown>:0
  12. at ServiceStack.Text.Json.JsonReader`1[T].Parse (System.String value) <0x401a4510 + 0x001d4> in <filename unknown>:0
  13. at ServiceStack.Text.JsonSerializer.DeserializeFromString[T] (System.String value) <0x401a3a10 + 0x0005f> in <filename unknown>:0
  14. at ServiceStack.Text.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) <0x401a38b0 + 0x0007f> in <filename unknown>:0
  15. at MediaBrowser.Common.Implementations.Serialization.JsonSerializer.DeserializeFromStream[T] (System.IO.Stream stream) <0x401a3830 + 0x00033> in <filename unknown>:0
  16. at MediaBrowser.Server.Implementations.Persistence.SqliteUserRepository+<RetrieveAllUsers>c__Iterator2.MoveNext () <0x401d8a00 + 0x002f5> in <filename unknown>:0
  17. at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x7fd08c4f9c70 + 0x001fb> in <filename unknown>:0
  18. at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x40018690 + 0x00070> in <filename unknown>:0
  19. at MediaBrowser.Server.Implementations.Library.UserManager+<LoadUsers>c__async3.MoveNext () <0x401d7ff0 + 0x000af> in <filename unknown>:0
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd08c5b76d0 + 0x00029> in <filename unknown>:0
  22. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd08c5b56b0 + 0x000a7> in <filename unknown>:0
  23. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd08c5b5630 + 0x0006b> in <filename unknown>:0
  24. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd08c5b55e0 + 0x0003a> in <filename unknown>:0
  25. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7fd08c5b5d10 + 0x00017> in <filename unknown>:0
  26. at MediaBrowser.Server.Implementations.Library.UserManager+<Initialize>c__async0.MoveNext () <0x401d7330 + 0x001e4> in <filename unknown>:0
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd08c5b76d0 + 0x00029> in <filename unknown>:0
  29. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd08c5b56b0 + 0x000a7> in <filename unknown>:0
  30. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd08c5b5630 + 0x0006b> in <filename unknown>:0
  31. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd08c5b55e0 + 0x0003a> in <filename unknown>:0
  32. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x7fd08c5b5b10 + 0x00012> in <filename unknown>:0
  33. at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterResources>c__async1.MoveNext () <0x40150800 + 0x08025> in <filename unknown>:0
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7fd08c5b76d0 + 0x00029> in <filename unknown>:0
  36. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7fd08c5b56b0 + 0x000a7> in <filename unknown>:0
  37. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7fd08c5b5630 + 0x0006b> in <filename unknown>:0
  38. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7fd08c5b55e0 + 0x0003a> in <filename unknown>:0
  39. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x7fd08c5b5b10 + 0x00012> in <filename unknown>:0
  40. at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>c__async0[TApplicationPathsType].MoveNext () <0x4010b000 + 0x00813> in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment