Karl Wright created CONNECTORS-1013:
---------------------------------------
Summary: SharePoint: Getting fields for some subsites causes error
Key: CONNECTORS-1013
URL: https://issues.apache.org/jira/browse/CONNECTORS-1013
Project: ManifoldCF
Issue Type: Bug
Components: SharePoint connector
Affects Versions: ManifoldCF 1.5.1
Reporter: Karl Wright
Assignee: Karl Wright
The following error is reported in the field:
{code}
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)
{code}
It's not clear what special kind of SharePoint entity it is that causes this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)