Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error File is Not Open
Message
De
16/09/2015 10:37:56
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01624619
Message ID:
01624685
Vues:
53
>The application reside on the network drive. And in no other part of the application this error occurs. So I can't see that the AV would cause this problem just in this specific point. And not always but quite often.
>Thank you.
>
>>Is this on a local drive, or is this off a network share?
>>Is there a possibility of an antivirus/antimalware interfering?
>>
>>I'd seen situations where some operations (like PACK) that may implicitly involve closing a file and immediately re-opening it would be interfered by an antivirus (e.g. the moment the file is closed, the antivirus opens it scan it -- the re-open operation ends up failing because the antivirus has the file opened exclusively).

I vote for the network drive problem. We have got many problems when data was accessed from client PCs (Win7 or better) and Server was Win2008 or better, because when those SO combinations occurs, they start using SMB2/3 network protocols, that are optimized for network communications but in detriment of file locking, which tend to crash or fail.

This could explain why it works on your PC, explicitly on your local drive.

May be this reading can help to diagnose the problem:

Re: Network Slow Query / Christof Wollenhaupt / 2014.12.18
http://leafe.com/archives/msg/497230

Data corruption when multiple users perform read and write operations to a shared file in the SMB2 environment
https://support.microsoft.com/en-us/kb/2028965/en-us?wa=wsignin1.0

Regards.-
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform