Closed
Bug 161069
Opened 23 years ago
Closed 22 years ago
Java applet not initialized
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: abrahams, Assigned: jlubird)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1b) Gecko/20020721
BuildID:
The quotes at the bottom of the page www.capitalmerket.com do not load.
My PC is behind a proxy. I get the following error. The page works just fine
with IE. My Java plugin version is 1.3.1_02. I tried upgrading to the latest
java plugin (1.4) but that did not help either.
There is another problem in this page. Some of the text is left-justified. Again
IE works well.
load: class TypeText.class not found.
java.lang.ClassNotFoundException: java.io.IOException: Connection failure with 407
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.login to www.capitalmerket.com
2.
3.
Actual Results: Java errors.
Expected Results: Page should load correctly.
Comment 1•23 years ago
|
||
WFM !
Trunk build 2002080404 - JRE 1.4.0 - WinXP
Comment 2•23 years ago
|
||
Do you use a proxy with auth ?
-> Oji
Assignee: Matti → joe.chou
Status: UNCONFIRMED → NEW
Component: Browser-General → OJI
Ever confirmed: true
QA Contact: asa → pmac
Reporter | ||
Comment 3•23 years ago
|
||
Yes. Our proxy requires authorization. I have seen this problem with mozilla1.1b
on linux as well, with or without the proxy.
Comment 5•22 years ago
|
||
This bug has been fixed in 1.4.2 release. Please verify it using the latest JRE
release. If ok, close it.
Assignee: nidheesh → Xiaobin.Lu
Comment 6•22 years ago
|
||
1.4.2 released.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 7•22 years ago
|
||
1.4.2 not yet available on www.java.com.
Comment 8•22 years ago
|
||
Comment 9•22 years ago
|
||
But the j2re?
You need to log in
before you can comment on or make changes to this bug.
Description
•