Advertisement
Guest User

Display Error

a guest
Apr 19th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. 2015-04-19 13:18:52.0969 Warn - HttpServer: Web socket connection not allowed
  2. 2015-04-19 13:18:52.8969 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
  3. *** Error Report ***
  4. Version: 3.0.5582.4
  5. Command line: C:\Users\Rick\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
  6. Operating system: Microsoft Windows NT 6.2.9200.0
  7. Processor count: 2
  8. 64-Bit OS: True
  9. 64-Bit Process: False
  10. Program data path: C:\Users\Rick\AppData\Roaming\MediaBrowser-Server
  11. Application Path: C:\Users\Rick\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
  12. Value cannot be null.
  13. Parameter name: filename
  14. System.ArgumentNullException
  15. at MediaBrowser.Common.Implementations.IO.CommonFileSystem.GetValidFilename(String filename)
  16. at MediaBrowser.Server.Implementations.Library.LibraryManager.<GetNamedView>d__b2.MoveNext()
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  19. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  20. at MediaBrowser.Server.Implementations.Library.UserViewManager.<GetUserView>d__33.MoveNext()
  21. --- End of stack trace from previous location where exception was thrown ---
  22. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  23. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  24. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  25. at MediaBrowser.Server.Implementations.Library.UserViewManager.<GetUserViews>d__1d.MoveNext()
  26. --- End of stack trace from previous location where exception was thrown ---
  27. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  28. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  29. at MediaBrowser.Api.UserLibrary.UserViewsService.<Get>d__5.MoveNext()
  30.  
  31. 2015-04-19 13:18:52.8969 Error - HttpServer: Error processing request for /Users/55daa0d5812e11e46ae7f4d1905706d2/Views?&_=1429459404552
  32. *** Error Report ***
  33. Version: 3.0.5582.4
  34. Command line: C:\Users\Rick\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
  35. Operating system: Microsoft Windows NT 6.2.9200.0
  36. Processor count: 2
  37. 64-Bit OS: True
  38. 64-Bit Process: False
  39. Program data path: C:\Users\Rick\AppData\Roaming\MediaBrowser-Server
  40. Application Path: C:\Users\Rick\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
  41. Value cannot be null.
  42. Parameter name: filename
  43. ServiceStack.HttpError
  44. No Stack Trace Available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement