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

SharePoint connector should skip blocked files

    XMLWordPrintableJSON

Details

    Description

      When the connector encounters a blocked file, it generates the following exception:

      ERROR 2014-09-08 11:52:50,005 (Worker thread '5') - Exception tossed: Error fetching document 'http://sp2013/sites/demo/test/blocked%20files/tmp.ps1': 415
      org.apache.manifoldcf.core.interfaces.ManifoldCFException: Error fetching document ' http://sp2013/sites/demo/test/blocked %20files/tmp.ps1': 415
      at org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.fetchAndIndexFile(SharePointRepository.java:1915)
      at org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.processDocuments(SharePointRepository.java:1774)
      at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:677)
      at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:670)
      at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:649)
      at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:402)
      at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:380)
      

      It should skip the file.

      Attachments

        1. CONNECTORS-1025.patch
          2 kB
          Karl Wright

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: