← Back to team overview

openjdk team mailing list archive

[Bug 239533] Re: Error starting homebanking applet due to "Incompatible magic value"

 

Testing with Ubuntu Intrepid Ibex 8.10 I also get get the following
error using "icedtea-gcjwebplugin" 1.0-1ubuntu3.

  PIPE: plugin read: status error: java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file netscape/javascript/JSObject.
GCJ PLUGIN: thread 0x1e7c860: plugin_in_pipe_callback return
  PIPE: appletviewer wrote: status error: java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file netscape/javascript/JSObject.
java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file netscape/javascript/JSObject
	at java.lang.ClassLoader.defineClass1(Native Method)

-- 
Error starting homebanking applet due to "Incompatible magic value"
https://bugs.launchpad.net/bugs/239533
You received this bug notification because you are a member of OpenJDK,
which is subscribed to icedtea-gcjwebplugin in ubuntu.

Status in “icedtea-gcjwebplugin” source package in Ubuntu: New

Bug description:
I have just upgraded from Ubuntu 7.10 to 8.04 on a 64 bit machine.
I have added the the AllPermission to .java.policy to solve Bug #157721 comment 15.

My homebanking applet (https://www.netbank.nordea.dk/netbank/) does not start.

Starting firefox in a console, gives me the following error:
"java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file netscape/javascript/JSObject".

To reproduce:
Browse to https://www.netbank.nordea.dk/netbank/, see that the applet does not start, and read console output.
Anybody should be able to load this applet, as it should present a login prompt.



References