[JDEV] Jabber Server 1.2; update.jabber.org errors
David Waite
dwaite at jabber.com
Wed Nov 8 13:15:09 CST 2000
See also previous posted fix (last night). The server will break unless
the <host> tags at top are modified, since not specifying a hostname
with -h will cause the second <host> tag to be null.
-David Waite
Oliver Jones wrote:
> At 10:51 AM 11/8/00 +0800, Vincent Lim wrote:
> I just set up a new Jabber Server 1.2 using the latest release of the
> 1.2 source.
> ...
> However, after I get connected to my Jabber Server using JabberIM, using
> login name as 'happiedwf', I get the following error in the error.log:
> 20001107T04:46:16: [warn] (update.jabber.org): xdb_file failed to
> open file ./spool/update.jabber.org/959967024.xml:
> No such file or directory
>
>
> Three things are happening here. First, in the module
> jabber.1-2/jsm/modules/mod_version.c, there's code--hardcoded (!!)--to send
> a message to update.jabber.com. You can make that stop happening by
> removing the <update/> stanza from the initialization file.
>
> Second, the default <update/> stanza in the release of 1.2 is broken unless
> you provide a -h hostname on the commandline which runs jabberd.
>
> Third, xdb_file always gives the type of warning you show when it tries to
> look up information for a nonexistent/unregistered user. I'd say it's benign.
>
> Oliver Jones
> DotClick
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list