ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Bug: RO repo / RW database with an omero.data.dir move leads to binary loading errors #121

Open joshmoore opened 2 years ago

joshmoore commented 2 years ago

see:

@dpwrussell created the great MRE gist which shows that moving OMERO's omero.data.dir while also setting the read-only flag for repos will lead to the confusing scenario that the OLD location will still be used in queries. A workaround is to manually change originalfile.path for the given name=ManagedRepository entry, but this should be prevented if possible.

Alternatively, OMERO should provide clearer guidance on moving the data directory.

imagesc-bot commented 2 years ago

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/omero-data-dir-not-respected-with-read-only-omero-rw-db/61644/9