Experts, we are upgrading to webtop16.7.8 & in it there is know issue as given below,
ClusterManipulator error occurs while using simple search.
Workaround:
You must install Clustering.dar in Documentum Server for clustering to work. If this dar file is not installed, you must login with Administrator credentials and disable the following flag in the configuration file.
< webapp-root>\wdk\config\clusterstrategies_config.xml<clusterTreeConfig>
<enabled>true</enabled>
..........................
</clusterTreeConfig>
for time being I have made changes in the clusterstrategies_config.xml, as given above. But we cant find the Clustering.dar. Where should we get it?