- 2013-10-28 06:17:50.2506, Info, Main, Media Browser Server started
- 2013-10-28 06:17:50.2506, Info, Main, Command line: C:\Users\Shaefurr\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
- 2013-10-28 06:17:50.2662, Info, Main, Server: MEDIA-SERVER8
- 2013-10-28 06:17:50.2662, Info, Main, Operating system: Microsoft Windows NT 6.2.9200.0
- 2013-10-28 06:17:50.2662, Info, Main, Program data path: C:\Users\Shaefurr\AppData\Roaming\MediaBrowser-Server
- 2013-10-28 06:17:50.2662, Info, Main, Executable: C:\Users\Shaefurr\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
- 2013-10-28 06:17:50.5006, Info, App, Loading GameBrowser, Version=2.9.5038.32002, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5006, Info, App, Loading MBBookshelf, Version=1.0.5010.29813, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5006, Info, App, Loading MediaBrowser.Plugins.RottenTomatoes, Version=1.0.5023.36724, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Plugins.Trailers, Version=1.0.5034.15104, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading Trakt, Version=1.9.5047.40477, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Api, Version=3.0.5031.21341, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5031.21341, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Model, Version=3.0.5031.21339, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Common, Version=3.0.5031.21340, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Controller, Version=3.0.5031.21340, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5031.21340, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5031.21341, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.IsoMounter, Version=1.0.5025.12100, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.5162, Info, App, Loading MediaBrowser.ServerApplication, Version=3.0.5031.21343, Culture=neutral, PublicKeyToken=null
- 2013-10-28 06:17:50.6100, Info, App, Version 3.0.5031.21343 initializing
- 2013-10-28 06:17:50.8599, Info, HttpServer, Calling EndpointHost.ConfigureHost
- 2013-10-28 06:17:50.8912, Info, HttpServer, Calling ServiceStack AppHost.Init
- 2013-10-28 06:17:51.4850, Info, App, Loading Http Server
- 2013-10-28 06:17:51.4850, Info, HttpServer, Creating HttpListner
- 2013-10-28 06:17:51.4850, Info, HttpServer, Adding HttpListener Prefixes
- 2013-10-28 06:17:51.5006, Info, HttpServer, Starting HttpListner
- 2013-10-28 06:17:51.5006, Info, HttpServer, Creating HttpListner observable stream
- 2013-10-28 06:17:54.4849, Error, App, Error launching application
- database disk image is malformed
- database disk image is malformed
- System.Data.SQLite.SQLiteException
- at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
- at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
- at System.Data.SQLite.SQLiteDataReader.NextResult()
- at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
- at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
- at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
- at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository.RetrieveItem(Guid id)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.RetrieveItem(Guid id)
- at MediaBrowser.Controller.Entities.Folder.RetrieveChild(Guid child)
- at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
- at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.RetrieveItem(Guid id)
- at MediaBrowser.Controller.Entities.Folder.RetrieveChild(Guid child)
- at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
- at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.RetrieveItem(Guid id)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.CreateRootFolder()
- at System.Threading.LazyInitializer.EnsureInitializedCore[T](T& target, Boolean& initialized, Object& syncLock, Func`1 valueFactory)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.get_RootFolder()
- at MediaBrowser.Server.Implementations.IO.DirectoryWatchers.Start()
- at MediaBrowser.ServerApplication.ApplicationHost.<RunStartupTasks>d__1.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at MediaBrowser.ServerApplication.App.<LoadApplication>d__0.MoveNext()
- 2013-10-28 06:17:54.8444, Info, App, StartupTrigger fired for task: Check for application updates
- 2013-10-28 06:17:54.8444, Info, App, StartupTrigger fired for task: Log file cleanup
- 2013-10-28 06:17:54.8444, Info, App, StartupTrigger fired for task: Cache file cleanup
- 2013-10-28 06:17:54.8444, Info, App, StartupTrigger fired for task: Check for plugin updates
- 2013-10-28 06:17:54.8444, Info, App, Executing Check for application updates
- 2013-10-28 06:17:54.8444, Info, App, Executing Log file cleanup
- 2013-10-28 06:17:54.8444, Info, App, Executing Cache file cleanup
- 2013-10-28 06:17:54.8444, Info, App, Executing Check for plugin updates
- 2013-10-28 06:17:54.8599, Info, App, Log file cleanup Completed after 0 minute(s) and 0 seconds
- 2013-10-28 06:17:54.8756, Info, App, HttpClientManager.Get url: http://www.mb3admin.com/admin/service/MB3Packages.json
- 2013-10-28 06:17:54.8756, Info, App, HttpClientManager.Get url: http://www.mb3admin.com/admin/service/MB3Packages.json
- 2013-10-28 06:17:54.8756, Info, App, StartupTrigger fired for task: Scan media library
- 2013-10-28 06:17:54.8756, Info, App, Executing Scan media library
- 2013-10-28 06:17:54.8756, Info, App, Cache file cleanup Completed after 0 minute(s) and 0 seconds
- 2013-10-28 06:17:54.8912, Info, App, Validating media library
- 2013-10-28 06:17:55.3131, Info, App, Update Revision 3.0.5048.30418 available. Updating...
- 2013-10-28 06:17:55.3287, Info, App, HttpClientManager.GetTempFile url: http://www.mb3admin.com/admin/service/packageFiles/MBServer_3.0.5048.30418.zip_3.0.5048.30418.exe, temp file: C:\Users\Shaefurr\AppData\Roaming\MediaBrowser-Server\cache\temp\22a73009-73c1-4531-b6c7-c2c240489455.tmp
- 2013-10-28 06:17:55.3599, Info, App, Check for plugin updates Completed after 0 minute(s) and 0 seconds
- 2013-10-28 06:17:57.3599, Error, App, Error
- database disk image is malformed
- database disk image is malformed
- System.Data.SQLite.SQLiteException
- at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
- at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
- at System.Data.SQLite.SQLiteDataReader.NextResult()
- at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
- at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
- at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
- at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository.RetrieveItem(Guid id)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.RetrieveItem(Guid id)
- at MediaBrowser.Controller.Entities.Folder.RetrieveChild(Guid child)
- at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
- at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.RetrieveItem(Guid id)
- at MediaBrowser.Controller.Entities.Folder.RetrieveChild(Guid child)
- at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
- at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.RetrieveItem(Guid id)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.CreateRootFolder()
- at System.Threading.LazyInitializer.EnsureInitializedCore[T](T& target, Boolean& initialized, Object& syncLock, Func`1 valueFactory)
- at MediaBrowser.Server.Implementations.Library.LibraryManager.get_RootFolder()
- at MediaBrowser.Server.Implementations.Library.LibraryManager.<ValidateMediaLibraryInternal>d__4c.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClasse.<<ExecuteTask>b__d>d__10.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<Execute>d__5.MoveNext()
- 2013-10-28 06:17:57.3599, Info, App, Scan media library Failed after 0 minute(s) and 2 seconds
- 2013-10-28 06:17:58.6100, Info, App, Application has been updated to version 3.0.5048.30418
- 2013-10-28 06:17:58.6100, Info, App, Check for application updates Completed after 0 minute(s) and 3 seconds