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:04:13 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15286406#comment-15286406 ] 

Karl Wright commented on CONNECTORS-1309:
-----------------------------------------

Turns out that the "lists" in question aren't lists.  Trying to determine what they are, but since they're not lists we are going to just skip them.


> 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
>
>
> 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)