search for: status_sharing_violation

Displaying 5 results from an estimated 5 matches for "status_sharing_violation".

2017 Nov 14
1
SMB copies failing with GlusterFS 3.10
...tions for SMB mounts so the solution has to be server-side. Here is a pcap of the copy attempt from one computer: https://www.dropbox.com/s/yhn3s1qbxtdvnoh/sambacap.pcapng?dl=0 You'll see a the request to look for the file which results in a STATUS_OBJECT_NAME_NOT_FOUND (good), followed by a STATUS_SHARING_VIOLATION (???) followed by a STATUS_OBJECT_NAME_COLLISION (bad). Here are the options from the volume: Options Reconfigured: nfs.acl: off features.cache-invalidation: on storage.batch-fsync-delay-usec: 0 transport.address-family: inet6 nfs.disable: on performance.stat-prefetch: off server.allow-ins...
2005 Dec 01
3
Saving files with MS Word to samba3 server is very slow!
...aaa.bb.ccc.14 SMB Locking AndX Request, FID: 0x2ed3 9.938196 aaa.bb.ccc.14 aaa.bb.ccc.130 TCP netbios-ssn > rootd [ACK] Seq=105376 Ack=77857 Win=10220 Len=0 10.858462 aaa.bb.ccc.14 aaa.bb.ccc.130 SMB NT Create AndX Response, Error: STATUS_SHARING_VIOLATION 10.858852 aaa.bb.ccc.130 aaa.bb.ccc.14 SMB Trans2 Request, FIND_FIRST2, Pattern: \~$stdatei2.doc 10.858858 aaa.bb.ccc.14 aaa.bb.ccc.130 TCP netbios-ssn > rootd [ACK] Seq=105415 Ack=77973 Win=10220 Len=0 10.858983 aaa.bb.ccc.14 aaa.bb.ccc.130...
2009 Mar 23
1
I/O error 32 (share error) while opening executable
Hi, I'm trying to run a win16 delphi application under Wine. At one point of the execution the program tries to open its own exe file and read some data from it. At that point i get an error message dialog: "I/O error 32". A quick google tells me that has to do with sharing of files. So I launch the application with "WINEDEBUG=+file" and here's the log right up
2020 Feb 02
0
Wine release 5.1
...uct gstdemux to "source_count". winegstreamer: Fix pin enumeration order for the AVI and WAVE parsers. quartz/tests: Add more tests for parser media types. winegstreamer: Implement IPin::QueryAccept() for the WAVE parser source. http.sys: Translate WSAEADDRINUSE to STATUS_SHARING_VIOLATION. winegstreamer: Implement IPin::QueryAccept() for the AVI splitter source. winegstreamer: Implement IPin::QueryAccept() for the MPEG splitter source. winegstreamer: Split the implementation of source_get_media_type(). winegstreamer: Support converting color spaces within the...
2007 Sep 14
0
Wine release 0.9.45
...uild. shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBoxWrapW. kernel32: Fix some compiler warnings. server: Print a more informative message when file_set_error or sock_get_error can't map errno to a status code. server: Map ETXTBSY to STATUS_SHARING_VIOLATION. shell32: Remove class cache introduced in commit f686cfab2feb9010efe82a932dc9f5904566c8ab. gdi32: Use lower case font dir name to match unix directory layout. kernel32: Skip the comm test if the found com port doesn't respond. Francois Gouget (51): gdiplus: Add some mi...