On May 3, 2009, at 10:26 PM, Pranab Panda (pkpanda) wrote: > Hi > I observed that when the indexer works for multiple > CVS Workspaces at the same time the indexer gives error > Like the following and that was the likely cause of my history > Not working for some files. A cvs up during the same time > Gave connection refused error to the cvs server as well, > Top command displayed java had more than 100% cpu usage > During the time the error occurred and as soon as the cpu > Usage went down the indexer didn't give error. > > WARNING: An error occurred while reading history: > org.opensolaris.opengrok.history.HistoryException: Failed to get > history > for: > "/tools/opengrok/source/WREPO/abc/devel/src/com/sysco/webui/form/ > task/Ta > skExecutionLogForm.java" Exit code: 1 > at
This means that the cvs binary exited with status code 1. Cheers, Trond