You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org> on 2012/09/13 10:16:08 UTC

[jira] [Created] (CONNECTORS-527) Error during CMIS ingestion of nodes without binary content

Piergiorgio Lucidi created CONNECTORS-527:
---------------------------------------------

             Summary: Error during CMIS ingestion of nodes without binary content
                 Key: CONNECTORS-527
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-527
             Project: ManifoldCF
          Issue Type: Bug
          Components: CMIS connector
    Affects Versions: ManifoldCF 0.6
            Reporter: Piergiorgio Lucidi
            Assignee: Piergiorgio Lucidi
             Fix For: ManifoldCF 0.7


In case of some nodes in the CMIS repository don't have binary stream, the connector returns:
{code}
FATAL 2012-09-13 10:05:14,961 (Worker thread '1') - Error tossed: null
java.lang.NullPointerException
	at org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector.processDocuments(CmisRepositoryConnector.java:1070)
	at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:423)
	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:551)
{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

[jira] [Resolved] (CONNECTORS-527) Error during CMIS ingestion of nodes without binary content

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi resolved CONNECTORS-527.
-------------------------------------------

    Resolution: Fixed

r1384229.
                
> Error during CMIS ingestion of nodes without binary content
> -----------------------------------------------------------
>
>                 Key: CONNECTORS-527
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-527
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.6
>            Reporter: Piergiorgio Lucidi
>            Assignee: Piergiorgio Lucidi
>             Fix For: ManifoldCF 0.7
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In case of some nodes in the CMIS repository don't have binary stream, the connector returns:
> {code}
> FATAL 2012-09-13 10:05:14,961 (Worker thread '1') - Error tossed: null
> java.lang.NullPointerException
> 	at org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector.processDocuments(CmisRepositoryConnector.java:1070)
> 	at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:423)
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:551)
> {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