[jadmin] Re: [MU-Conference] Jabberd2 + mu-conference

xyon xyon at indigorobot.com
Wed Aug 30 13:27:39 CDT 2006


Solved. In the muc-jcr.xml file I had not defined the proper IP to find
the router on, as well as had the wrong port number (thanks to
<loglevel>255</loglevel>). After correcting that, worked great!

  <name>muclinker</name>
  <host>jabber.myhost.com</host>
  <ip>127.0.0.1</ip>
  <port>5347</port>


On Wed, 2006-08-30 at 14:08 -0400, xyon wrote:

> Good day all,
> 
> (I sent this to the jabber admin list, but have since discovered this list, which I think is more relevant)
> 
> I am trying to setup a jabberd2 installation with mu-conference.
> 
> I installed mu-conference by roughly following the "Installation of
> Multi-user Conferencing" tutorial (linked below). jabberd2 starts up
> (manually after jabber init script is successful) nicely, mu-conference
> appears to start, no errors, I see jabber waiting for connections, and
> mu-conference says it's started (according to logs). But when adding a
> chat room from GAIM client, nothing shows up in logs, and I cannot join
> the newly created chat room. rooms.xml remains empty.
> 
> I have noticed that port 5347 is listed multiple times through the
> config files including the mu-jcr.xml. Could the services be stamping on
> eachother binding-wise?
> 
> 
> Below is some relevant information.
> 
> System Info:
> # cat /etc/debian_version && uname -r
> testing/unstable
> 2.6.16
> 
> Package Info:
> # apt-show-versions |grep -i jabber
> jabber-common/unstable uptodate 0.4
> jabberd2-mysql/experimental upgradeable from 2.0s10-1 to 2.0s11-1
> libnet-jabber-perl/unstable uptodate 2.0-3
> 
> 
> This is the link to the tutorial I roughly followed:
> http://mu-conference.jabberstudio.org/docs/jabber-solaris.php
> 
> I have added modified the item tag in sm.xml, the alias tag in router.xml, and the name tag in muc-jcr.xml file accordingly, still nogo.
> 





More information about the JAdmin mailing list