Opened 4 years ago

Last modified 4 years ago

#1104 review defect (fixed)

MS Merge: unable to merge two annotations from DemoWorkspace

Reported by: sena Owned by: dbrentw
Priority: highest Milestone: GRITS - 1.2 SR2
Component: MS merge Version: GRITS 1.2.x
Severity: critical Keywords:
Cc:

Description

I used the latest DemoWorkspace (DemoWorkspace-2018-05.15) and used the latest code from trunk (revision [3207]) and tried to merge A and D (N-Glycans-D-Annotation) and got the following exception:

[DEBUG] 2018-10-02 13:21:31,083 [org.grits.toolbox.entry.ms.annotation.glycan.report.dialog.MSGlycanAnnotationReportDialog moveItem 392] - Done with move

!ENTRY org.eclipse.core.jobs 4 2 2018-10-02 13:21:42.146
!MESSAGE An internal error occurred during: "Generating merge report.".
!STACK 0
java.lang.NoSuchMethodError: org.grits.toolbox.ms.om.data.Feature.getRowId(Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/String;

at org.grits.toolbox.merge.action.ExtractRequiredData.extractIntervals(ExtractRequiredData.java:101)
at org.grits.toolbox.merge.action.MergeReportGenerator.generateReport(MergeReportGenerator.java:21)
at org.grits.toolbox.entry.ms.annotation.glycan.report.handler.MSGlycanAnnotationReportAnnotationHandler$2$1.run(MSGlycanAnnotationReportAnnotationHandler.java:594)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Change History (1)

comment:1 Changed 4 years ago by dbrentw

Resolution: fixed
Status: assignedreview

resolved in SVN revision [3276]

Note: See TracTickets for help on using tickets.