AnantLabs / big5sync

Automatically exported from code.google.com/p/big5sync
1 stars 0 forks source link

IOException at XmlDocument #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Tag a folder
2. Keep toggling between manual and seamless
3. IOException will throw out

What is the expected output? What do you see instead?

No error should occur. This is due to installed anti virus which will try 
to lock the file after it has been created. Therefore Xmldocument who is 
making changes to the file will get an exception

Please use labels and text to provide additional information.

Original issue reported on code.google.com by aurigatr...@hotmail.com on 16 Mar 2010 at 9:00

GoogleCodeExporter commented 9 years ago
As verified and tested by Eric and myself, this is due to some antivirus files 
locking 
onto the syncless meta files created, and at the same time, Syncless tries to 
access 
them. Fixed.

Original comment by sohyuanc...@gmail.com on 16 Mar 2010 at 7:51