[JDEV] Group Chat Error
Jonathan Paulson
jrp at jonathanpaulson.com
Thu Oct 5 15:22:18 CDT 2000
> Does anyone know what I am doing wrong here? I send this string to
> indicate the process to join the "jabber" group chat
>
> <iq type="get" id="ID3" to="jabber at groups.jabber.org"><query
> xmlns="jabber:iq:groupchat"/></iq>
>
> And get back this error message
>
> <iq type='error' id='ID3' from='jabber at groups.jabber.org'>
> <query xmlns='jabber:iq:groupchat'/>
> <error code='502'>Remote Server Error</error>
I got this back from tsbandit...
502 errors like that usually mean that the transport is not running.
I'll restart groups.jabber.org in a bit here
It is now working!
thanks,
More information about the JDev
mailing list