Changes between Initial Version and Version 1 of Ticket #837, comment 1
- Timestamp:
- Oct 20, 2014, 2:06:33 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #837, comment 1
initial v1 1 With `--enable-tilelocking` in rasmgr.conf, I still get2 1 {{{ 3 2 RasdamanHelper2::updateImage():image update failed: RasManager Error: Write transaction in progress, please retry again later. 4 3 }}} 4 The first rasimport command finishes fine, the second fails with a "write transaction in progress" error though, even though I have 40 servers started and `--enable-tilelocking` in rasmgr.conf 5 5 6 So the tile locking doesn't seem to work properly as far as I can tell. 6 7