← Back to team overview

openjdk team mailing list archive

[Bug 199732] Re: applet fails to load with nullpointerexception

 

I am the author of jigzone.com

The default height and width of the applet are set in the CSS style
sheet

#Z{
	width:1px;
	height:1px;
}

I'm not sure if this is technically incorrect, but it works on all of
the wide variety of OS/browser combinations I have tested for.

-- 
applet fails to load with nullpointerexception
https://bugs.launchpad.net/bugs/199732
You received this bug notification because you are a member of OpenJDK,
which is subscribed to icedtea-gcjwebplugin in ubuntu.

Status in Source Package "icedtea-gcjwebplugin" in Ubuntu: Confirmed

Bug description:
Binary package hint: icedtea-java7-plugin

I am trying to access an applet from http://www.jigzone.com. The applet fails to load with error:

Exception in thread "main" java.lang.NullPointerException
	at sun.applet.PluginMain.start(PluginMain.java:211)
	at sun.applet.PluginMain.main(PluginMain.java:73)


I am running Hardy Alpha 6 (firefox3, icedtea-java7). The applet works just fine on my Gutsy box (firefox2, sun6).

I have attached the complete console output

ProblemType: Bug
Architecture: i386
Date: Fri Mar  7 23:13:26 2008
DistroRelease: Ubuntu 8.04
Package: firefox 3.0~b3+nobinonly-0ubuntu4
PackageArchitecture: all
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-11-generic i686