You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Naveen.A.N (JIRA)" <ji...@apache.org> on 2015/06/02 08:09:18 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14568597#comment-14568597 ] 

Naveen.A.N commented on CONNECTORS-1207:
----------------------------------------

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)

> 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-01 23:24:48,404 (Worker thread '29') - Error tossed: null
> java.lang.NullPointerException



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