Open GoogleCodeExporter opened 9 years ago
It could be reproduced in java1.5 only - with java1.6 I've got exception:
Caused by: java.sql.SQLException: [SQLITE_BUSY] The database file is locked
(database is locked)
at org.sqlite.DB.newSQLException(DB.java:383)
at org.sqlite.DB.newSQLException(DB.java:387)
at org.sqlite.DB.throwex(DB.java:374)
at org.sqlite.NestedDB.prepare(NestedDB.java:134)
at org.sqlite.DB.prepare(DB.java:123)
at org.sqlite.Stmt.executeQuery(Stmt.java:121)
Original comment by Pavel.Pa...@gmail.com
on 8 Feb 2012 at 6:50
It's database I'm using.
Original comment by Pavel.Pa...@gmail.com
on 8 Feb 2012 at 7:03
Attachments:
Original issue reported on code.google.com by
Pavel.Pa...@gmail.com
on 8 Feb 2012 at 6:03Attachments: