Dear List,
I know that it should be possible to read Leica Lif files, however I get the error message pasted below. I´m using FIJI on a Win7/64-bit computer. Is there a special trick I´m missing? Martin Error message: java.lang.NullPointerException at loci.formats.in.LIFReader.translateDetectors(LIFReader.java:1033) at loci.formats.in.LIFReader.translateMetadata(LIFReader.java:910) at loci.formats.in.LIFReader.initMetadata(LIFReader.java:481) at loci.formats.in.LIFReader.initFile(LIFReader.java:427) at loci.formats.FormatReader.setId(FormatReader.java:1091) at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:480) at loci.plugins.in.ImportProcess.execute(ImportProcess.java:144) at loci.plugins.in.Importer.showDialogs(Importer.java:139) at loci.plugins.in.Importer.run(Importer.java:77) at loci.plugins.LociImporter.run(LociImporter.java:79) at ij.IJ.runUserPlugIn(IJ.java:185) at ij.IJ.runPlugIn(IJ.java:152) at ij.IJ.runPlugIn(IJ.java:141) at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:229) at HandleExtraFileTypes.run(HandleExtraFileTypes.java:37) at ij.IJ.runUserPlugIn(IJ.java:185) at ij.IJ.runPlugIn(IJ.java:152) at ij.IJ.runPlugIn(IJ.java:141) at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:413) at ij.io.Opener.openImage(Opener.java:288) at ij.io.Opener.openImage(Opener.java:309) at ij.io.Opener.open(Opener.java:138) at ij.io.Opener.openAndAddToRecent(Opener.java:224) at ij.plugin.DragAndDrop.openFile(DragAndDrop.java:176) at ij.plugin.DragAndDrop.run(DragAndDrop.java:152) at java.lang.Thread.run(Thread.java:662) |
Hi Martin,
> I know that it should be possible to read Leica Lif files, however I get the > error message pasted below. > I´m using FIJI on a Win7/64-bit computer. > > Is there a special trick I´m missing? Could you please try updating to the 4.4.1 version of Bio-Formats (loci_tools.jar) and see if that solves the problem? You may need to download manually from: http://loci.wisc.edu/bio-formats/downloads Regards, -Melissa On Wed, Jul 25, 2012 at 03:14:57AM -0700, Martin Höhne wrote: > Dear List, > I know that it should be possible to read Leica Lif files, however I get the > error message pasted below. > I´m using FIJI on a Win7/64-bit computer. > > Is there a special trick I´m missing? > > Martin > > Error message: > java.lang.NullPointerException > at loci.formats.in.LIFReader.translateDetectors(LIFReader.java:1033) > at loci.formats.in.LIFReader.translateMetadata(LIFReader.java:910) > at loci.formats.in.LIFReader.initMetadata(LIFReader.java:481) > at loci.formats.in.LIFReader.initFile(LIFReader.java:427) > at loci.formats.FormatReader.setId(FormatReader.java:1091) > at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:480) > at loci.plugins.in.ImportProcess.execute(ImportProcess.java:144) > at loci.plugins.in.Importer.showDialogs(Importer.java:139) > at loci.plugins.in.Importer.run(Importer.java:77) > at loci.plugins.LociImporter.run(LociImporter.java:79) > at ij.IJ.runUserPlugIn(IJ.java:185) > at ij.IJ.runPlugIn(IJ.java:152) > at ij.IJ.runPlugIn(IJ.java:141) > at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:229) > at HandleExtraFileTypes.run(HandleExtraFileTypes.java:37) > at ij.IJ.runUserPlugIn(IJ.java:185) > at ij.IJ.runPlugIn(IJ.java:152) > at ij.IJ.runPlugIn(IJ.java:141) > at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:413) > at ij.io.Opener.openImage(Opener.java:288) > at ij.io.Opener.openImage(Opener.java:309) > at ij.io.Opener.open(Opener.java:138) > at ij.io.Opener.openAndAddToRecent(Opener.java:224) > at ij.plugin.DragAndDrop.openFile(DragAndDrop.java:176) > at ij.plugin.DragAndDrop.run(DragAndDrop.java:152) > at java.lang.Thread.run(Thread.java:662) > > > > > > -- > View this message in context: http://imagej.1557.n6.nabble.com/Problem-importing-Leica-LIF-files-tp4999563.html > Sent from the ImageJ mailing list archive at Nabble.com. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Edit this page |