Compliance Acclerator Searches goes in hung state.
Hi Guys,
I have come across a small issue.
My compliance team is trying to perofrm a search on each dept having 5 searches in each dept and 1000 hotwords in it.
CA server version 9.0.2
CA Client Version 9.0.2
No of Dept 8
No of searches in each dept at a same time 5
So when the compliance guys try to perfrom a search in the system the searches go in never ending loop and does not complete at all.
Is there a limit on number of hotwords used in a search criteria, secondly is there a way i can fine tune the server in order that the searches compelte.
While Scott's SQL query will report on all searches in a 'Searching', 'Accepting...', or 'Pending Acceptance (Errors)' status, just restarting the Enterprise Vault Accelerator Manager Service (EVAMS) nightly may not cause stuck searches to complete. It may, but it also may not depending on where the issue causing the stuck condition resides.
In your CA environment (just like in any other CA or DA 9 environment), there are resources on the EV Indexing Server that may cause a search to become hung. Just restarting EVAMS won't clear those resources. Restarting the EV Indexing Service may clear them, or a reboot of the EV Indexing Service server may be needed. It really depends on the actual root cause of the 'stuck' condition.
There are also other issues in the CA environment that could cause searches to become 'stuck' that restarting EVAMS won't clear. For example. if an archive has had an adjustment made to its index volumes - say the AVSMaxLoc registry value was set to a higher value than previously set and the archive's index rebuilt to result in fewer index volumes - EV could have a different number of Index Volumes for an archive than CA has. In such cases, a CA search would be looking for more index volumes to search than actually exists. Such a condition would result in CA showing all index volumes as being finished, but the search never completes because it is awaiting the return from non-existent index volumes. (Note that this condition requires stopping EVAMS, truncating the tblIndexVolumeSet table in the CA Customer database, starting EVAMS and letting the archive synchronization process repopulate the tblIndexVolumeSet table with the current index volumes in EV.)
If you've optimized your environment per TECH56172 as I recommended in my first post AND you're still having CA searches become stuck, please open a support case so we can look into why those searches are becoming stuck.