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 2017/04/25 21:54:04 UTC

[jira] [Resolved] (CONNECTORS-1417) Error processing email: null

     [ https://issues.apache.org/jira/browse/CONNECTORS-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-1417.
-------------------------------------
    Resolution: Fixed

r1792663


> Error processing email: null
> ----------------------------
>
>                 Key: CONNECTORS-1417
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1417
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Email connector
>    Affects Versions: ManifoldCF 2.7
>            Reporter: Cihad Guzel
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 2.8
>
>         Attachments: CONNECTORS-1417.patch
>
>
> Email connector should support "multipart/alternative" mimetype.
> {noformat}
> FATAL 2017-04-26T00:37:23,800 (Worker thread '0') - Error tossed: null
> java.lang.NullPointerException
> 	at org.apache.manifoldcf.crawler.connectors.email.EmailConnector.processDocuments(EmailConnector.java:687) ~[?:?]
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:399) [classes/:?]
> DEBUG 2017-04-26T00:37:24,860 (Worker thread '2') - Email: Processing document identifier 'test:<CA...@mail.gmail.com>'
> FATAL 2017-04-26T00:37:26,096 (Worker thread '2') - Error tossed: null
> java.lang.NullPointerException
> 	at org.apache.manifoldcf.crawler.connectors.email.EmailConnector.processDocuments(EmailConnector.java:687) ~[?:?]
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:399) [classes/:?]
> DEBUG 2017-04-26T00:37:26,887 (Worker thread '1') - Email: Processing document identifier 'test:<CA...@mail.gmail.com>'
> FATAL 2017-04-26T00:37:28,019 (Worker thread '1') - Error tossed: null
> java.lang.NullPointerException
> 	at org.apache.manifoldcf.crawler.connectors.email.EmailConnector.processDocuments(EmailConnector.java:687) ~[?:?]
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:399) [classes/:?]
> DEBUG 2017-04-26T00:37:28,961 (Worker thread '4') - Email: Processing document identifier 'test:<CA...@mail.gmail.com>'
> FATAL 2017-04-26T00:37:31,037 (Worker thread '4') - Error tossed: null
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)