Karl Wright created CONNECTORS-611:
--------------------------------------
Summary: SharePoint connector throws NPE getting permissions in
some cases
Key: CONNECTORS-611
URL: https://issues.apache.org/jira/browse/CONNECTORS-611
Project: ManifoldCF
Issue Type: Bug
Components: SharePoint connector
Affects Versions: ManifoldCF 1.1
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.1
Here's the exception:
{code}
> FATAL 2013-01-14 17:13:46,871 (Worker thread '15') - Error tossed: null
> java.lang.NullPointerException
> at
> org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.getDocumentACLs(SPSProxyHelper.java:324)
> at
> org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.getDocumentVersions(SharePointRepository.java:929)
> at
> org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:321)
>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira