Very recent problem opening OIB files
Posted by Vera, Pedro L. on Apr 21, 2010; 2:50pm
URL: http://imagej.273.s1.nabble.com/Very-recent-problem-opening-OIB-files-tp3688529.html
Hello:
I'm using ImageJ 1.43t (java 1.6.0_20) with the Bio-Formats plugin to import different file formats. It has been working great for Olympus confocal microscope files with oib extensions.
Today I noticed a problem. I had saved some files today and could not open them, but previous files (2 days ago) open fine. I can't find a difference in the files using the Nikon fluoview software, which works fine for today's and earlier files.
When I try to open today's oib files, the Bioformats import window comes up and after clicking on my choices it disappears and I get the following errors:
java.lang.NullPointerException
at java.util.Hashtable.get(Unknown Source)
at loci.formats.POITools.getFileSize(POITools.java:109)
at loci.formats.POITools.getDocumentStream(POITools.java:82)
at loci.formats.in.FV1000Reader.getFile(FV1000Reader.java:1306)
at loci.formats.in.FV1000Reader.initFile(FV1000Reader.java:750)
at loci.formats.FormatReader.setId(FormatReader.java:330)
at loci.plugins.importer.Importer.run(Importer.java:266)
at loci.plugins.LociImporter.run(LociImporter.java:77)
at ij.IJ.runUserPlugIn(IJ.java:184)
at ij.IJ.runPlugIn(IJ.java:151)
at ij.IJ.runPlugIn(IJ.java:140)
at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:241)
at HandleExtraFileTypes.run(HandleExtraFileTypes.java:37)
at ij.IJ.runUserPlugIn(IJ.java:184)
at ij.IJ.runPlugIn(IJ.java:151)
at ij.IJ.runPlugIn(IJ.java:140)
at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:405)
at ij.io.Opener.openImage(Opener.java:282)
at ij.io.Opener.openImage(Opener.java:301)
at ij.io.Opener.open(Opener.java:137)
at ij.io.Opener.open(Opener.java:65)
at ij.plugin.Commands.run(Commands.java:23)
at ij.IJ.runPlugIn(IJ.java:157)
at ij.Executer.runCommand(Executer.java:124)
at ij.Executer.run(Executer.java:61)
at java.lang.Thread.run(Unknown Source)
Again, the key point is that this does not occur with oib files saved 2 days ago which points away from an ImageJ problem. I should also mention that this problem occurs either under Windows or Linux.
Any suggestion would be appreciated.
Regards,
Pedro