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 2016/05/17 11:05:12 UTC

[jira] [Updated] (CONNECTORS-1309) Some SharePoint lists won't crawl because of default.aspx

     [ https://issues.apache.org/jira/browse/CONNECTORS-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-1309:
------------------------------------
    Attachment: CONNECTORS-1309.patch

The attached patch should skip anything unknown that comes along.


> Some SharePoint lists won't crawl because of default.aspx
> ---------------------------------------------------------
>
>                 Key: CONNECTORS-1309
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1309
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: SharePoint connector
>    Affects Versions: ManifoldCF 2.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 2.5
>
>         Attachments: CONNECTORS-1309.patch
>
>
> Here's the exception:
> {code}
> ERROR 2016-04-29 10:50:25,985 (Worker thread '13') system.WorkerThread - Exception tossed: Bad list view url without site: 'default.aspx'
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: Bad list view url without site: 'default.aspx'
>         at org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.getLists(SPSProxyHelper.java:2524)
>         at org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.processDocuments(SharePointRepository.java:1587)
>         at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:399)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)