[ic] jobsqueue file permissions

Grant emailgrant at gmail.com
Fri Oct 1 11:26:06 EDT 2004


> > The /usr/local/interchange/etc/jobsqueue file keeps regenerating with
> > root as the owner.  This causes all subsequent jobs to fail to run.
> > It also causes this entry in the global error.log:
> >
> > Died in housekeeping, retry: open
> > /usr/local/interchange/etc/jobsqueue: Permission denied
> >
> > How can I fix this?
> 
> Run interchange --runjobs=CATALOG=JOBDIR as Interchange owner,
> not as root.
> 
> Bye
>         Racke

I set up a -u interch crontab instead of using the root one like this:

su - interch && /usr/local/interchange/bin/interchange --runjobs=catalog=job

That seems to have fixed it.  Thank you very much for the help.

- Grant


More information about the interchange-users mailing list