[cl-xmpp-devel] cl-xmpp with usocket patch

Kevin Crosbie kcrosbie at ravenpack.com
Fri Jul 11 09:45:14 UTC 2008


Burguz Omonov wrote:
> clxmppclxmppresssup
> debugger invoked on a CL-XMPP:SERVER-DISCONNECT:
>   Document not well-formed: Bad nesting. "stream:stream" / (:EOF)
>
> That's been my experience so far :) I'll keep it posted, if I manage to get somehow better results.
>
>   
We fixed that problem by patching ejabberd. Have you tried that?
http://common-lisp.net/pipermail/cl-xmpp-devel/2007-October/000097.html

Basically the patch removes the XML tag from the start of the stream.

I'm not sure that this is the ultimate solution, the guys at ejabberd
suggest that the cl-xmpp should be handling this properly, but the patch
is an intermediate solution at least:
https://support.process-one.net/browse/EJAB-455?focusedCommentId=17503#action_17503

Kevin



More information about the cl-xmpp-devel mailing list