Markus Schuch created CONNECTORS-1627:
-----------------------------------------
Summary: CSWS Connector: Error tossed: null (ownerRights may be
null)
Key: CONNECTORS-1627
URL: https://issues.apache.org/jira/browse/CONNECTORS-1627
Project: ManifoldCF
Issue Type: Bug
Components: LiveLink connector
Reporter: Markus Schuch
We encounter documents having object rights with {{ownerRights}} = {{null}}
leading to:
{code}
FATAL 2019-10-25T10:55:03,839 (Worker thread '15') - Error tossed: null
java.lang.NullPointerException
at
org.apache.manifoldcf.crawler.connectors.csws.CswsConnector.processDocuments(CswsConnector.java:1276)
~[?:?]
at
org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:399)
[mcf-pull-agent.jar:?]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)