Re: SmbAuthException thrown: Logon failure: unknown user name or bad password and SmbException tossed: NT_STATUS_NOT_FOUND

2019-02-12 Thread Karl Wright
Hi Damien, The JCIFS connector is in fact retrying most of these errors. Only after it fails repeatedly does it give up and skip the document. That's what's happening for the access exception case. For the NT_STATUS_NOT_FOUND case, it looks like we don't know what to make of that error and if

SmbAuthException thrown: Logon failure: unknown user name or bad password and SmbException tossed: NT_STATUS_NOT_FOUND

2019-02-12 Thread Damien Collis
All, I am constantly facing issues where a job errors due to issues with crawling SMB shares. >From the JOB Status page I see JOB 1 \\server\folder1\folder2\ Error: SmbAuthException thrown: Logon failure: unknown user name or bad password. JOB 1 \\server\folderA\folderB\