Re: problem with Trackmate
Posted by
dscho on
Sep 23, 2013; 5:01pm
URL: http://imagej.273.s1.nabble.com/problem-with-Trackmate-tp5004766p5004908.html
Hi Gby,
On Mon, 23 Sep 2013, Gby wrote:
> i've extended the Fiji-Plugin Trackmate for our biological department.
> Since almost two weeks the same exception as David Michonneau mentioned
> happend:
>
> (Fiji Is Just) ImageJ 1.48c; Java 1.6.0_24 [64-bit]; Windows 7 6.1; 28MB of
> 18405MB (<1%)
>
> java.lang.NoClassDefFoundError: net/imglib2/meta/Metadata
> at
> fiji.plugin.trackmate.TrackMatePlugIn_.createTrackMate(TrackMatePlugIn_.java:54)
> at fiji.plugin.trackmate.TrackMatePlugIn_.run(TrackMatePlugIn_.java:22)
> at ij.IJ.runUserPlugIn(IJ.java:196)
> at ij.IJ.runPlugIn(IJ.java:160)
> at ij.Executer.runCommand(Executer.java:131)
> at ij.Executer.run(Executer.java:64)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.ClassNotFoundException: net.imglib2.meta.Metadata
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> ... 7 more
>
> Unfortunately the latest update or the use of the latest version didn't
> solve the problem.
> If I use the unmodified trackmate, it works, but if i add my own classes it
> crashes.
> Can anyone help me or give me a hint, where to find the origin of this
> problem?
Is there a public source code repository (preferably GitHub so it is easy
for me to provide the fixes)?
Ciao,
Johannes
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html