Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1207

Continuous crawl in filesystem give NPE while deleting some files from the directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • ManifoldCF 1.9
    • None
    • SearchBlox connector
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              naveenann Naveen.A.N
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: