CC'ing fire-talk in case there is interest from anyone else there.
Let me guess, you don't have friendly names (aliases) for a lot of your
buddies and you just know them by screen name.
Basically, what was happening was the following (may be a bit
technical, but you should get the idea).
Your Fire sent 132 SSI_EDITDONE commands to the server within 0.4
seconds. The server kicked you for that, and Fire would try logging in
again, where it did the exact same thing. I managed to trace it back
to a bug where if you had not set an alias for a buddy, and there was
not alias in the server list, it tried to set a null alias. This cause
the lib to recognize this, and not do anything, but it then decided
that this would be a good point to make sure it starts working on
pending server side list messages. It finds none since no edit was
made, so it sends the edit done command. This likely happens once for
each buddy in your list.
If you could, try following the directions on the development page to
rebuild fire from CVS and see if that fixes it.
http://fire.sf.net/development
If you are unable to do this, please reply, and I will try to make a
build for you. BTW, thanks for reporting this.
------------------------------------------------------------------
Graham Booker Texas A&M University
gbooker@... Graduate Student in ELEN
------------------------------------------------------------------
On Mar 22, 2004, at 9:17 PM, Emi Melissa Briet wrote:
> Attached is the aimlog.dat
> Below is the Fire console log.
>
> Keep in mind all this happened in the span of 13 seconds....
>
> 3/22/04 9:10:50 PM - AIM - Login Okayed
<screenname and email cut>
> 3/22/04 9:10:50 PM - AIM - BOS IP: 64.12.24.193:5190
> 3/22/04 9:10:52 PM - AIM - activating server-stored buddy list
> 3/22/04 9:10:52 PM - AIM - You are now officially online.
> 3/22/04 9:10:52 PM - AIM - connection error in aim_get_command! -
> Restarting Connection
>
<snip>
> 3/22/04 9:10:55 PM - AIM - Login Okayed
<screen name cut>
> 3/22/04 9:10:55 PM - AIM - Email: (null)
> 3/22/04 9:10:55 PM - AIM - BOS IP: (null)
> 3/22/04 9:10:55 PM - AIM - You have been connecting and disconnecting
> too frequently. Wait ten minutes and try again. If you continue to
> try, you will need to wait even longer. Please click More Info to get
> more information.
> 3/22/04 9:11:03 PM - AIM - Login Error Code 0x0018
> 3/22/04 9:11:03 PM - AIM - Error URL: http://www.aol.com
> <aimlog.dat>
|