Closed
Description
Hello, this is related to #27, but I'm adding new info. It seems like simply opening the database is enough to trigger the JNI warning. Using the byte array password constructor or disabling WAL did not help.
JNI critical lock held for 451.804ms on Thread[43,tid=12140,Runnable,Thread*=0x7b64527350,peer=0x13a83b18,"LoadMappings"]
SQLiteDatabase.openDatabase(sPath,
sPassword,
null,
nFlags,
dbCorrupted -> errorHandler.onCorruption(new Database(dbCorrupted)),
null);
Metadata
Metadata
Assignees
Labels
No labels