Select to view content in your preferred language

ArcGIS (10.4) Slow Loading on Windows 10

21918
57
04-26-2016 09:05 AM
MichaelSnook
Frequent Contributor

I have recently upgraded to Windows 10 and now opening ArcGIS (10.4) takes over a minute (1:36 last test) to load.  I have tried all of the usual tricks (delete normal, uninstall all add-ins, etc) with no luck. 

Has anyone else had this problem?

Edit: Windows 10 installation was an upgrade from Windows 7 on a 64bit machine.  Windows was 'reset' after installation and all applications were removed.  ArcGIS 10.4, ArcEngine 10.4, & Background Geoprocessing were installed after the Windows reset.

Running i5-3470 4/core, 8GB, 120GB SSD

Thanks!

57 Replies
MichaelSnook
Frequent Contributor

Thanks Stuart...I am going to look into all of these...could there be something specific to Windows 10 causing the latency?  Other machines in the office (running Win7 and 10.4 all hitting the same license manager) have 'no' issues.  Startup is quick.

Mike

0 Kudos
DanPatterson_Retired
MVP Emeritus

Michael, that why I was querying about standalone.. what I mean by that is a machine that has never participated in a shared environment at all.  ie no license manager, just a download install of ArcMap locally installed.

0 Kudos
AdrianWelsh
MVP Honored Contributor

Michael,

Take a look at this thread:

Uninstalling/reinstalling Version 10.1

V Stuart Foote goes into some great detail on how to potentially combat these issues (related to 10.1 but I would presume the same processes apply - mainly the deleting of folders and registry items).

0 Kudos
MichaelSnook
Frequent Contributor

A note:  I recently started debugging an ArcGIS engine app that I have that was failing on the license initialization...(the reason is that I had not switched back to concurrent use from the single-use license).  After I switched back to a concurrent license all works fine, but, I put a break point on the license initialization portion and the app hangs (for about a minute and a half) which leads me to believe it's definitely an issue with the license manager communication.

It appears that after 10.1 you cannot start arcmap.exe with the /log option...does any one know a why to log (or at least trace somehow) the start up?

Thanks!

Mike

0 Kudos
V_StuartFoote
MVP Alum

Michael,

The "log" generated has never been especially verbose. But steps of KB44620​ remain functional for the 10.4 release.  What folks often miss is that the account running ArcMap.exe /Log must be able to write into the install directory where the executable resides and the log will be generated.

For more "complete" log details, you'll need to run sysinternals Process Monitor and filter.

Stuart

0 Kudos
MichaelSnook
Frequent Contributor

Yes.../log shows no useful info.  Sysinternals hasn't shown anything conclusive yet....only that the time line appears to be about 1.5 minutes to startup.  This is all the same with windows firewall turned off ...port 27000 is used.

Almost at the point of a total clean install of Windows 10.

0 Kudos
V_StuartFoote
MVP Alum

Michael,

Meaning the firewall was turned off on the license server, you're not referring to firewall on the client? 

Otherwise any weirdness with your network traffic, native IPv6 or hybrid IPv4/IPv6 switches, what do nslookup and tracert reveal about the DNS lookup and routing from client to license server? And from license server to client? Any latency or odd routing?

Stuart

0 Kudos
MichaelSnook
Frequent Contributor

Yes...I have full access to the license manager server....nothing has changed on our network.  tracert/nslooup is normal and using the IP vs machine name doesn't affect anything.  I turned off IPv6 on the client but it also had no affect.  I'm really stumped....all other Windows 7 machines running 10.4, hitting the same license manager, start in less than 15 seconds.  It looks like the only option is to do a clean install of windows and test.

0 Kudos
V_StuartFoote
MVP Alum

Bummer, but last gasp before reloading the client workstation.  Create a new local account with administrative privileges and Launch ArcMap from it.  How does it do?

MichaelSnook
Frequent Contributor

After much trial and error...I could not find a solution.  Thankfully the built-in reset process in Windows 10 if very easy (other than the fact that you have re-install everything).   I reset the Windows installation using the 'Remove and Clean' options and now all is working as expected.  ArcMap starts under 20 seconds.  Thanks all for the suggestions.

0 Kudos