[JDEV] Bot getting boot
David Waite
dwaite at jabber.com
Thu Jun 21 17:57:22 CDT 2001
Bill Abbas wrote:
>Hi,
>
>I have a bot running as a client on the Jabber 1.4 server
>(with the conference.0.4.1 module installed). The bot is a
>Java app connected to the server via
>JabberBeans-0.9.0-pre4.
>
>The first time the bot gets a message, it gets kicked off
>of the groupchat. Kind of looks like the socket gets
>closed when the groupchart server tries to deliver the
>message, although the message does apparently get through.
>
>Could this be bad jabber karma?
>
>I'm attaching a whittled-down snippet of the jabberd debug
>output. TIA
>
>=Bill
>
>Thu Jun 21 13:48:22 2001 client.c:248 io_select Socket 13 close notification
>Thu Jun 21 13:48:22 2001 deliver.c:460 DELIVER 4:expertq.com <route type='error' to='expertq at expertq.com/8222E78' from='13 at c2s/8241268'/>
>Thu Jun 21 13:48:22 2001 deliver.c:649 delivering to instance 'sessions'
>Thu Jun 21 13:48:22 2001 deliver.c:83 (80D4178)incoming packet <route type='error' to='expertq at expertq.com/8222E78' from='13 at c2s/8241268'/>
>Thu Jun 21 13:48:22 2001 users.c:137 js_user(expertq at expertq.com,81554E0)
>Thu Jun 21 13:48:22 2001 sessions.c:148 end 136457848 'Disconnected'
>Thu Jun 21 13:48:22 2001 mio.c:354 freed MIO socket
>Thu Jun 21 13:48:22 2001 mtq 8166E50 entering from pth
>Thu Jun 21 13:48:23 2001 mtq 8166E50 queue call 8222E78
>Thu Jun 21 13:48:23 2001 sessions.c:318 THREAD:SESSION exiting
>
It looks like the client is disconnecting, not the server - the c2s
component is sending a message to JSM (expertq.com) saying that the
socket is closed.
Other than this - no clue
-David Waite
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010621/6a1b7175/attachment-0002.htm>
More information about the JDev
mailing list