Normal
MPSync dont work: [code]See the end of this message for details on invokingjust-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************System.Data.SQLite.SQLiteException: The database disk image is malformeddatabase disk image is malformed at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain) at System.Data.SQLite.SQLiteCommand.BuildNextCommand() at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index) 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.ExecuteNonQuery() at System.Data.SQLite.SQLiteConnection.Open() at MPSync.MPSync_process.Create_Work_Tables(String path, String database) at MPSync.MPSync_process.MPSyncProcess() at MPSync.MPSync_settings.b_sync_now_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)[/CODE] [code]02.05.2013 17:22:48 - [INFO] MPSync: process plugin version 1.0.0.4 initialisation with DEBUG.02.05.2013 17:22:48 - [DEBUG] MPSync: Creating work table mpsync in database MusicDatabaseV12.db302.05.2013 17:22:48 - [DEBUG] MPSync: Creating work table mpsync in database MusicDatabaseV12.db302.05.2013 17:22:48 - [DEBUG] MPSync: Dropping triggers in database MusicDatabaseV12.db302.05.2013 17:22:48 - [DEBUG] MPSync: Creating work table mpsync in database TVSeriesDatabase4.db302.05.2013 17:22:48 - [DEBUG] MPSync: Creating work table mpsync in database TVSeriesDatabase4.db3[/CODE] I check, vacuum, reindex all databases, But it did not help, had to shut down the database synchronization.
MPSync dont work:
[code]See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Data.SQLite.SQLiteException: The database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
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.ExecuteNonQuery()
at System.Data.SQLite.SQLiteConnection.Open()
at MPSync.MPSync_process.Create_Work_Tables(String path, String database)
at MPSync.MPSync_process.MPSyncProcess()
at MPSync.MPSync_settings.b_sync_now_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[/CODE]
[code]02.05.2013 17:22:48 - [INFO] MPSync: process plugin version 1.0.0.4 initialisation with DEBUG.
02.05.2013 17:22:48 - [DEBUG] MPSync: Creating work table mpsync in database MusicDatabaseV12.db3
02.05.2013 17:22:48 - [DEBUG] MPSync: Dropping triggers in database MusicDatabaseV12.db3
02.05.2013 17:22:48 - [DEBUG] MPSync: Creating work table mpsync in database TVSeriesDatabase4.db3
I check, vacuum, reindex all databases, But it did not help, had to shut down the database synchronization.