Task #2811 (closed)
Opened 9 years ago
Closed 9 years ago
OME-XML Well with status
| Reported by: | jburel | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2.1 |
| Component: | Import | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-08-26 (15) |
Description
Setting the status of the well leads to the following error when importing the file
Caused by: java.lang.RuntimeException: omero.ApiUsageException
serverStackTrace = "ome.conditions.ApiUsageException: Missing reference handler for Transfection: done(null) --> Well:0_0(ome.model.screen.Well:Hash_5438583) reference.
at ome.formats.OMEROMetadataStore.updateReferences(OMEROMetadataStore.java:513)
at ome.services.blitz.impl.MetadataStoreI$5.doWork(MetadataStoreI.java:214)
at sun.reflect.GeneratedMethodAccessor233.invoke(Unknown Source)
Change History (2)
comment:1 Changed 9 years ago by cxallan
- Owner set to cxallan
- Sprint set to 2010-08-26 (15)
- Status changed from new to assigned
comment:2 Changed 9 years ago by cxallan
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [7936]) Resolve problems with the population of Well status. (Fixes #2811)