[JDEV] Re: problem with spool directory

beej at bryanland.com beej at bryanland.com
Mon Jan 8 13:25:16 CST 2001


I had the same problem.  Turns out something was prepending whitespace
(a linefeed, some spaces) to the spool directory name. I couldn't find
what, but I added a routine to xdb_file.c that strips whitespace from
the spool directory name. That fixed the problem.

BrYan


> Date: Fri, 05 Jan 2001 11:59:47 -0700
> From: Peter Saint-Andre <stpeter at jabber.org>
> Organization: http://www.jabber.org/
> To: jdev at jabber.org
> Subject: Re: [JDEV] problem with spool directory
> Reply-To: jdev at jabber.org
> 
> Do you have a writable directory named spool/myservername/ ?
> 
> > ben.piercey at nuance.com wrote:
> > 
> > I just grabbed the latest 1.4pre1 from CVS. The install seemed to go
> > well, but I get an error on the 1 first client connection. It's seems
> > that
> > the spool directory for the server name that I've chosen doesn't get
> > created so user information can't get stored.
> > 
> > I've checked the file permissions, everything looks fine. I've also
> > changed
> > the <spool/> location in the config file to an absolute path but that
> > doesn't help either.
> > 
> > Am I missing something? Has anyone else had this problem?
> > 
> > Ben.
> 
> --
> Peter Saint-Andre
> stpeter at jabber.org
> 
-- 
Some people just can't eat cheese.




More information about the JDev mailing list