Results 1 to 7 of 7

Thread: Chat Room Crash

  1. #1
    Join Date
    Feb 2003
    Location
    New York City
    Age
    43
    Posts
    1,713
    Rep Power
    615551

    Angry Chat Room Crash

    The chat room crashed again about 6:45 tonight. I am trying to track down Dan Simon. Hero Games apologizes for this recurring problem- we are doing our best to find and eliminate the bugs causing this instability. I'll keep you informed. dw

  2. #2
    Join Date
    Feb 2003
    Location
    Chased over the Burnt Tundra
    Posts
    5,443
    Blog Entries
    1
    Rep Power
    2099281
    Well, this is what I get when the mouse leaves the window:

    java.lang.ArrayIndexOutOfBoundsException: 3 >= 3
    at java.util.Vector.elementAt(Vector.java:427)
    at javax.swing.JTabbedPane.setIconAt(JTabbedPane.java :1154)
    at com.hero.chat.ChatApplet$7.mouseMoved(ChatApplet.j ava:552)
    at java.awt.Component.processMouseMotionEvent(Compone nt.java:5138)
    at javax.swing.JComponent.processMouseMotionEvent(JCo mponent.java:2776)
    at java.awt.Component.processEvent(Component.java:489 4)
    at java.awt.Container.processEvent(Container.java:156 6)
    at java.awt.Component.dispatchEventImpl(Component.jav a:3598)
    at java.awt.Container.dispatchEventImpl(Container.jav a:1623)
    at java.awt.Component.dispatchEvent(Component.java:34 39)
    at java.awt.LightweightDispatcher.retargetMouseEvent( Container.java:3450)
    at java.awt.LightweightDispatcher.processMouseEvent(C ontainer.java:3178)
    at java.awt.LightweightDispatcher.dispatchEvent(Conta iner.java:3095)
    at java.awt.Container.dispatchEventImpl(Container.jav a:1609)
    at java.awt.Component.dispatchEvent(Component.java:34 39)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java: 450)
    at java.awt.EventDispatchThread.pumpOneEventForHierar chy(EventDispatchThread.java:197)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:144)
    at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:136)
    at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:99)
    I don't think it's the cause, but may be part. Seems to be up again...

  3. #3
    Join Date
    Feb 2003
    Location
    New York City
    Age
    43
    Posts
    1,713
    Rep Power
    615551
    The room did in fact come back about 7:15. We'll let you all know what Dan figures out. Thanks! dw

  4. #4
    Join Date
    Mar 2003
    Location
    Spokane, Washington
    Age
    52
    Posts
    145
    Rep Power
    24
    When I tried to use the chat, I kept getting an Error Message that I had the wrong version (1.4 something was needed).

    I guess we need to keep an eye on the Java site and make sure we always have the current version installed?

  5. #5
    Join Date
    Feb 2003
    Location
    Chicago, Illinois, United States
    Age
    39
    Posts
    10,226
    Blog Entries
    10
    Rep Power
    409981

    Re: Chat Room Crash

    Originally posted by Darren Watts
    The chat room crashed again about 6:45 tonight. I am trying to track down Dan Simon. Hero Games apologizes for this recurring problem- we are doing our best to find and eliminate the bugs causing this instability. I'll keep you informed. dw
    OK...I've spent some time this afternoon going through the server-side code for the chat and revamping it a fair bit.

    The problem last night wasn't with any sort of a crash....as near as I can tell, the login listener just got swamped.

    I've completely replaced the code for the login listener. The new version should be able to handle any load that is thrown at it....as should the server.

    I've also changed the applet itself back to the "old" version....the one that was in place before I started using the HTML-enabled chat. This should take care of any lag/slow down issues that folks were having.

    I'll stay online as much as I can tonight to test it out, but it's still going to be a matter of finding any bugs as they occur moving forward. I don't _think_ there will be any problems with the new code, but you can never tell for sure until you put it under load for a while.
    White Hats are for CISSPs

  6. #6
    Join Date
    Feb 2003
    Location
    Chicago, Illinois, United States
    Age
    39
    Posts
    10,226
    Blog Entries
    10
    Rep Power
    409981
    Originally posted by lemming
    Well, this is what I get when the mouse leaves the window:

    I don't think it's the cause, but may be part. Seems to be up again...
    That wasn't the cause of the problem (as you correctly surmised) but it was an annoyance. The new applet code fixes that issue.
    White Hats are for CISSPs

  7. #7
    Join Date
    Feb 2003
    Location
    Chicago, Illinois, United States
    Age
    39
    Posts
    10,226
    Blog Entries
    10
    Rep Power
    409981
    Originally posted by Al_Beddow
    When I tried to use the chat, I kept getting an Error Message that I had the wrong version (1.4 something was needed).

    I guess we need to keep an eye on the Java site and make sure we always have the current version installed?
    The applet requires a 1.3.1 (or better) JVM. If you don't have one installed on your system, it <i>should</i> prompt you to download the plugin, though this depends largely on your browser settings.

    If you've pulled down the 1.4.1 installation of Java from Sun, you'll be better off anyway (there have been numerous improvements in Java of late)....but anything from 1.3.1 and on will work.
    White Hats are for CISSPs

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Chat Room Problems
    By Smeazel in forum Company Questions
    Replies: 11
    Last Post: May 23rd, '03, 11:49 AM
  2. Chat room BOOM!
    By AlbertDeschesne in forum Company Questions
    Replies: 7
    Last Post: Apr 17th, '03, 08:24 AM
  3. Chat Rooms Reworked (slightly)
    By Simon in forum Company Questions
    Replies: 6
    Last Post: Mar 8th, '03, 11:09 AM
  4. So... did the Hero Chat room Implode or what?
    By AlbertDeschesne in forum Company Questions
    Replies: 11
    Last Post: Mar 5th, '03, 06:51 AM
  5. Chat User Name Problem
    By nyakki in forum Company Questions
    Replies: 4
    Last Post: Feb 16th, '03, 05:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •