Task #6058 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: submitting failure
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3.1 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | A.Ferrand@…, saloynton |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-07-07 (1) |
Description
Submitting file that failed to import.
See http://qa.openmicroscopy.org.uk/qa/feedback/3840/?token=3034949afc07a929bee20184c6c6abd6
java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.openmicroscopy.shoola.agents.fsimporter.util. FileImportComponent.actionPerformed( FileImportComponent.java:1176)
Change History (2)
comment:1 Changed 8 years ago by jburel
- Remaining Time set to 0.15
- Status changed from new to accepted
comment:2 Changed 8 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.15 to 0
- 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.
(In [27f8a57306d74ce41f77334aa611d43c95331bbb/ome.git] on branch develop) Fix problem when trying to delete a file that failed to import (close #6058)