Re: Problems with added plugins after recent update
Posted by lindaP on Jun 13, 2014; 10:24pm
URL: http://imagej.273.s1.nabble.com/Re-Problems-with-added-plugins-after-recent-update-tp5008168p5008217.html
Hi there,
I also experienced problems with plugins in Fiji after the recent update. I downloaded the patch and it fixed the problem in some cases. However, I'm still experiencing issues with Figure Calibration plugin.
This is the message that I get when I try to run it:
(Fiji Is Just) ImageJ 2.0.0-rc-4/1.49b; Java 1.6.0_24 [32-bit]; Windows NT (unknown) 6.2; 32MB of 1223MB (2%)
java.lang.ClassFormatError: Truncated class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:296)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:165)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)
I also tried to install the plugin again but then I got the following error message: error in opening zip file, WARNING: The PluginClassLoader cannot be reset.
What can I do to be able to keep using this useful plugin. I'm not a java programmer, only a user of Fiji.
Thanks!
Linda