Task #11395 (closed)
Bug: 0B pyramid files require manual deletion
| Reported by: | jamoore | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4.9 |
| Component: | Services | Version: | 4.4.8 |
| Keywords: | n.a. | Cc: | java@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
See: https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=6087
On OOMs during Pyramid generation, an empty pyramid file is produced that must be removed by hand. A command/tool should be provided which will remove such stubs, which are created to prevent the server from continually trying to re-create pyramids from broken files.
Change History (3)
comment:1 Changed 6 years ago by mlinkert
- Owner set to mlinkert
comment:2 Changed 6 years ago by mlinkert
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 6 years ago by jamoore
Opened a replacement PR: https://github.com/openmicroscopy/openmicroscopy/pull/1589
PR opened: https://github.com/openmicroscopy/openmicroscopy/pull/1486