How can we help you today? How can we help you today?
ggoeppel
04 Sep 2019 10:30:10.551 [44] ERROR ServerObjectIndexer - Exception while indexing server:  System.EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQLite.Interop.dll'.    at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db)    at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)    at System.Data.SQLite.SQLiteConnection.Open()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand()    at RedGate.SQLSearch.Indexing.SQLite.ServerObjectStorage.Initialise()    at RedGate.SQLSearch.Indexing.ServerObjectIndexer.Index(CancellationToken ) 04 Sep 2019 10:30:10.551 [49] ERROR DatabaseObjectIndexer - Exception while indexing database MUFG1:  System.EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQLite.Interop.dll'.    at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_interop(Byte[] utf8Filename, Byte[] vfsName, SQLiteOpenFlagsEnum flags, Int32 extFuncs, IntPtr& db)    at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)    at System.Data.SQLite.SQLiteConnection.Open()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.EnsureConnectionOpen()    at RedGate.SQLSearch.Indexing.SQLite.SqliteDatabaseConnection.CreateCommand()    at RedGate.SQLSearch.Indexing.SQLite.DatabaseObjectStorage.Initialise()    at RedGate.SQLSearch.Indexing.DatabaseObjectIndexer.Index(CancellationToken ) 04 Sep 2019 10:30:10.560 [BatchingUsageApiClient] INFO  RedGate.SQLSearch.UsageReporting.ApplicationUsageHelper - Sending 1 event: [   {     "eventType": "search",     "headers": {       "productId": "sql-search",       "productVersion": "3.3.1.2410",       "eventUuid": "294d6071-1a05-496b-979d-a6fa704d542c",       "usageUserId": "0b18ae7a-80d4-4732-8936-7da9dd943fd9",       "sessionUuid": "e356a5a3-eb92-4fd9-90bf-702abd0658f1",       "createdTimeUtc": "2019-09-04T14:30:10Z"     },     "payload": null   } ] 04 Sep 2019 10:30:10.561 [BatchingUsageApiClient] INFO  RedGate.SQLSearch.UsageReporting.ApplicationUsageHelper - Sending 1 event: [   {     "eventType": "search",     "headers": {       "productId": "sql-search",       "productVersion": "3.3.1.2410",       "eventUuid": "855b0635-eb60-483f-bd8d-92b0836225e9",       "usageUserId": "21749ee1-f9bd-4f8f-8b38-ab7d37fdd0d5",       "sessionUuid": "c8f86b8b-f141-4f3e-aa26-facc102c3acc",       "createdTimeUtc": "2019-09-04T14:30:10Z"     },     "payload": {       "searched-databases": "multiple",       "search-string-length": "23"     }   } ] 04 Sep 2019 10:30:10.776 [BatchingUsageApiClient] INFO  RedGate.SQLSearch.UsageReporting.ApplicationUsageHelper - Usage reporting request made to https://featureusage.red-gate.com/v1/usageevents   Number of submitted usage events = 1   HTTP status code = 204 NoContent   Response body = 04 Sep 2019 10:30:10.789 [BatchingUsageApiClient] INFO  RedGate.SQLSearch.UsageReporting.ApplicationUsageHelper - Usage reporting request made to https://productusage.red-gate.com/v1/usageevents   Number of submitted usage events = 1   HTTP status code = 204 NoContent   Response body = / comments
04 Sep 2019 10:30:10.551 [44] ERROR ServerObjectIndexer - Exception while indexing server: System.EntryPointNotFoundException: Unable to find an entry point named 'sqlite3_open_interop' in DLL 'SQL...
0 votes
Same here. I got alert saying new version. Figured maybe instead of searching 3 times I could search once. Now nothing works. How do I rollback. This update broke it completely. / comments
Same here. I got alert saying new version. Figured maybe instead of searching 3 times I could search once. Now nothing works. How do I rollback. This update broke it completely.
0 votes