Task #10949 (closed)
Opened 6 years ago
Closed 6 years ago
Selecting an image without features in OMERO.searcher as a reference causes an 500 error
| Reported by: | spli | Owned by: | spli |
|---|---|---|---|
| Priority: | blocker | Milestone: | 5.0.0-beta1 |
| Component: | Web | Version: | n.a. |
| Keywords: | searcher | Cc: | analysis@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | FS Demo 4.3 |
Description
Select an image whose features have not been calculated and saved in a content DB. Attempt to search for similar images. You will get a server 500 error.
Change History (4)
comment:1 Changed 6 years ago by spli
comment:2 Changed 6 years ago by spli
- Milestone changed from Unscheduled to OMERO-5
- Sprint set to FS Demo 4.3
comment:3 Changed 6 years ago by spli
- Priority changed from minor to blocker
- Status changed from new to accepted
comment:4 Changed 6 years ago by spli
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Commit https://github.com/manics/omero_searcher/commit/f373898a681f9f422805c226f03355f97da831a4 hopefully fixes some of these errors by replacing the crash with a warning message. This won't help with crashes due to #10973