Karl Wright created CONNECTORS-1309:
---------------------------------------
Summary: 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)