View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003935 | SymmetricDS | Bug | public | 2019-05-03 12:19 | 2019-05-08 14:56 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.0 | ||||
| Target Version | 3.10.2 | Fixed in Version | 3.10.2 | ||
| Summary | 0003935: Error "database is locked" on SQLite during initial load | ||||
| Description | When 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. | ||||
| Tags | No tags attached. | ||||
| 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 |