NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 605 - Bioformats won't start up
Bioformats won't start up
Status: RESOLVED DUPLICATE of bug 604
Product: Fiji
Classification: Unclassified
Component: Bio-Formats
unspecified
PC Windows
: P5 enhancement
Assigned To: Melissa Linkert
Depends on:
Blocks:
 
Reported: 2013-05-13 10:29 CDT by a.d.vandermeer
Modified: 2013-05-13 10:32 CDT
0 users

See Also:

Description a.d.vandermeer 2013-05-13 10:29:02 CDT
Since the last update, clicking 'Bioformats' gives the following error:

(Fiji Is Just) ImageJ 1.47q; Java 1.6.0_24 [64-bit]; Windows 7 6.1; 18MB of 5907MB (<1%)
 
java.lang.NoClassDefFoundError: loci/common/DebugTools
	at loci.plugins.LociImporter.run(LociImporter.java:72)
	at ij.IJ.runUserPlugIn(IJ.java:194)
	at ij.IJ.runPlugIn(IJ.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at ij.Command.runPlugIn(Command.java:148)
	at ij.Command.runCommand(Command.java:97)
	at ij.Executer.run(Executer.java:64)
	at java.lang.Thread.run(Thread.java:662)
Comment 1 Melissa Linkert 2013-05-13 10:32:55 CDT
This is an updater issue, not a bug in Bio-Formats.

*** This bug has been marked as a duplicate of bug 604 ***