Bug:  Mixing UNC path connections and mapped drives can result in locking problems

相关信息
Article ID: 42186
Bug Id: CR276525
Software:
ArcGIS for Desktop Advanced 10.2, 10.2.1
ArcGIS for Desktop Standard 10.2, 10.2.1
ArcGIS for Desktop Basic 10.2, 10.2.1
Platforms: N/A

BUG描述
Connecting to a file geodatabase in Catalog with a UNC path and with a mapped drive can result in locking issues.

BUG原因
This violates the single instance model by opening the same database though two different paths. So the second one fails in lock validation.

Allowing both to be open breaks editing, as edits on one are not be seen on the other. Attempts to write on both could lead to failures, or to writes from one being overwritten by the other.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
Don't mix UNC paths and mounted drive connections.



Created: 1/21/2014 Last Modified: 4/8/2014

原文链接
http://support.esri.com/en/kno ... 42186

要回复问题请先登录注册