Login  Register

batch_converter plugin error

Posted by William Jeffrey Triffo on May 21, 2008; 8:43pm
URL: http://imagej.273.s1.nabble.com/batch-converter-plugin-error-tp3696153.html

hello,

when I put the Batch_Converter.class file in the plugins folder,
relaunch ImageJ, and then try to execute the plugin, I get the following
error:

java.lang.ClassFormatError: Incompatible magic value -1095041334 in
class file Batch_Converter
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:520)
    at ij.io.PluginClassLoader.loadClass(PluginClassLoader.java:246)
    at ij.io.PluginClassLoader.loadClass(PluginClassLoader.java:209)
    at ij.IJ.runUserPlugIn(IJ.java:156)
    at ij.IJ.runPlugIn(IJ.java:124)
    at ij.Executer.runCommand(Executer.java:104)
    at ij.Executer.run(Executer.java:58)
    at java.lang.Thread.run(Thread.java:613)



am running Mac OS X 10.5.2.

thanks,

-Jeff