I am using Arcmap 10.6, when I have only limited number of enterprise layers loaded, the snapping experience process is painful. My cursor turns to "Busy" shape (the blue circle) and can't snap to the feature. I have no idea why it happens. Any solution?
Notes: Everything is hosted on a server through a Virtual Machine. The virtual machine includes all the mapping software for an enterprise level, along with SQL 2012.
Mapping Software: Version 10.6
ArcGIS Server
Portal for ArcGIS
Two ArcGIS Web Adaptors
SQL Server 2012
Operating System
Windows Server 2012 R2
Memory
32 gigs
Internet Bandwidth
50/50 mbps up/down
Tested:
When editing is turn off the map is VERY quick to cache/load the object. Once you begin editing you're unable to snap features.
p.s. The local file geodatabases are not affected by this weird issue.
Jordan, totally not about snapping, but a whitepaper on VM and ArcGIS Pro regarding setup which might be of parallel interest
Thanks! I will let our IT department know.
A few quick questions:
a. Since you mention .mxd, I assume you're using ArcMap and not PRO?
b. Are the layers hosted feature services or published directly to ArcGIS Server?
c. Is it possible to install and run a tool like Fiddler2 on your client machine, and while Fiddler is running check the traffic? My guess is that each layer is responding to some request.
There are a couple of potential culprits. This could be an issue with the geodatabase/datastore, or potentially network related, but my bet is on some query being executed against every layer in the map doc not being quickly serviced.
Hi Randall,
a. Currently using ArcMap 10.6
b. We're bring in the layers through the "database connections"
c. I will be able to try this Wednesday and update our findings.
Concerning the last piece of information, can you elaborate on the query's not being executed against every layer in the map? Does this have to do with the network firewall possibly blocking certain access request?
Was a solution found? I am having the same issue.