[JDEV] Re: Jabber configuration in jabber.xml
Frank Seesink
frank at mail.wvnet.edu
Fri Jul 4 12:34:39 CDT 2003
Rahmath Baig wrote:
> I'm trying to configure jabber.xml to change the host from localhost to
> my ip number.
> But after changing when I start the server it throws the following
> error:
>
> Unable to access home folder /home/temas/src/jabber-1.4.2: No such file
> or directory
> Configuration parsing using jabber.xml failed: unclosed token at line 19
> and column 2
>
> I thought it could be due to xml syntax, but even if I give x as the
> value it does not work.
> The xml file is intact, I don;t thin I've made a change in the tags.
>
> Could anyone help ??
Rahmath,
What editor/tool did you use to make the change? JabberD is incredibly
sensitive to linebreaks and such. For example, if the host name is not
all one one line, it is very unhappy.
I've been bitten by this several times inadvertently since I tend to
use PICO, which by default does 'line-wrapping'/line breaks at around 72
characters. So I always have to go back and make sure to restore lines
to their single-line format.
Just a thought.
More information about the JDev
mailing list