|
POST
|
Yep...just stumbled on that in Geonet after I posted...no luck. Still hanging on startup.
... View more
05-12-2016
04:00 PM
|
0
|
2
|
2204
|
|
POST
|
Back to square one...after great performance for the last 2 days, ArcMap has started hanging on startup for 1.5-2 minutes. The curiously happened right after I installed MSXML Parser 4 SP3 to deal with a separate software issue (GroupWise client). Now I'm stuck again as it was before...tried uninstalling MsXML / repairing ArcMap to no avail. I also installed MSXML on the last go-round originally so I can't help but think it's got to have something to do with it.
... View more
05-12-2016
03:35 PM
|
0
|
4
|
2204
|
|
POST
|
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.
... View more
05-10-2016
09:26 AM
|
0
|
0
|
2267
|
|
POST
|
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.
... View more
05-06-2016
08:42 AM
|
0
|
1
|
2267
|
|
POST
|
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.
... View more
05-03-2016
11:10 AM
|
0
|
3
|
2267
|
|
POST
|
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
... View more
05-02-2016
08:41 AM
|
0
|
1
|
2267
|
|
POST
|
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
... View more
04-28-2016
03:46 PM
|
0
|
1
|
2267
|
|
POST
|
Ahh...right...we use concurrent licensing. For what it's worth I was able to activate a single-use license for this machine with the same results.
... View more
04-28-2016
02:47 PM
|
0
|
0
|
3296
|
|
POST
|
Windows was a 'reset' upgrade from Windows 7 - 64bit
... View more
04-28-2016
02:07 PM
|
0
|
2
|
3296
|
|
POST
|
I have tried a repair with no luck. I notice that the splash screen appears to hang on the 'Initializing License' message so I thought to change the license server machine name to its IP address...the ArcGIS Administrator took almost 2 minutes to open. (the IP address change didn't help either)
... View more
04-28-2016
12:28 PM
|
0
|
7
|
3296
|
|
POST
|
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!
... View more
04-26-2016
09:05 AM
|
4
|
57
|
30246
|
|
POST
|
Tim, I am able to run queries to get these properties and they are both on (1) for 'is_read_committed_snapshot_on' and 'snapshot_isolation_state' properties. Mike
... View more
02-29-2016
08:21 AM
|
0
|
1
|
1522
|
|
POST
|
Hi All, Through arcobjects I can access a parcel fabric through a layer file fine when using Desktop...however, using the same methods, I can't seem to access it from an ArcGIS Engine app. The layer cast to ICadastralFabricLayer seems to work but the <layer>.CadastralFabric always returns null. Does anyone know if this is possible with Engine? Thanks, Mike if (Layer is ICadastralFabricLayer)
{
pCFLayer = (ICadastralFabricLayer)Layer;
Fabric = pCFLayer.CadastralFabric; // <---ALWAYS NULL
return Fabric;
}
... View more
02-29-2016
07:01 AM
|
0
|
0
|
3193
|
|
POST
|
Hi All, I just upgraded to 10.4 and have noticed that various parcel fabric tools/dialogs are taking a very long time to load and process in side-by-side comparison to a 10.3.1 machine. Our fabric is in SQL Server 2014. I have updated the stored procedures on the database and the performance issues remain. The Duplicate dialog takes about 45 seconds to display and another 55 seconds to duplicate a single parcel. The parcel division dialog displays find but the process to split a single parcel into 2 pieces takes about a minute. Are there any tips for migration that might help? Thanks, Mike
... View more
02-23-2016
10:22 AM
|
0
|
3
|
6768
|
|
POST
|
Hi All, This is related to the post here: SUPPORTING_LAYERS_THAT_ARE_CLICKABLE not working for ArcGIS for Server Map Service (shortlist) I'm seeing what I think is a timing issue in my shortlist application...I put a few console logs to see what supportLayerNames are coming through (around line 796 in main.js)...it changes on page refresh...sometimes all of them appear to be loaded, sometimes a few, sometimes none. Whatever layers show as loaded get the proper events and all works well. Any help would be great. Thanks, Mike
... View more
02-09-2016
10:49 AM
|
0
|
1
|
2089
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 05-01-2026 10:36 AM | |
| 1 | 11-14-2011 01:45 PM | |
| 15 | 10-29-2024 10:14 AM | |
| 1 | 05-31-2023 12:34 PM | |
| 1 | 05-30-2024 02:54 PM |
| Online Status |
Offline
|
| Date Last Visited |
05-19-2026
09:36 AM
|