Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. ================= <Assembly Versions> =================
  2.  
  3. Platform: x86
  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.SQLiteCommand.GetStatement(Int32 index)
  34. at System.Data.SQLite.SQLiteDataReader.NextResult()
  35. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  36. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  37. at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  38. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  39. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  40. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  41. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  42. at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
  43. Date/Time: 2/7/2011 8:32:50 AM
  44. ===========================================================================================
  45.  
  46. Title: Error
  47. Message: SQLite error
  48. no such table: TVShows
  49. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  50. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  51. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  52. at System.Data.SQLite.SQLiteDataReader.NextResult()
  53. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  54. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  55. at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  56. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  57. at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  58. at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  59. at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  60. at EmberAPI.Database.FillDataTable(DataTable& dTable, String Command)
  61. Date/Time: 2/7/2011 8:32:50 AM
  62. ===========================================================================================
  63.  
  64. Title: Error
  65. Message: SQLite error
  66. no such table: TVShows
  67. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  68. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  69. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  70. at System.Data.SQLite.SQLiteDataReader.NextResult()
  71. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  72. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  73. at System.Data.SQLite.SQLiteCommand.ExecuteScalar()
  74. at Ember_Media_Manager.frmMain.SetTVCount()
  75. at Ember_Media_Manager.frmMain.FillList(Int32 iIndex)
  76. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  77. Date/Time: 2/7/2011 8:32:50 AM
  78. ===========================================================================================
  79.  
  80. Title: Error
  81. Message: SQLite error
  82. no such table: movies
  83. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  84. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  85. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  86. at System.Data.SQLite.SQLiteDataReader.NextResult()
  87. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  88. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  89. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  90. at EmberAPI.Database.ClearNew()
  91. Date/Time: 2/7/2011 8:32:58 AM
  92. ===========================================================================================
  93.  
  94. Title: Error
  95. Message: SQLite error
  96. no such table: Movies
  97. StackTrace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  98. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  99. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  100. at System.Data.SQLite.SQLiteDataReader.NextResult()
  101. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  102. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  103. at System.Data.SQLite.SQLiteCommand.ExecuteReader()
  104. at EmberAPI.Database.GetMoviePaths()
  105. at EmberAPI.Scanner.bwPrelim_DoWork(Object sender, DoWorkEventArgs e)
  106. Date/Time: 2/7/2011 8:32:58 AM
  107. ===========================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement