TCP read error

Hiya ,

sorry, I wasn't too sure what section to put this thread in !

Ok, heres my problem, why I try to log into orange chatrooms, which is java..

..I get this message..

Internet connection having trouble. Attempting to clear it up. Please wait

,, then at the bottom it sais = TCP read error: Software caused connection abort: recv failed

Oh, and when i open the ;java console' in firefox tools....it sais this ;

xception in thread "killThread" java.lang.NullPointerException

at com.chatspace.v310248.bc.paint(Unknown Source)

at com.chatspace.v310248.bc.do(Unknown Source)

at com.chatspace.v310248.Chat.removeAllRooms(Unknown Source)

at com.chatspace.v310248.ai.K(Unknown Source)

at com.chatspace.v310248.Chat.destroy(Unknown Source)

at com.chatspace.v310248.bg.run(Unknown Source)

Exception in thread "Engine" java.lang.NullPointerException

at com.chatspace.v310248.ai.w(Unknown Source)

at com.chatspace.v310248.ai.goto(Unknown Source)

at com.chatspace.v310248.ai.run(Unknown Source)

whats this all about ? it never used to do this.... how can i fix it ?

any help would be very much appricitated !

thanks :)

Message was edited by:

Dave777

[1283 byte] By [Dave777a] at [2007-11-27 6:02:54]
# 1

> Hiya ,

>

> sorry, I wasn't too sure what section to put this

> thread in !

>

You need to talk to chatspace.com

These forums are for helping people resolve problems as they write programs. Not for helping people resolve problems with programs already written. We can't help you with that because it isn't our code so all we can do is make wild guesses but if it's a bug in the program we can do nothing.

So please take it up with them.

On the wild guess front. You have a firewall related issue. But that's only a guess.

cotton.ma at 2007-7-12 16:44:52 > top of Java-index,Java Essentials,New To Java...
# 2
> at com.chatspace.v310248.bc.paint(Unknown Source)After over 310,000 versions, you'd think they would have fixed that by now :).Anyway, you'll probably have to contact the makers of the applet. Not much we can do unless you have the code to recompile it.
kevjavaa at 2007-7-12 16:44:52 > top of Java-index,Java Essentials,New To Java...
# 3
oh right, okies thanks,
Dave777a at 2007-7-12 16:44:52 > top of Java-index,Java Essentials,New To Java...