Issues with TSVNCache.exe and Eclipse Java IDE: "Could not write metadata for:... "
From: Peter Koch <kochp_at_gmx.ch>
Date: 2006-05-09 15:46:34 CEST hi folks! we see the following issue, having TSVNCache.exe running (latest version, 1.3.3) in the eclipse java ide: Could not write metadata for: C:\dev\Trunk_4.0\runtime-workspace\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.index. java.io.FileNotFoundException: C:\dev\Trunk_4.0\runtime-workspace\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.index (Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at org.eclipse.core.internal.localstore.Bucket.save(Bucket.java:336) at org.eclipse.core.internal.properties.PropertyBucket.save(PropertyBucket.java:276) at org.eclipse.core.internal.properties.PropertyManager2.setProperty(PropertyManager2.java:166) at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1315) at org.eclipse.core.internal.resources.ContentDescriptionManager.setCacheState(ContentDescriptionManager.java:432) at org.eclipse.core.internal.resources.ContentDescriptionManager.doFlushCache(ContentDescriptionManager.java:226) at org.eclipse.core.internal.resources.ContentDescriptionManager$FlushJob.runInWorkspace(ContentDescriptionManager.java:76) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76) using filemon, we see that obviously TSVNCache.exe and the antivirus-scanner Nvcoas.exe are accessing this file beside of javaw.exe (eclipse java vm), too. if I kill TSVNCache.exe, the error does not occur. why does TSVNCache.exe access this file (which is NOT in subversion) lock exclusively and read at all ? for me, it seems like a serious tortoise SVN bug. best regards, peter koch, ivyTeam, switzerland --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.org Received on Tue May 9 15:46:45 2006 |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.