Closed Bug 54680 Opened 24 years ago Closed 24 years ago

applet fails to start

Categories

(Core Graveyard :: Java: OJI, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rmv, Assigned: stanley.ho)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/4.74 [en] (Windows NT 5.0; U) BuildID: 2000091312 Applets on this page fail to load under Linux6.2 and Win2000 and throw the following exception under Win2000 (under Linux6.2 it's the similar one) java.lang.NullPointerException at sun.net.www.protocol.http.HttpURLConnection.followRedirect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.applet.AppletClassLoader.getBytes(Unknown Source) at sun.applet.AppletClassLoader.access$100(Unknown Source) at sun.applet.AppletClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.applet.AppletClassLoader.findClass(Unknown Source) at sun.plugin.security.PluginClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadCode(Unknown Source) at sun.applet.AppletPanel.createApplet(Unknown Source) at sun.plugin.AppletViewer.createApplet(Unknown Source) at sun.applet.AppletPanel.runLoader(Unknown Source) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Reproducible: Always Steps to Reproduce: 1.Run Mozilla 2.Load either http://people.netscape.com/ftang/paper/unicode9/page0027.htm or http://people.netscape.com/ftang/paper/unicode9/page0007.htm 3.Look in console for exceptions. Actual Results: Exception is thrown. Expected Results: Applet works in Netscape4.7 and IE5.0
Are you logging this bug for 4.7 ? If so, this is not the right place for it. Pls mark it invalid or explain..
No this bug is on Mozilla OJI module. I simply verified that this applet is valid one and works in other browsers (i.e. NS4.7 and IE5.0).
Re-assigning to module owner (Ed Burns).
Assignee: drapeau → edburns
I confirm that this happens on winnt 4.0 Sp3 with Mozilla RTM from 10/11/00 and JPI from 10/13/00. Here's my exception trace: Opening http://java.sun.com/applets/applets/Blink/Blink.class Connecting http://java.sun.com/applets/applets/Blink/Blink.class with proxy=webcache-cup.eng.sun.com:8080 java.lang.NullPointerException at sun.net.www.protocol.http.HttpURLConnection.followRedirect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream (Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at sun.plugin.protocol.jdk12.http.HttpURLConnection.connectStep2 (Unknown Source) at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown Source) at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream (Unknown Source) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.applet.AppletClassLoader.getBytes(Unknown Source) at sun.applet.AppletClassLoader.access$100(Unknown Source) at sun.applet.AppletClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.applet.AppletClassLoader.findClass(Unknown Source) at sun.plugin.security.PluginClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.applet.AppletClassLoader.loadCode(Unknown Source) at sun.applet.AppletPanel.createApplet(Unknown Source) at sun.plugin.AppletViewer.createApplet(Unknown Source) at sun.applet.AppletPanel.runLoader(Unknown Source) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Assignee: edburns → stanley.ho
Same behaviour on Win98/NT with FCS JRe bits and nightly mozilla build (10/20/2000).
This has been fixed in Java Plug-in 1.3.1.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
qa->pmac
QA Contact: shrir → pmac
Verified ok on comercial trunk (2001-08-27-06-trunk) and Java(TM) Plug-in: Version 1.3.0_01
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.