Reply:-
The smb exception means that it is coming from the JCIFS library, which is
trying to find documents and their metadata from your windows shares, and
is apparently not getting something it needs back promptly. Perhaps the
user you are using to do the crawl has insufficient privileges? Also, the
error you are seeing is a new one; I've never seen that before, so the
connector hasn't either, and it basically doesn't know whether to skip the
document or hard fail. But what I'd do is try to open the document yourself
in Windows and find out whether it seems to work or not, for a start.

Many Thanks for you reply,
Surely will now follow mail chain only.
I have checked the user privileges. User is having  all access rights. Also
the manual access to folders is working fine and folder is accessible. Can
it be possible in any case, the window shares connector faces some problem
while connecting? (a network issue)

Thanks
Ritika

On Tue, May 19, 2020 at 2:39 PM Karl Wright <daddy...@gmail.com> wrote:

> I commented in the ticket you created.
> Thanks,
> Karl
>
> On Tue, May 19, 2020 at 3:07 AM ritika jain <ritikajain5...@gmail.com>
> wrote:
>
>> Hi All,
>>
>> I am configured Units job (Manifoldcf 2.14 and ES 7.6.2 and postgres
>> 9.6.10) on server to access files from samba SMBv3 server and used
>> jcifs-ng-2.1.2.jar to be loaded in lib of manifoldcf.
>>
>> After ingesting some records into the index , the got this error in logs
>> :-
>>  :-Unrecognized SmbException thrown getting document version for
>> smb://store1.directory.intra/folders/UnitsTag1/Hydraulic Engineering/13 HYE
>> Data/morelis/VSS/MatlabTools/data/s/srcaaaaa.a
>> jcifs.smb.SmbException: Failed to acquire credits in time.
>>
>> Can anybody please help me understand what can be the possible cause of
>> this error. Can it be a network connection issue or something else.
>>
>> For info:- no authority connection/ Active Directory is being used till
>> now. Also the Use SID for security (checkbox on manifoldcf UI):- is
>> UNCHECKED.
>>
>> Any help will be appreciated greatly.
>>
>> Thanks
>> RItika
>>
>>
>>
>>
>>
>>

Reply via email to