Advertisement
Guest User

Untitled

a guest
Nov 12th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.74 KB | None | 0 0
  1. time,logger,callsite,threadid,level,message,exception
  2. 2016-11-12 09:27:25.7323,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,====Ember Media Manager starting up====,
  3. 2016-11-12 09:27:25.7873,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,==== 1.4.8.0 Alpha 23 ====,
  4. 2016-11-12 09:28:32.6381,EmberAPI.Database,EmberAPI.Database.Connect_MyVideos,1,ERROR,Connect_MyVideos Error creating database,"EXCEPTION OCCURRED:System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  5. unable to open database file
  6. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  7. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  8. at System.Data.SQLite.SQLiteDataReader.NextResult()
  9. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  10. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  11. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  12. at EmberAPI.Database.Connect_MyVideos()* at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  13. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  14. at System.Data.SQLite.SQLiteDataReader.NextResult()
  15. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  16. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  17. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  18. at EmberAPI.Database.Connect_MyVideos()"
  19. 2016-11-12 09:28:34.0722,EmberAPI.Database,EmberAPI.Database.CloseDatabase,1,ERROR,CloseDatabase There was a problem closing the media database.,"EXCEPTION OCCURRED:System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  20. unable to open database file
  21. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  22. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  23. at System.Data.SQLite.SQLiteDataReader.NextResult()
  24. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  25. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  26. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  27. at EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)* at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  28. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  29. at System.Data.SQLite.SQLiteDataReader.NextResult()
  30. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  31. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  32. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  33. at EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)"
  34. 2016-11-12 09:28:34.1642,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_UnhandledException,1,ERROR,EmberAPI,"EXCEPTION OCCURRED:System.NullReferenceException: Object reference not set to an instance of an object.
  35. at EmberAPI.Database.LoadAllGenres()
  36. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  37. at System.EventHandler.Invoke(Object sender, EventArgs e)
  38. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  39. at System.Windows.Forms.Form.OnCreateControl()
  40. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  41. at System.Windows.Forms.Control.CreateControl()
  42. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  43. at System.Windows.Forms.Control.WndProc(Message& m)
  44. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  45. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)* at EmberAPI.Database.LoadAllGenres()
  46. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  47. at System.EventHandler.Invoke(Object sender, EventArgs e)
  48. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  49. at System.Windows.Forms.Form.OnCreateControl()
  50. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  51. at System.Windows.Forms.Control.CreateControl()
  52. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  53. at System.Windows.Forms.Control.WndProc(Message& m)
  54. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  55. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)"
  56. 2016-11-12 09:30:12.1138,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,====Ember Media Manager starting up====,
  57. 2016-11-12 09:30:12.1138,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,==== 1.4.8.0 Alpha 23 ====,
  58. 2016-11-12 09:30:16.4771,EmberAPI.Database,EmberAPI.Database.Connect_MyVideos,1,ERROR,Connect_MyVideos Error creating database,"EXCEPTION OCCURRED:System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  59. unable to open database file
  60. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  61. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  62. at System.Data.SQLite.SQLiteDataReader.NextResult()
  63. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  64. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  65. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  66. at EmberAPI.Database.Connect_MyVideos()* at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  67. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  68. at System.Data.SQLite.SQLiteDataReader.NextResult()
  69. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  70. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  71. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  72. at EmberAPI.Database.Connect_MyVideos()"
  73. 2016-11-12 09:30:17.8572,EmberAPI.Database,EmberAPI.Database.CloseDatabase,1,ERROR,CloseDatabase There was a problem closing the media database.,"EXCEPTION OCCURRED:System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  74. unable to open database file
  75. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  76. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  77. at System.Data.SQLite.SQLiteDataReader.NextResult()
  78. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  79. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  80. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  81. at EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)* at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  82. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  83. at System.Data.SQLite.SQLiteDataReader.NextResult()
  84. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  85. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  86. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  87. at EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)"
  88. 2016-11-12 09:30:17.8572,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_UnhandledException,1,ERROR,EmberAPI,"EXCEPTION OCCURRED:System.NullReferenceException: Object reference not set to an instance of an object.
  89. at EmberAPI.Database.LoadAllGenres()
  90. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  91. at System.EventHandler.Invoke(Object sender, EventArgs e)
  92. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  93. at System.Windows.Forms.Form.OnCreateControl()
  94. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  95. at System.Windows.Forms.Control.CreateControl()
  96. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  97. at System.Windows.Forms.Control.WndProc(Message& m)
  98. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  99. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)* at EmberAPI.Database.LoadAllGenres()
  100. at Ember_Media_Manager.frmMain.frmMain_Load(Object sender, EventArgs e)
  101. at System.EventHandler.Invoke(Object sender, EventArgs e)
  102. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  103. at System.Windows.Forms.Form.OnCreateControl()
  104. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  105. at System.Windows.Forms.Control.CreateControl()
  106. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  107. at System.Windows.Forms.Control.WndProc(Message& m)
  108. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  109. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement