[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] Can't start Sup, allegedly because of a locked index.
Hi Shadowfirebird,
Excerpts from Shadowfirebird's message of 2010-12-02 13:36:21 +0100:
> Relevant last few lines pasted below. Note, three from the bottom,
> "kill(18723, SIGTERM)". 18723 is the *current* process number, so if I'm
> reading this right, it's self-destructing.
Heh, right. Passing 0 as pid to kill() is not such a good idea.
In your case, I would suggest deleting the lock files manually (use ls -la
.sup/xapian to find them)
Best regards,
Michael
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk