[JDEV] New Jabber Server 1.2 setup
Vincent Lim's Yahoo
happiedwf at yahoo.com
Tue Nov 7 03:40:23 CST 2000
Hi Bernd,
I think my spool dir is configured right. I used the Jabber Server 1.2 package for compilation and building of the Jabber Server.
My host name is perfecttalk.com and I do have a perfecttalk.com directory in my spool directory.
1. What I don't understand is, why is messages being sent to update.jabber.org.?
I searched through all the source files and found that there is only 1 reference to update.jabber.org, which is in mod_version.c, and it is calling xmlnode_put_attrib(x,"to","jsm at update.jabber.org/"VERSION), thereby causing this message:
xdb_file failed to open file ./spool/update.jabber.org/959967024.xml: No such file or directory
2. Also, why is it that when I try to send a message to someone on jabber.org("someone at jabber.org"), the xdb_file tries to open a file in ./spool/jabber.com/someone.xml.
The error message is:
xdb_file failed to open file ./spool/jabber.com/happiedwf.xml: No such file or directory
I have only one directory in spool, which is my server domain name directory.
Did I miss some steps?
Vincent
==============================================================
looks like the spool dir is configured wrong. Have you read the UPGRADE file
which describes where and how you have to change the config file and create
a dir named after your site?
Greetings
Bernd
--
(OO) -- Bernd_Eckenfels at Wendelinusstrasse39.76646Bruchsal.de --
( .. ) ecki@{inka.de,linux.de,debian.org} http://home.pages.de/~eckes/
o--o *plush* 2048/93600EFD eckes at irc +497257930613 BE5-RIPE
(O____O) When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!
================================================================
----- Original Message -----
From: Vincent Lim's Yahoo
To: jdev at jabber.com
Sent: Tuesday, November 07, 2000 1:11 PM
Subject: New Jabber Server 1.2 setup
Hi, wondering if anyone can help to explain this to me.
I just set up a new Jabber Server 1.2 using the latest release of the 1.2 source.
Compile was fine, and I could get the jabberd daemon running.
I started my jabber server as perfecttalk.com, and I could use JabberIM as a client and registered a new account with my server.
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
Thereafter, when I try to send a message out to an unlisted user on jabber.com or jabber.org, I get a Error Code='404' Not found message. The following appeared in my error.log:
20001107T04:49:41: [notice] (update.jabber.org): server connection timed out
20001107T04:49:41: [notice] (update.jabber.org): bouncing a packet to 959967024 at update.jabber.org/0.9.6.78 from happiedwf at perfecttalk.com/JabberIM: (null)
20001107T04:50:38: [warn] (jabber.com): xdb_file failed to open file ./spool/jabber.com/happiedwf.xml: No such file or directory
20001107T04:51:53: [notice] (jabber.com): legacy server outgoing connection established
After some time, the message arrives at the target user. However, when I try to send the message again to the user, it never arrives.
Regards
Vincent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20001107/9e48d352/attachment-0002.htm>
More information about the JDev
mailing list