[ImageJ-devel] [Bug 785] New: Can't open image files in ImageJ2
bugzilla at fiji.sc
bugzilla at fiji.sc
Fri Jun 13 08:40:46 CDT 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=785
Bug ID: 785
Summary: Can't open image files in ImageJ2
Product: Fiji
Version: unspecified
Hardware: PC
OS: Windows
Status: NEW
Severity: enhancement
Priority: P5
Component: ImageJ2
Assignee: imagej-devel at imagej.net
Reporter: stephan.junek at brain.mpg.de
Hi all,
since upgrading to ImageJ2, I can't open any image files anymore, including
images that were created and saved from Fiji. I always get the following error:
(Fiji Is Just) ImageJ 2.0.0-rc-4/1.49b; Java 1.6.0_24 [64-bit]; Windows 7 6.1;
32MB of 18421MB (<1%)
java.lang.NoClassDefFoundError: Could not initialize class
loci.common.NIOByteBufferProvider
at loci.common.NIOFileHandle.<init>(NIOFileHandle.java:129)
at loci.common.NIOFileHandle.<init>(NIOFileHandle.java:138)
at loci.common.NIOFileHandle.<init>(NIOFileHandle.java:147)
at loci.common.Location.getHandle(Location.java:307)
at loci.common.Location.getHandle(Location.java:278)
at loci.common.Location.getHandle(Location.java:268)
at
loci.common.RandomAccessInputStream.<init>(RandomAccessInputStream.java:95)
at loci.formats.FormatReader.isThisType(FormatReader.java:539)
at loci.formats.ImageReader.isThisType(ImageReader.java:245)
at io.scif.bf.BioFormatsFormat$Checker.isFormat(BioFormatsFormat.java:250)
at
io.scif.services.DefaultFormatService.getFormatList(DefaultFormatService.java:289)
at
io.scif.services.DefaultFormatService.getFormat(DefaultFormatService.java:271)
at net.imagej.DefaultDatasetService.canOpen(DefaultDatasetService.java:215)
at net.imagej.io.DatasetIOPlugin.supportsOpen(DatasetIOPlugin.java:66)
at org.scijava.io.DefaultIOService.getOpener(DefaultIOService.java:66)
at
net.imagej.legacy.plugin.DefaultLegacyOpener.open(DefaultLegacyOpener.java:129)
at
net.imagej.legacy.DefaultLegacyHooks.interceptFileOpen(DefaultLegacyHooks.java:434)
at
net.imagej.legacy.DefaultLegacyHooks.interceptRunPlugIn(DefaultLegacyHooks.java:156)
at ij.IJ.runPlugIn(IJ.java)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)
I also reinstalled Java (jre-8u5-windows-x64.exe), but this didn't change
anything.
Looking forward to your answer!
Cheers,
Stephan.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140613/831d344c/attachment-0001.html>
More information about the ImageJ-devel
mailing list