Login  Register

Stitching plugin

Posted by Peter Haub on Aug 20, 2013; 10:25am
URL: http://imagej.273.s1.nabble.com/segmentation-tp5004436p5004503.html

Hi List,
I use the stitching plugin of S. Preibisch (Grid/Collection mode).
After switching from 32bit to a 64bit Windows I get an error always when
I try to run the plugin out of my IJ installation.
The error message is:
java.lang.NoSuchMethodError:
org.slf4j.helpers.MessageFormatter.format(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String;
     at org.slf4j.impl.Log4jLoggerAdapter.debug(Log4jLoggerAdapter.java:246)
     at loci.common.IniParser.parseINI(IniParser.java:114)
     at loci.common.IniParser.parseINI(IniParser.java:98)
     at loci.plugins.prefs.OptionsList.<init>(OptionsList.java:64)
     at loci.plugins.in.ImporterOptions.<init>(ImporterOptions.java:156)
     at
mpicbg.stitching.ImageCollectionElement.open(ImageCollectionElement.java:81)
     at Stitching_Grid.run(Stitching_Grid.java:342)
     at ij.IJ.runUserPlugIn(IJ.java:185)
     at ij.IJ.runPlugIn(IJ.java:152)
     at ij.Executer.runCommand(Executer.java:127)
     at ij.Executer.run(Executer.java:64)
     at java.lang.Thread.run(Unknown Source)
IJ version is 1.47f7
Java version is 1.6.0_31(64bit) - included in the IJ installation
I have update the stitching plugin (from
http://fly.mpi-cbg.de/~preibisch/software.html#Stitching).
The data is ok. (I used a current FIJI installation where everything
work as expected.)
Does anyone has an idea what to do?
Thanks,
Peter

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html