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

Erik Huelsmann ehuels at gmail.com
Fri Jul 11 11:21:24 UTC 2008


On 7/11/08, Kevin Crosbie <kcrosbie at ravenpack.com> wrote:
> 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.

Well, when looking at the output in the bugreport mentioned below,
there is a difference: in the output reported by Burguz, there's an
:EOF (end-of-stream), whereas in your bugreport I can see the XML
processing instruction to set the xml version number. So, while the
error looks very much alike, they may be different issues.


> 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

Thanks for the pointer!

Bye,

Erik.



More information about the cl-xmpp-devel mailing list