Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 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.ExecuteDbDataReader(CommandBehavior behavior)
  37. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  38. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  39. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  40. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  41. at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
  42. Date/Time: 1/26/2011 10:22:44 PM
  43. ===========================================================================================
  44.  
  45. Title: Error
  46. Message: SQLite error
  47. no such table: TVShows
  48. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  49. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  50. at System.Data.SQLite.SQLiteDataReader.NextResult()
  51. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  52. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  53. at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  54. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  55. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  56. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  57. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  58. at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
  59. Date/Time: 1/26/2011 10:22:44 PM
  60. ===========================================================================================
  61.  
  62. Title: Error
  63. Message: SQLite error
  64. no such table: TVShows
  65. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  66. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  67. at System.Data.SQLite.SQLiteDataReader.NextResult()
  68. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  69. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  70. at System.Data.SQLite.SQLiteCommand.ExecuteScalar()
  71. at Ember_Media_Manager.frmMain.SetTVCount()
  72. at Ember_Media_Manager.frmMain.FillList(Int32 iIndex)
  73. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  74. Date/Time: 1/26/2011 10:22:44 PM
  75. ===========================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement