Hi, I am indexing a SharePoint subsite and i get below error for a number of documents and job gets aborted.
One way to ignore such cases is to remove such sites from MCF job but it is manual and repetitive. Is there any way i could ignore such sites/subsites/documents using MCF? DEBUG 2014-08-22 07:30:28,014 (Worker thread '65') - SharePoint: Can't get version of '/AssetManagementTeam/WTP and SF/SitePages//Home.aspx' because it has no modify date 14693 ERROR 2014-08-22 07:30:28,050 (Worker thread '68') - Exception tossed: Bad xml - child node 0 'ns1:Validation' is not 'ns1:Fields' 14694 org.apache.manifoldcf.core.interfaces.ManifoldCFException: Bad xml - child node 0 'ns1:Validation' is not 'ns1:Fields' 14695 at org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.getFieldList(SPSProxyHelper.java:1735) 14696 at org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.processDocuments(SharePointRepository.java:1277) 14697 at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:433) 14698 at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:565) Regards, Lalit.
