<html>
<head>
</head>
<body>
Bill Abbas wrote:<br>
<blockquote type="cite" cite="mid:01062114452200.00649@obelix"><pre wrap="">Hi,<br><br>I have a bot running as a client on the Jabber 1.4 server <br>(with the conference.0.4.1 module installed). The bot is a <br>Java app connected to the server via <br>JabberBeans-0.9.0-pre4. <br><br>The first time the bot gets a message, it gets kicked off <br>of the groupchat. Kind of looks like the socket gets <br>closed when the groupchart server tries to deliver the <br>message, although the message does apparently get through.<br><br>Could this be bad jabber karma?<br><br>I'm attaching a whittled-down snippet of the jabberd debug <br>output. TIA<br><br>=Bill</pre>
<pre wrap="">Thu Jun 21 13:48:22 2001 client.c:248 io_select Socket 13 close notification<br>Thu Jun 21 13:48:22 2001 deliver.c:460 DELIVER 4:expertq.com <route type='error' to='<a class="moz-txt-link-abbreviated" href="mailto:expertq@expertq.com/8222E78">expertq@expertq.com/8222E78</a>' from='<a class="moz-txt-link-abbreviated" href="mailto:13@c2s/8241268">13@c2s/8241268</a>'/><br>Thu Jun 21 13:48:22 2001 deliver.c:649 delivering to instance 'sessions'<br>Thu Jun 21 13:48:22 2001 deliver.c:83 (80D4178)incoming packet <route type='error' to='<a class="moz-txt-link-abbreviated" href="mailto:expertq@expertq.com/8222E78">expertq@expertq.com/8222E78</a>' from='<a class="moz-txt-link-abbreviated" href="mailto:13@c2s/8241268">13@c2s/8241268</a>'/><br>Thu Jun 21 13:48:22 2001 users.c:137 js_user(<a class="moz-txt-link-abbreviated" href="mailto:expertq@expertq.com,81554E0">expertq@expertq.com,81554E0</a>)<br>Thu Jun 21 13:48:22 2001 sessions.c:148 end 136457848 'Disconnected'<br>Thu Jun 21 13:48:22 2001 mio.c:354 freed MIO socket<br>Thu Jun 21 13:48:22 2001 mtq 8166E50 entering from pth<br>Thu Jun 21 13:48:23 2001 mtq 8166E50 queue call 8222E78<br>Thu Jun 21 13:48:23 2001 sessions.c:318 THREAD:SESSION exiting<br></pre>
</blockquote>
<br>
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.<br>
<br>
Other than this - no clue<br>
<br>
-David Waite<br>
<blockquote type="cite" cite="mid:01062114452200.00649@obelix">
<center>
<table border="1">
<tbody>
<tr>
<td><br>
</td>
<td><br>
</td>
</tr>
</tbody>
</table>
</center>
</blockquote>
</body>
</html>