You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/09/17 02:55:33 UTC

[jira] [Comment Edited] (CONNECTORS-1013) SharePoint: Getting fields for some subsites causes error

    [ https://issues.apache.org/jira/browse/CONNECTORS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106637#comment-14106637 ] 

Karl Wright edited comment on CONNECTORS-1013 at 9/17/14 12:55 AM:
-------------------------------------------------------------------

r1619703 (dev_1x branch)



was (Author: kwright@metacarta.com):
r1619703


> 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
>             Fix For: Manifold 1.7.1, ManifoldCF 2.0
>
>         Attachments: CONNECTORS-1013.patch
>
>
> 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.3.4#6332)