Task #2828 (closed)
Opened 9 years ago
Closed 9 years ago
Microbeam manipulation support
| Reported by: | jburel | Owned by: | cxallan |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2.1 |
| Component: | Import | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-09-09 (16) |
Description
Added microbeam manipulation to light settings
Caused by: java.lang.RuntimeException: omero.ApiUsageException
serverStackTrace = "ome.conditions.ApiUsageException: Missing object handler for object type: class ome.model.experiment.MicrobeamManipulation
at ome.formats.OMEROMetadataStore.updateObject(OMEROMetadataStore.java:277)
at ome.services.blitz.impl.MetadataStoreI$4.doWork(MetadataStoreI.java:198)
at sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at
Change History (4)
comment:1 Changed 9 years ago by cxallan
- Milestone changed from Unscheduled to OMERO-Beta4.2.1
- 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
comment:3 Changed 9 years ago by jburel
- Sprint changed from 2010-08-26 (15) to 2010-09-09 (16)
comment:4 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 [8002]) Initial version of MicrobeamManipulation? support. Still need some quite significant test case overhauls to test thoroughly. (See #2828)