Menu

What caused this exception

Help
EricZheng
2007-02-08
2013-04-29
  • EricZheng

    EricZheng - 2007-02-08

    My program often get this exception. Anyone know the reason? How to fix this?

    ErrorCode 800 , Changing too rapidly
    outgoing : XFR 284 SB

    incoming : 800 284

            at net.sf.jml.protocol.incoming.IncomingError.messageReceived(IncomingError.java:58)
            at net.sf.jml.protocol.MsnSession$1.messageReceived(MsnSession.java:105)
            at net.sf.cindy.impl.AbstractSession$6.doRun(AbstractSession.java:341)
            at net.sf.cindy.impl.AbstractSession$DispatchObject.run(AbstractSession.java:395)
            at net.sf.cindy.impl.SimpleDispatcher.dispatch(SimpleDispatcher.java:35)
            at net.sf.cindy.impl.AbstractSession.dispatch(AbstractSession.java:249)
            at net.sf.cindy.impl.AbstractSession.dispatchMessageReceived(AbstractSession.java:335)
            at net.sf.cindy.impl.StreamChannelSession.recognizeMessageAndDispatch(StreamChannelSession.java:77)
            at net.sf.cindy.impl.StreamChannelSession.readFromChannel(StreamChannelSession.java:53)
            at net.sf.cindy.impl.ChannelSession.onReadable(ChannelSession.java:212)
            at net.sf.cindy.impl.ChannelSession.onEvent(ChannelSession.java:134)
            at net.sf.cindy.impl.SocketSession.onEvent(SocketSession.java:119)
            at net.sf.cindy.impl.SimpleEventGenerator.processKey(SimpleEventGenerator.java:212)
            at net.sf.cindy.impl.SimpleEventGenerator.run(SimpleEventGenerator.java:192)
            at net.sf.cindy.impl.SimpleEventGenerator.access$000(SimpleEventGenerator.java:54)
            at net.sf.cindy.impl.SimpleEventGenerator$1.run(SimpleEventGenerator.java:115)

     
    • PsyMonkey

      PsyMonkey - 2007-02-08

      Where do you get this error, during login/when trying to send a message/etc.?

       
    • EricZheng

      EricZheng - 2007-02-08

      It happens during sending messages.

       
    • Richard Walton

      Richard Walton - 2007-04-01

      You're flooding msn with too many messages at once - At least I got that when I was playing around with the library.

       
    • Yu Kobayashi

      Yu Kobayashi - 2007-04-22

      The answer is at here.
      http://msnpiki.msnfanatic.com/index.php/Reference:Error_List

      > Also when requesting too many switchboard sessions. You can request up to 8 switchboard sessions in any 60-second period. Failed requests (i.e. requests that receive this error in reply) also count towards this limit.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.