[ImageJ-bugs] [Bug 1083] Unable to open Deltavision (.DV) files using Bioformats importer
bugzilla at fiji.sc
bugzilla at fiji.sc
Thu Jun 11 06:58:13 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1083
Mark Hiner <hinerm at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CONFIRMED
CC| |hinerm at gmail.com,
| |imagej-bugs at imagej.net
Assignee|imagej-bugs at imagej.net |jeanyves.tinevez at gmail.com
--- Comment #2 from Mark Hiner <hinerm at gmail.com> ---
Hi Andrew,
>NoClassDefFoundError
This error comes up when there is a skew in the dependencies. In this case the
problem is that Fiji ships Bio-Formats 5.1.2, and TrackMate-dev ships its own
version of 5.0 - without fully removing/overriding all the .jars in 5.1.2. This
mixes 5.1 jars with 5.0 jars, which causes the NoClassDefFoundError you saw.
Assigned to Jean-Yves, since TrackMate-dev lists you as the maintainer. My
suggestion would be to simply not ship Bio-Formats with the TrackMate-dev
update site, since Bio-Formats a) ships with core Fiji and b) has its own
update site - so you have at least two opportunities for conflict like this.
Andrew - you should be able to work around this issue by disabling the
TrackMate-dev update site for now.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150611/30e2b29d/attachment.html>
More information about the Imagej-bugs
mailing list