[ 
https://issues.apache.org/jira/browse/CONNECTORS-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262516#comment-15262516
 ] 

Konstantin Avdeev commented on CONNECTORS-1305:
-----------------------------------------------

I think, it's a permanent one. Fortunately, I've got the full stack trace for 
that: it turned out, that the problem is a very long path:

ERROR 2016-04-28 17:34:43,332 (Worker thread '89') - JCIFS: SmbException tossed 
processing 
smb://server.domain.com/Share/dir1/dir2/dir3/dir4/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/repeating-dir/.metadata/.plugins/com.collabnet.subversion.merge/
jcifs.smb.SmbException: 0xC0000205

The connector tried to get there four times, permanently getting the error 
message from the server, and canceled the job.
Basically, it is not able to complete the job because of the weird path. So, 
such kind of exception should be a WARN not an ERROR.

Thanks!


> Windows Share connector: SmbException tossed: 0xC0000205
> --------------------------------------------------------
>
>                 Key: CONNECTORS-1305
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1305
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: JCIFS connector
>    Affects Versions: ManifoldCF 2.4
>         Environment: Windows server 2012
>            Reporter: Konstantin Avdeev
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 2.5
>
>
> Windows share jobs stop when encountering an [Insufficient server resources 
> exist to complete the 
> request|https://msdn.microsoft.com/en-us/library/cc704588.aspx] server reply 
> (0xC0000205 - STATUS_INSUFF_SERVER_RESOURCES).
> Is it possible to catch that exception as well?
> Thank you!



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

Reply via email to