← Back to team overview

openjdk team mailing list archive

[Bug 329404] Re: Jaunty: Java applet fails to run

 

Why is this a bug in the java plugin? The error message in initial
report clearly indicates that the problem is with the applet code
(java.lang.StringIndexOutOfBoundsException)

Have you tried running this applet on some other machine or with Sun JRE
installed?

-- 
Jaunty: Java applet fails to run
https://bugs.launchpad.net/bugs/329404
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:
http://www.thinkbroadband.com/speedtest.html applet fails to run. Running firefox in a terminal gave this error.

Firefox
Exception in thread "Thread-12" java.lang.StringIndexOutOfBoundsException: String index out of range: 8192
	at java.lang.String.substring(String.java:1946)
	at TesterThread.run(TesterThread.java:331)
	at java.lang.Thread.run(Thread.java:636)

Several clear private data and refresh page eventually applet will run and gave these additional messages.

Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() wait for reply: No child processes
*** NSPlugin Wrapper *** WARNING:(/build/buildd/nspluginwrapper-1.2.2/src/npw-wrapper.c:2163):invoke_NPP_NewStream: assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** WARNING:(/build/buildd/nspluginwrapper-1.2.2/src/npw-wrapper.c:1854):invoke_NPP_Destroy: assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** ERROR: NPObject 0x2634720 is no longer valid!
Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64



References