http://defect.opensolaris.org/bz/show_bug.cgi?id=19163
Lubos Kosco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Lubos Kosco <[email protected]> 2012-02-06 08:28:43 UTC --- this is a bit weird I think it shouldn't happen with latest binaries afaik our executors have a timeout on forked commands below stack shows this: an indexer is stuck indexing "opstools-misc" and another indexer was started in between (within maybe the timeout of above) so basically you have 2 indexers running on the same box and they seem to clash, check ps axf (or ptree) and let us know + locking on lucene is supposed to be automatic, I removed forced options on lock clean ups because of that (and no one complained, so you're the first one) the other Q can be, whether you use latest opengrok ;) hmm? L note that current 0.11rc and 0.10 didn't have big changes in this area, so the locking should be the same, however older opengrok versions had old locking, which was problematic sometimes -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
