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

Shinichiro Abe updated CONNECTORS-750:
--------------------------------------

    Attachment: CONNECTORS-idea3.patch

Attached patch. 
As long as I confirmed, e.getCause() returned null. 
It couldn't take more information than FileNotFoundException.
So I decided to skip files when catching FileNotFoundException.
                
> FileConnector should skip access denied files
> ---------------------------------------------
>
>                 Key: CONNECTORS-750
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-750
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: File system connector
>    Affects Versions: ManifoldCF 1.2
>            Reporter: Shinichiro Abe
>            Assignee: Shinichiro Abe
>            Priority: Minor
>             Fix For: ManifoldCF next
>
>         Attachments: CONNECTORS-idea1.patch, CONNECTORS-idea2.patch, 
> CONNECTORS-idea3.patch
>
>
> There are permission controlled files that are denied to access on Windows, 
> then FileConnector throws IO Exception "アクセスが拒否されました" (Access denied) 
> and this job has stop (not normally end).
> I'd like to skip those files during crawling.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to