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 2015/06/02 08:38:17 UTC

[jira] [Resolved] (CONNECTORS-1207) Continuous crawl in filesystem give NPE while deleting some files from the directory

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

Karl Wright resolved CONNECTORS-1207.
-------------------------------------
    Resolution: Duplicate

This is the same problem that was already fixed in trunk and dev_1x.

> Continuous crawl in filesystem give NPE while deleting some files from the directory 
> -------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-1207
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1207
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: SearchBlox connector
>    Affects Versions: ManifoldCF 1.9
>            Reporter: Naveen.A.N
>
> On a continuous crawl for File system if some of the files are deleted from the directory the documents are not deleted from searchblox. There was a error in the manifoldcf.log 
> FATAL 2015-06-02 11:35:36,200 (Worker thread '7') - Error tossed: null
> java.lang.NullPointerException
> 	at org.apache.manifoldcf.agents.output.searchblox.SearchBloxConnector.removeDocument(SearchBloxConnector.java:381)
> 	at org.apache.manifoldcf.agents.incrementalingest.IncrementalIngester.removeDocument(IncrementalIngester.java:2352)
> 	at org.apache.manifoldcf.agents.incrementalingest.IncrementalIngester.documentDeleteMultiple(IncrementalIngester.java:1082)
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.removeFromIndex(WorkerThread.java:923)
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.processDeleteLists(WorkerThread.java:882)
> 	at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:694)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)