View Issue Details

IDProjectCategoryView StatusLast Update
0003935SymmetricDSBugpublic2019-05-08 14:56
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.2Fixed in Version3.10.2 
Summary0003935: Error "database is locked" on SQLite during initial load
DescriptionWhen sending an initial load, the source node gets a "database is locked" error in the log file. The initial load was changed in 3.10 to write incremental stats during the initial load setup and store them into sym_table_reload_status. It uses multiple transactions to do this, but databases like H2 and SQLite don't support multiple transactions.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 99cd4c02

2019-05-03 08:21:12

admin

Details Diff
0003935: Error "database is locked" on SQLite during initial load Affected Issues
0003935
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/sqlite/SqliteDatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2019-05-03 12:19 elong New Issue
2019-05-03 12:19 elong Status new => assigned
2019-05-03 12:19 elong Assigned To => elong
2019-05-03 12:25 elong Status assigned => resolved
2019-05-03 12:25 elong Resolution open => fixed
2019-05-03 12:25 elong Fixed in Version => 3.10.2
2019-05-03 13:00 admin Changeset attached => SymmetricDS 3.10 99cd4c02
2019-05-08 14:56 admin Status resolved => closed