Ticket #1600 (closed defect: fixed)
Opened 2012-12-07T15:34:03-06:00
Last modified 2012-12-11T11:32:03-06:00
ResultsTable syncing can fail
Reported by: | curtis | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1584 |
Description
We have initial syncing of ResultsTable in place in the legacy layer, but it can fail in some situations.
To reproduce:
- Run Results Table Test to generate two IJ2 results tables.
- Run Blobs.
The following exception is given:
Uncaught exception in thread Thread[plugin thread,6,plugin thread group] java.lang.IllegalArgumentException: Column is null at ij.measure.ResultsTable.setValue(ResultsTable.java:347) at imagej.legacy.translate.ResultsTableHarmonizer.setIJ1ResultsTable(ResultsTableHarmonizer.java:81) at imagej.legacy.plugin.LegacyCommand$LegacyCommandThread.run(LegacyCommand.java:177) Ignoring unsupported output: null
Change History
comment:1 Changed 2012-12-11T11:32:03-06:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Fixed with commit e72ac7c70950a51aada97952a5822137d34f8a0a