Closed
Bug 13445
Opened 26 years ago
Closed 26 years ago
[PP] Crash loading JavaApplets page
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
M13
People
(Reporter: blee, Assigned: edburns)
References
()
Details
Loading the page above (in URL field) leads to crash.
Stack Trace info not available due to loading problem of TalkBack.
bld: 1999-09-09-09-M10
Summary: Crash loading Java web page → Crash loading JavaApplets page
Summary: Crash loading JavaApplets page → [PP]Crash loading JavaApplets page
Updated•26 years ago
|
Component: Browser-General → OJI
Comment 1•26 years ago
|
||
Changed the component.
Updated•26 years ago
|
Assignee: don → drapeau
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
There is nothing in the URL field. Please update the URL field.
Status: RESOLVED → REOPENED
Summary: [PP]Crash loading JavaApplets page → [PP] Crash loading JavaApplets page
This seems to be a SOCKs problem.
load: class Blink.class not found.
java.lang.ClassNotFoundException: java.net.SocketException: SOCKS server cannot
conect to identd
at sun.plugin.protocol.http.SocksSocket.connect(Unknown Source)
at sun.plugin.protocol.http.SocksSocket.<init>(Unknown Source)
at sun.plugin.protocol.http.SocksSocket.<init>(Unknown Source)
at sun.plugin.protocol.jdk12.http.HttpClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.http.HttpClient.privilegedOpenServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.plugin.protocol.jdk12.http.HttpClient.<init>(Unknown Source)
at sun.plugin.protocol.jdk12.http.HttpClient.New(Unknown Source)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.privBlock(Unknown So
urce)
at sun.plugin.protocol.jdk12.http.HttpURLConnection$PrivilegedBlockActio
n.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown Sour
ce)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unkno
wn 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)
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → DUPLICATE
*** Bug 14850 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•