I have been using ImageJ for some time with a custom plugin that we are
developing. I'm trying to curve fit
using ImageJ and I'm getting the following error:
java.lang.ClassFormatError: Unknown constant tag 13 in class file
Jama/Matrix
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at ij.io.PluginClassLoader.loadClass(PluginClassLoader.java:234)
at ij.io.PluginClassLoader.loadClass(PluginClassLoader.java:199)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at Fitter_2D.cf2d(Fitter_2D.java:326)
at Fitter_2D.fit(Fitter_2D.java:268)
at ICS_Spatial.run(ICS_Spatial.java:378)
at ij.IJ.runUserPlugIn(IJ.java:273)
at ij.IJ.runPlugIn(IJ.java:117)
at ij.Executer.runPlugIn(Executer.java:171)
at ij.Executer.runCommand(Executer.java:133)
at ij.Executer.run(Executer.java:63)
at java.lang.Thread.run(Unknown Source)
This program is installed on many other computers and is working fine. I
think it is a Java problem but we can't
seem to figure out what is going wrong. Any suggestions would be
appreciated.
Sincerely,
Claire Brown
--
Claire M. Brown, PhD
Life Sciences Complex Imaging Facility Director
McGill University
Department of Physiology
3655 Promenade Sir William Osler
Montreal, Quebec, H3G 1Y6
Rm 1014
514-398-4400 ext 00795 (Phone)
514-398-7452 (FAX)
[hidden email]