Sorry for the duplicate and i will try the trunk. N.
> On Jun 2, 2015, at 12:11 PM, Karl Wright <[email protected]> wrote: > > There is already a ticket, and a fix. It's checked into trunk and > branches/dev_1x. > > Thanks, > Karl > > > On Tue, Jun 2, 2015 at 2:08 AM, Naveen A.N <[email protected] > <mailto:[email protected]>> wrote: > >> Here is what i found while debugging >> >> 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) >> >>> On Jun 2, 2015, at 11:07 AM, Naveen A.N <[email protected]> wrote: >>> >>> I don’t see any issues related to Manifoldcf or any other exceptions in >> searchblox log. >>> >>> Naveen. >>> >>> >>>> On Jun 2, 2015, at 10:50 AM, Will Martin <[email protected] >> <mailto:[email protected] <mailto:[email protected]>>> wrote: >>>> >>>> Can you provide the searchblox log? >>>> >>>> -----Original Message----- >>>> From: Naveen.A.N (JIRA) [mailto:[email protected] <mailto:[email protected]> >>>> <mailto:[email protected] <mailto:[email protected]> >>> ] >>>> Sent: Tuesday, June 02, 2015 1:18 AM >>>> To: [email protected] <mailto:[email protected]> >>>> <mailto:[email protected] <mailto:[email protected]>> >>>> Subject: [jira] [Created] (CONNECTORS-1207) Continuous crawl in >> filesystem give NPE while deleting some files from the directory >>>> >>>> Naveen.A.N created CONNECTORS-1207: >>>> -------------------------------------- >>>> >>>> Summary: 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 >> <https://issues.apache.org/jira/browse/CONNECTORS-1207> < >> 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)
