Task #2042 (closed)
BUG: id no processor available uploadScript fails with ResourceError
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | n.a. | Milestone: | OMERO-Beta4.2 |
| Component: | n.a. | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-03-19 (5) |
Description
Since IScript.uploadScript and editScript try to actively parse a script in order to set file.name, it is possible that a ResourceError will be thrown. This happens, for example, when a non-admin user has not started a usermode processor but tries to upload a script.
Change History (3)
comment:1 Changed 9 years ago by jmoore
- Status changed from new to assigned
comment:2 Changed 9 years ago by jmoore
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 9 years ago by jmoore
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [6349]) fix #2042 - fixing case where no processor is available for update/editScript