Re: Frequent error while window shares job

2022-08-22 Thread Karl Wright
You will need to contact the current maintainers of the Jcifs library to
get answers to these questions.

Karl


On Mon, Aug 22, 2022 at 3:27 AM ritika jain 
wrote:

> Hi All,
>
> I have a Windows shared job to crawl files from samba server, it's a  huge
> job to crawl documents in millions(about 10). While running a job , we
> encounter two types of errors very frequently.
>
> 1)  WARN 2022-08-19T17:17:05,175 (Worker thread '7') - JCIFS: Possibly
> transient exception detected on attempt 3 while getting share security:
> Disconnecting during tree connect
> jcifs.smb.SmbException: Disconnecting during tree connect-- in what case
> it can come
>
> 2) WARN 2019-08-25T15:02:27,416 (Worker thread '11') - Service
> interruption reported for job 1565115290083 connection 'fs_vwoaahvp319':
> Timeout or other service interruption: The process cannot access the file
> because it is being used by another process.
>
> What can be the reason for this?. Can anybody please help how we can make
> the job skip the error (if for any particular file), and then let the job
> run without an abort.
>
> Thanks
> Ritika
>


Frequent error while window shares job

2022-08-22 Thread ritika jain
Hi All,

I have a Windows shared job to crawl files from samba server, it's a  huge
job to crawl documents in millions(about 10). While running a job , we
encounter two types of errors very frequently.

1)  WARN 2022-08-19T17:17:05,175 (Worker thread '7') - JCIFS: Possibly
transient exception detected on attempt 3 while getting share security:
Disconnecting during tree connect
jcifs.smb.SmbException: Disconnecting during tree connect-- in what case it
can come

2) WARN 2019-08-25T15:02:27,416 (Worker thread '11') - Service interruption
reported for job 1565115290083 connection 'fs_vwoaahvp319': Timeout or
other service interruption: The process cannot access the file because it
is being used by another process.

What can be the reason for this?. Can anybody please help how we can make
the job skip the error (if for any particular file), and then let the job
run without an abort.

Thanks
Ritika