Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. ================= <Assembly Versions> =================
  2.  
  3. Platform: x64
  4. Ember Application (Revision: 2397)
  5. Ember API (Revision: 2395)
  6. Ember Extras Scraper (Revision: 2392)
  7. Ember Native Movie Scrapers (Revision: 2397)
  8. Ember XML Scraper (Revision: 2392)
  9. Renamer (Revision: 2397)
  10. Frame Extractor (Revision: 2392)
  11. Media File Manager (Revision: 2392)
  12. Movie List Exporter (Revision: 2392)
  13. NMT Jukebox Builder (Revision: 2392)
  14. Notifications (Revision: 2392)
  15. Offline Media Manager (Revision: 2392)
  16. Web Server (Revision: 2392)
  17. XBMC Controller (Revision: 2392)
  18. MediaBrowser Compatibility (Revision: 2392)
  19. YAMJ Compatibility (Revision: 2392)
  20. Genres Editor (Revision: 2392)
  21. Media Sources Editor (Revision: 2392)
  22. Audio & Video Codec Mapping (Revision: 2392)
  23. Ember Native TV Scrapers (Revision: 2397)
  24.  
  25. ================= <Assembly Versions> =================
  26.  
  27.  
  28. Title: Error
  29. Message: SQLite error
  30. no such table: movies
  31. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  32. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  33. at System.Data.SQLite.SQLiteDataReader.NextResult()
  34. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  35. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  36. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  37. at EmberAPI.Database.ClearNew()
  38. Date/Time: 1/26/2011 20:06:14
  39. ===========================================================================================
  40.  
  41. Title: Error
  42. Message: Database is not open
  43. StackTrace: at System.Data.SQLite.SQLiteCommand.InitializeForReader()
  44. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  45. at EmberAPI.Database.LoadMovieSourcesFromDB()
  46. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  47. Date/Time: 1/26/2011 20:07:39
  48. ===========================================================================================
  49.  
  50. Title: Error
  51. Message: Operation is not valid due to the current state of the object.
  52. StackTrace: at System.Data.SQLite.SQLiteConnection.BeginDbTransaction(IsolationLevel isolationLevel)
  53. at System.Data.SQLite.SQLiteConnection.BeginTransaction()
  54. at EmberAPI.Database.ClearNew()
  55. Date/Time: 1/26/2011 20:07:39
  56. ===========================================================================================
  57.  
  58. Title: Error
  59. Message: Database is not open
  60. StackTrace: at System.Data.SQLite.SQLiteCommand.InitializeForReader()
  61. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  62. at EmberAPI.Database.GetMoviePaths()
  63. at EmberAPI.Scanner.bwPrelim_DoWork(Object sender, DoWorkEventArgs e)
  64. Date/Time: 1/26/2011 20:07:39
  65. ===========================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement