Opened 4 years ago
Closed 4 years ago
#788 closed defect (fixed)
MS Merge: Export into Excel does not work
Reported by: | sena | Owned by: | dbrentw |
---|---|---|---|
Priority: | normal | Milestone: | GRITS - 1.2 |
Component: | MS merge | Version: | GRITS 1.1.x |
Severity: | critical | Keywords: | |
Cc: |
Description
I am using revision "1791" of the code base and have downloaded Demo workspace from the grits website. There are no available reports in the workspace, so I've created a new merge report by merging NGlycan-B and NGlycan-C annotations. When I tried to export into Excel, I get the following exception in the log. No error message is shown to the user but the file is not generated.
[ERROR] 2016-11-09 14:18:46,691 [org.grits.toolbox.io.ms.annotation.process.export.MSAnnotationExportProcess threadStart 70] - Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.grits.toolbox.io.ms.annotation.process.export.MSAnnotationExportProcess.threadStart(MSAnnotationExportProcess.java:42)
at org.grits.toolbox.widgets.progress.ProgressThread.run(ProgressThread.java:20)
Change History (4)
comment:1 Changed 4 years ago by
Status: | new → assigned |
---|
comment:2 Changed 4 years ago by
Status: | assigned → accepted |
---|
comment:3 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → review |
comment:4 Changed 4 years ago by
Status: | review → closed |
---|
Resolved in SVN revision 1830