[JDEV] Starting Group Chat

Robin Elliott Stevenson robinste at fc.hp.com
Tue Aug 8 13:43:55 CDT 2000


I am trying to get the groupchat running on my Jabber server.  I have
started "groupchat conference.usel &" running, and I have the following in
the jserver.xml file:

<agent jid="conference">
  <name>USEL Conference</name>
  <description>blah</description>
  <service>groupchat</service>
  <groupchat/>
  <register/>
</agent>

However, when I join a chat room, I get the following errors:

Tue Aug  8 14:33:36 2000  debug/etherxd_out.c:100 etherxd_netout_error
Tue Aug  8 14:33:36 2000  debug/etherxd_out.c:105 bouncing data intended for
conference
Tue Aug  8 14:33:36 2000  debug/etherxd.c:27 etherxd_send()
Tue Aug  8 14:33:36 2000  debug/ehlist.c:69 list_get(usel.fc.hp.com)
Tue Aug  8 14:33:36 2000  debug/etherxd.c:63 deliver to transport(INPROC)
usel.fc.hp.com
Tue Aug  8 14:33:36 2000  debug/mod_etherx.c:79 EXTERNAL: got error epacket
bounce to conference reason delivery failure
Tue Aug  8 14:33:36 2000  debug/util.c:54 dropping 502 packet <presence
to='test at conference/robin' from='robin at usel.fc.hp.com/Gabber'/>
Tue Aug  8 14:33:36 2000  debug/etherxd_out.c:67 etherxd_netout_cleanup
Tue Aug  8 14:33:36 2000  debug/ehlist.c:58 list_free(conference)
Tue Aug  8 14:33:36 2000  debug/ehlist.c:38 list_isolate(conference)
Tue Aug  8 14:33:36 2000  debug/xmlstream.c:273 xmlstream_cleanup

Any ideas?

- robin stevenson





More information about the JDev mailing list