Closed (duplicate)
Project:
imgupload
Version:
6.x-1.6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
1 Oct 2008 at 18:08 UTC
Updated:
7 Oct 2008 at 23:54 UTC
I have tried to use it with fresh Drupal 6.4 install (+image and image galleries) and have got the following error on the Java console:
Applet Status: error: Incompatible magic value 1008813135 in class file org/aaron/image_applet/jre_vers.
java.lang.ClassFormatError: Incompatible magic value 1008813135 in class file org/aaron/image_applet/jre_vers
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Applet2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassFormatError: Incompatible magic value 1008813135 in class file org/aaron/image_applet/jre_vers
Same error with both Java v.6u7 and Java v.6u10(beta).
BTW, is there any manual out there on how to submit applet info to Drupal 6?
Comments
Comment #1
pre911mindset commentedHi, probably this is a duplicate of:
http://drupal.org/project/issues/305203
Could you please go to that link, and follow the instructions in #8, and post the results?
It seems that your server is not able to serve the .jar file to the browser.
Also if you could let me know server type/version and browser type/version.
Thanks!
pre
Comment #2
pre911mindset commentedThis should be fixed as of 1.6 version