Task #5021 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: Import Flex file, start time for plate acquisition
| Reported by: | jburel | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-05-19 (12) |
Description
java.lang.NullPointerException at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1097) at java.text.DateFormat.parse(DateFormat.java:333) at ome.formats.OMEROMetadataStoreClient.timestampFromXmlString(OMEROMetadataStoreClient.java:801) at ome.formats.OMEROMetadataStoreClient.setPlateAcquisitionStartTime(OMEROMetadataStoreClient.java:6229) at loci.formats.meta.FilterMetadata.setPlateAcquisitionStartTime(FilterMetadata.java:2508) at loci.formats.in.FlexReader.populateMetadataStore(FlexReader.java:498)
Change History (4)
comment:1 Changed 8 years ago by jburel
- Sprint changed from 2011-04-21 (10) to 2011-05-05 (11)
comment:2 Changed 8 years ago by cxallan
- Sprint changed from 2011-05-05 (11) to 2011-05-19 (12)
comment:3 Changed 8 years ago by cxallan
- Remaining Time set to 0.1
comment:4 Changed 8 years ago by Chris Allan <callan@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from new to closed
(In [fd966a3cde56e1387151aaa05dbb50ccc404c83c/ome.git] on branch develop) Extra null check. (Fixes #5021)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moved from sprint 2011-04-21 (10)