[JDEV] FIX: crashing server/config file issue

Julian Fitzell julian-ml at beta4.com
Wed Nov 8 00:35:36 CST 2000


I was compiling from the released tar.gz files when I experienced the problem.

Julian

*********** REPLY SEPARATOR  ***********

On 08/11/00 at 1:26 AM David Waite wrote:

>There is a bug in the main configuration file in jabber2 CVS (I have not
>yet verified that it is also in the release version). For those of you
>who are encountering oddities, change
>
><host>localhost</host>
><host><jabberd:cmdline flag="h"/></host>
>
>to
>
><host>localhost</host>
>
>or even better
>
><host><jabberd:cmdline flag="h">localhost</jabberd:cmdline></host>
>
>what is happening is that without a -h value on the command line, it is
>feeding the server an empty host attribute, which basically means 'all
>hosts'. So the server is trying to manage user sessions for everything
>out there, and various wild and broken things happen.
>
>-David Waite
>
>
>_______________________________________________
>jdev mailing list
>jdev at jabber.org
>http://mailman.jabber.org/listinfo/jdev







More information about the JDev mailing list