On Tue, Jun 07, 2022 at 09:49:17AM +0000, Andy Pont via samba wrote:>I have done some more poking around and it appears that as the Eclipse >IDE is closing it is getting stuck in a loop. I can see SMB >transactions on the network using Wireshark and also repeated file >accesses on the server using inotifywait. > >I?m not sure whether I am interpreting the data I have collected >correctly but it looks as though Eclipse is missing a notification that >file(s) have been successfully closed and so is repeating the request.What version of Samba is this ? This smells to me like the duplicate fileid problem we fixed in the latest 4.15, 4.16.
On Tue, 2022-06-07 at 09:19 -0700, Jeremy Allison via samba wrote:> On Tue, Jun 07, 2022 at 09:49:17AM +0000, Andy Pont via samba wrote: > > I have done some more poking around and it appears that as the > > Eclipse > > IDE is closing it is getting stuck in a loop. I can see SMB > > transactions on the network using Wireshark and also repeated file > > accesses on the server using inotifywait. > > > > I?m not sure whether I am interpreting the data I have collected > > correctly but it looks as though Eclipse is missing a notification > > that > > file(s) have been successfully closed and so is repeating the > > request. > > What version of Samba is this ? This smells to me like the > duplicate fileid problem we fixed in the latest 4.15, 4.16.The OP is using 4.16.1, he upgraded to it and that is when the problem started. Rowland
Jeremy wrote...>What version of Samba is this ? This smells to me like the >duplicate fileid problem we fixed in the latest 4.15, 4.16.smbd --version reports "Version 4.16.1-Debian?. It is installed from the version that is available in the Debian bullseye-backports repository. It was an issue I discovered when I upgraded to Debian 11 which came with 4.13.13 from the regular Debian bullseye repo. It wasn?t an issue with whichever Samba version was in Debian 10. -Andy.
Whats missing here is..>> I can see SMB transactions on the network using WiresharkSMB? 1 2 or 3. This looks to me a case of Eclipse not using minimal SMB2. Also, it "looks" bit like this one. https://bugs.eclipse.org/bugs/show_bug.cgi?id=410883 I suggest report it also to eclipse. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba <samba-bounces at lists.samba.org> Namens Jeremy Allison via > samba > Verzonden: dinsdag 7 juni 2022 18:20 > Aan: Andy Pont <andy.pont at sdcsystems.com> > CC: samba at lists.samba.org > Onderwerp: Re: [Samba] Issues configuring Samba > > On Tue, Jun 07, 2022 at 09:49:17AM +0000, Andy Pont via samba wrote: > >I have done some more poking around and it appears that as the Eclipse > >IDE is closing it is getting stuck in a loop. I can see SMB > >transactions on the network using Wireshark and also repeated file > >accesses on the server using inotifywait. > > > >I?m not sure whether I am interpreting the data I have collected > >correctly but it looks as though Eclipse is missing a notification that > >file(s) have been successfully closed and so is repeating the request. > > What version of Samba is this ? This smells to me like the duplicate fileid > problem we fixed in the latest 4.15, 4.16. > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba