PDA

View Full Version : unable to enter chat


Tensaiteki
08-17-2008, 02:26 PM
I've been trying to get into the chat room but have been having trouble.

When I click on the link to go to http://weldingweb.com/enterchat.php I get to the "Chat screen should appear in a separate window in less than one minute!" page. The "Connect" button at the bottom of the page is grayed out. After about a minute I get a little Java error message:

DigiChat could not connect to the specified host.
Please verify that the DigiChat Server is running and
that you are using the correct host name.

java.net.SocketException: Connection reset

After dismissing that message, the "connect" button is enabled but clicking it only results in the same error message after a roughly 1 minute delay.

I opened up the java console and got the following:

DigiChat 5.1.0.18
ChatClient.login()
HttpServlet Address is not specified
HttpServlet Address is not specified
HttpServlet Address is not specified
HttpServlet Address is not specified
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.DataInputStream.readInt(Unknown Source)
at com.diginet.digichat.network.t.<init>(DashoA11*..)
at com.diginet.digichat.client.h.n(DashoA11*..)
at com.diginet.digichat.client.g.a(DashoA11*..)
at com.diginet.digichat.client.f.a(DashoA11*..)
at com.diginet.digichat.client.n.run(DashoA11*..)
at java.lang.Thread.run(Unknown Source)

I have restarted the browser as well as computer and disabled the pop-up blocker with no effect.

I am running:
Windows XP Pro SP2
Java Version 6 Update 7 (build 1.6.0_07-b06) (latest version)
Firefox 3.0.1

Tensaiteki
08-18-2008, 06:33 AM
Just tried it this morning, seems to be working now.