Flare crashes after a few imports/folder moves.
Posted: Wed Sep 14, 2016 8:50 am
I can get through 4-5 imports and the Flare will lock up with the error that is attached. The text below is what is in the details.
After the crash i have to wait about 10-15 minutes before i can get back into it due to the error also attached which is killing productivity.
Is there a fix for the crashing and/or a quicker and better way to get back into it to continue working?
ERROR: 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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at B3.ContentAnalyzerKit.ContentDatabaseWrapper.CleanupDeletedFolder(IUrl folder)
at B3.ContentAnalyzerKit.ContentDatabaseWrapper.OnFileSystemChangedOutside(Object source, FileSystemEventArgs e, FilesystemEntityType fseType)
at B3.ContentAnalyzerKit.ContentDatabaseWrapper.OnFileSystemChangedOutsideDirectory(Object source, FileSystemEventArgs e)
at System.IO.FileSystemWatcher.OnDeleted(FileSystemEventArgs e)
at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
After the crash i have to wait about 10-15 minutes before i can get back into it due to the error also attached which is killing productivity.
Is there a fix for the crashing and/or a quicker and better way to get back into it to continue working?
ERROR: 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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at B3.ContentAnalyzerKit.ContentDatabaseWrapper.CleanupDeletedFolder(IUrl folder)
at B3.ContentAnalyzerKit.ContentDatabaseWrapper.OnFileSystemChangedOutside(Object source, FileSystemEventArgs e, FilesystemEntityType fseType)
at B3.ContentAnalyzerKit.ContentDatabaseWrapper.OnFileSystemChangedOutsideDirectory(Object source, FileSystemEventArgs e)
at System.IO.FileSystemWatcher.OnDeleted(FileSystemEventArgs e)
at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)