Advertisement
Guest User

Untitled

a guest
Jan 1st, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. 2014-01-01 19:08:09.4766, Info, Main, Media Browser Server started
  2. 2014-01-01 19:08:09.4825, Info, Main, Command line: /home/ubuntutest/Downloads/Release Mono/MediaBrowser.Server.Mono.exe
  3. 2014-01-01 19:08:09.4829, Info, Main, Server: ubuntutest-VirtualBox
  4. 2014-01-01 19:08:09.4829, Info, Main, Operating system: Unix 3.8.0.19
  5. 2014-01-01 19:08:09.6287, Info, App, Loading MediaBrowser.Api, Version=3.0.5114.22036, Culture=neutral, PublicKeyToken=null
  6. 2014-01-01 19:08:09.6287, Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5114.22035, Culture=neutral, PublicKeyToken=null
  7. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Model, Version=3.0.5114.22032, Culture=neutral, PublicKeyToken=null
  8. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Common, Version=3.0.5114.22033, Culture=neutral, PublicKeyToken=null
  9. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Controller, Version=3.0.5114.22033, Culture=neutral, PublicKeyToken=null
  10. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  11. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5114.22033, Culture=neutral, PublicKeyToken=null
  12. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5114.22035, Culture=neutral, PublicKeyToken=null
  13. 2014-01-01 19:08:09.6289, Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5114.22037, Culture=neutral, PublicKeyToken=null
  14. 2014-01-01 19:08:09.6355, Info, App, Version 3.0.5114.22037 initializing
  15. 2014-01-01 19:08:09.6555, Info, SqliteUserRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/users.db
  16. 2014-01-01 19:08:09.6871, Info, SqliteItemRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/chapters.db
  17. 2014-01-01 19:08:09.6889, Info, SqliteItemRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/mediainfo.db
  18. 2014-01-01 19:08:09.6902, Info, SqliteItemRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/providerinfo.db
  19. 2014-01-01 19:08:09.7361, Info, SqliteNotificationsRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/notifications.db
  20. 2014-01-01 19:08:09.7416, Info, SqliteUserDataRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/userdata_v2.db
  21. 2014-01-01 19:08:09.7441, Info, SqliteItemRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/library.db
  22. 2014-01-01 19:08:09.7473, Info, SqliteDisplayPreferencesRepository, Opening /home/ubuntutest/Downloads/Release Mono/ProgramData-Server/data/displaypreferences.db
  23. 2014-01-01 19:08:09.9727, Info, App, Requesting administrative access to authorize http server
  24. 2014-01-01 19:08:10.0516, Info, HttpServer, Calling ServiceStack AppHost.Init
  25. 2014-01-01 19:08:10.6505, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerResourcesService is not a Web Service that inherits IService
  26. at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in <filename unknown>:0
  27. 2014-01-01 19:08:10.6533, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerApiService is not a Web Service that inherits IService
  28. at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in <filename unknown>:0
  29. 2014-01-01 19:08:10.6652, Info, ServiceStackHost, Initializing Application took 958.36ms
  30. 2014-01-01 19:08:10.6772, Info, App, Loading Http Server
  31. 2014-01-01 19:08:10.6804, Info, HttpServer, Adding HttpListener Prefixes
  32. 2014-01-01 19:08:10.6804, Info, HttpServer, Starting HttpListner
  33. 2014-01-01 19:08:10.6926, Info, App, Starting Alchemy web socket server on port 9001
  34. 2014-01-01 19:08:10.6952, Error, App, The web socket server is unable to start on port 9001 due to a Socket error. This can occasionally happen when the operating system takes longer than usual to release the IP bindings from the previous session. This can take up to five minutes. Please try waiting or rebooting the system.
  35. An exception was thrown by the type initializer for Mono.Unix.Native.Syscall
  36. System.TypeInitializationException
  37. at MediaBrowser.Server.Implementations.WebSocket.AlchemyServer.Start (Int32 portNumber) [0x00000] in <filename unknown>:0
  38. InnerException: System.EntryPointNotFoundException
  39. Mono_Posix_Syscall_get_at_fdcwd
  40. at (wrapper managed-to-native) Mono.Unix.Native.Syscall:get_at_fdcwd ()
  41. at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
  42.  
  43. 2014-01-01 19:08:10.6966, Error, Main, UnhandledException
  44. One or more errors occured
  45. System.AggregateException
  46. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  47. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  48. at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager) [0x00000] in <filename unknown>:0
  49. at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
  50. InnerException: System.TypeInitializationException
  51. An exception was thrown by the type initializer for Mono.Unix.Native.Syscall
  52. at MediaBrowser.Server.Implementations.WebSocket.AlchemyServer.Start (Int32 portNumber) [0x00000] in <filename unknown>:0
  53. InnerException: System.EntryPointNotFoundException
  54. Mono_Posix_Syscall_get_at_fdcwd
  55. at (wrapper managed-to-native) Mono.Unix.Native.Syscall:get_at_fdcwd ()
  56. at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement