Closed Bug 211201 Opened 21 years ago Closed 13 years ago

Java applet doesn't show anything.

Categories

(Core Graveyard :: Java APIs for DOM, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tmpy2, Assigned: ashuk)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624

Hi,
  I'm using mozilla 1.4 final and Sun's Java 1.4.2 final.
  When you get into one of the chat rooms, the java applet supposed to load and
start. The java chat window shows it has loaded and started but it does NOT show
anything in the chat window. It seems it has stuck.  To test it wasn't a sun's
java fault, I used IE 6.0 with sun java 1.4.2.  That combination worked just
fine. I guess something is wrong on mozilla side...

Thanks for looking into this bug.

Reproducible: Always

Steps to Reproduce:
1. go to http://tw.ezchat.yahoo.com/list/list/list_1.html
2. A list of chat rooms would show up. go into any room preferably a room with
many people.
3. A java chat window should popout.
4. The problem: it's stuck and nothing is showing in the chat window.

Actual Results:  
nothing is showing in the chat window.

Expected Results:  
Chat window should start showing who's in the room on the left side of the
window and what people are typing on the right side.
Java(TM) Plug-in: Version 1.4.2_02
Using JRE version 1.4.2_02 Java HotSpot(TM) Client VM
----------------------------------------------------
load: class chat.class not found.

java.lang.ClassNotFoundException: chat.class
	at sun.applet.AppletClassLoader.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)

Caused by: java.io.IOException: open HTTP connection failed.
	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)
	... 10 more
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 239655 has been marked as a duplicate of this bug. ***
The Yahoo! Chat Room is Out of Service since November 5, 2004.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.