Thanks all. It seems that I'm running an older version of Proc::Daemon that is not well behaved in combination with Lucy. A reduced bug test shows it working right with an updated Proc::Daemon so that's probably good enough. Thanks everyone for looking.
On Thu, Dec 5, 2013 at 1:05 PM, Marvin Humphrey <[email protected]> wrote: > On Thu, Dec 5, 2013 at 11:37 AM, Ashley Pond V <[email protected]> > wrote: >> FATAL - mmap of offset 4096 and length 656 (page size 4096) against >> '/usr/local/apv_4045_2/hss/var/lucy/cases/seg_7/cf.dat' failed: >> Permission denied > ^^^^^^^^^^ ^^^^^^ > >> What is it about daemonization is making it wonky? > > Underneath all the stack traces, it seems like there's a permissions issue. > > I don't recall whether we've tightened up permissions since the version of > KinoSearch you're using, but I'd look at owner/group for the index and the > what user you're running under as a daemon. > > Marvin Humphrey
