|
POST
|
I was receiving this error when copying and pasting data......... FROM a feature class with spatial records in only a geographic coordinate system (GCS) (wkid 4326) with NO projected coordinate system (PCS) assigned: TO a feature class that did have PCS wkid 3857 assigned, along with GCS wkid 4326. paste features failed the coordinates or measures are out of bounds 1 First, I took a backup of the FROM FC by exporting to a file gdb. 2 I tried Defining a PCS of wkid 3857 to the FROM FC using the 'Define Projection' GP Tool. Didn't work 3 I tried removing m and z values. Didn't work 4 Then I recalculated the extent. Didn't work. 5 Then I imported extent from a feature class with a bigger extent in which the copy and paste worked. Tried the copy and paste, and didn't work. My guess as to why redefining the extent was not working is because the existing Domain, Resolution, and Tolerance xy values were already too restricting, and did not allow a fc with only a GCS in decimal degrees with its' broad extent to fit into its' extent. As the Esri doc says, you can modify the extent, but it still must be smaller than the Domain bounding box. 6 I created a file gdb fc with PCS wkid 3857, with GCS wkid 4326, and created six points at the extremities of the 'imagery hybrid' Esri basemap. I figured that then, I could import this extent into the FROM feature class, since I made the data so spread out. Didn't work. 7 The only solution I had was to delete the FC that experienced this issue, and make a brand new feature class with the correct PCS (wkid 3857 in my case), which also included the GCS of wkid 4326 with it. Then, try to copy and paste on the blank fc. Now the copy/paste worked.
... View more
04-08-2020
07:20 PM
|
0
|
0
|
31359
|
|
POST
|
See this doc: Geoprocessing service settings: Parameters—Documentation | Documentation for ArcGIS Enterprise If your output layer is drawing unique values, you might need to uncheck <all other values> in the layer properties to force recalculation of the unique values prior to drawing. See Creating a layer symbology file for more details.
https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/creating-a-layer-symbology-file.htm
If you want the client to only view the data and not be able to download data, set the Maximum Number of Records Returned by Server option to 0 (zero) when publishing.
Note:
A result map service can only be used when the service is set to be Asynchronous. and these docs: Result map services in REST applications—Documentation | Documentation for ArcGIS Enterprise Defining output symbology for geoprocessing tasks—Documentation | Documentation for ArcGIS Enterprise
... View more
04-07-2020
01:56 PM
|
0
|
0
|
2699
|
|
POST
|
Hi Ross, Can you please elaborate? Do you mean that you followed these instructions? https://enterprise.arcgis.com/en/server/10.7/create-web-apps/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm
... View more
04-07-2020
11:20 AM
|
0
|
0
|
1152
|
|
POST
|
Hi, This Esri Canada video is amazing at explaining this in detail: Transferring an ArcGIS Desktop Concurrent Use License - YouTube See the attached word document for a summary of this video. Esri also has this other documentation, but not as helpful as the YouTube video, in my opinion: Transferring licenses from one License Manager to another—License Manager Guide | Documentation
... View more
03-19-2020
05:05 PM
|
2
|
0
|
3932
|
|
BLOG
|
Thank you for letting me know Asrujit, and also for the suggestion. This will be handy for me to know for future posts. Fortunately for this post, the picture's text is the same as the title.
... View more
03-19-2020
06:18 AM
|
0
|
0
|
450
|
|
BLOG
|
EDIT: If the image is not loading properly, it says: Error: LoadLibrary failed with error 87: The parameter is incorrect. At my organization, we noted some ArcGIS Desktop users got this error when remoting into their workstations. This error is due to the client machine's graphic card's driver being out of date, or conflicting with other graphic cards in the machine. This issue can be fixed by going to the graphic card manufacturers website and installing the latest driver. Also, see the below documentation for possible resolution troubleshooting steps to take, which could required elevated privileges to execute on client machines: https://support.esri.com/en/technical-article/000020069 https://support.esri.com/en/technical-article/000013717 https://www.youtube.com/watch?v=S6u49E4IFcs http://hongct.blogspot.com/2016/06/how-to-fix-loadlibrary-failed-with.html Esri Technical Support
... View more
03-18-2020
05:47 PM
|
1
|
2
|
983
|
|
DOC
|
Thank you Curtis! This is beautiful and excellent! It is because of your comment on ensuring that you have a current version of lmutil.exe that my team and I were able to get this to work. See my comment on the other thread for the details: https://community.esri.com/thread/7737-using-lmutil-lmstat-to-check-license-mgr-v10-status-on-a-remote-machine-solution#… also this free resource: JTB flexreport light
... View more
03-18-2020
02:33 PM
|
0
|
0
|
2624
|
|
POST
|
The issue I had was that the lmutil.exe that came with the attached zip download provided by Rebecca Strauch, GISP was not the most recent (which makes sense, considering this post is from 2010). In order to get the most recent lmutil.exe, I downloaded ArcGIS License Manager from My Esri to my local machine. Check that the downloaded file matches the checksum provided by Esri to ensure the file downloaded correctly: How To: How and when to use CheckSum (MD5) Extract the files to C:\\users\<name>\Documents\License Manager 2019.2\LicenseManager\Setup.exe , and run the Setup.exe file. This allowed me to get the most recent version of lmutil.exe: C:\Program Files (x86)\ArcGIS\LicenseManager\bin\lmutil.exe I copied and pasted that exe to the same directory as the downloaded program from Rebecca Strauch, GISP (Thank you Rebecca!!!), and it works! Note that I won't be using the License Server Administrator Desktop App for any other reason on my local desktop than the one mentioned above. If you do not have access to My Esri, maybe a google search for 'download lmutil.exe' yields a good download page: FLEXnet License Manager | Plexim Also, here's a reference to Using the FLEXnet Command Line Utilities (lmutil.exe) Using the FLEXnet Command Line Utilities (lmutil.exe) :: License Management (Installation Guide for Windows)
... View more
03-18-2020
02:29 PM
|
0
|
0
|
2024
|
|
POST
|
I am putting this in the bat file: lmutil.exe lmstat -a -c @ip> ESRILicenseUse.txt When I run, I get this .NET Exception: See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at ESRILicenseUse.frmESRILicenses.FormRefresh()
at ESRILicenseUse.frmESRILicenses.GetLicenseUse()
at ESRILicenseUse.frmESRILicenses.frmESRILicenses_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9043 (WinRelRS5.050727-9000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ESRILicenseUse
Assembly Version: 1.0.1741.15468
Win32 Version: 1.0.1741.15468
CodeBase: file:///C:/Users/AXC013O/Downloads/WHATLG_from2004/WhereHaveAllTheLicensesGone.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9038 (WinRelRS5.050727-9000)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9042 (WinRelRS5.050727-9000)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9031 (WinRelRS5.050727-9000)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.9031 (WinRelRS5.050727-9000)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
The output text file, ESRILicenseUse.txt, yields: lmutil - Copyright (C) 1989-2002 Globetrotter Software, Inc.
Flexible License Manager status on Wed 3/18/2020 15:06
[Detecting lmgrd processes...]
License server status: 27000@ip
License file(s) on ip: C:\Program Files (x86)\ArcGIS\LicenseManager\bin\service.txt:
ip: license server UP v11.16
Vendor daemon status (on serverHostname):
----------------------------------------------------------------------------
License server status: 27001@localHostname
License file(s) on localHostname: 27000@ip;27001@ip:
lmgrd is not running: Cannot connect to license server (-15,570)
Of course, I replaced the actual values of the ip, serverHostname, and localHostname for this post.
... View more
03-18-2020
12:17 PM
|
0
|
3
|
2024
|
|
POST
|
In portaladmin: https://<hostname>:7443/arcgis/portaladmin/system/licenses/releaseLicense You can release the license with the username. It might also be valuable to check the boolean value in the registry: Computer\HKEY_CURRENT_USER\Software\ESRI\ArcGISPro\Licensing\ARCPROWORKOFFLINE Computer\HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\ArcGISPro\Licensing
... View more
03-16-2020
01:57 PM
|
3
|
0
|
8037
|
|
POST
|
Hi, I had the same error message as the OP. The solution turned out to be that I needed to delete all available settings in internet explorer, as that is my company's default browser: This is because although, you do not need to be signed in to ArcGIS Online to access the publicly available basemap gallery, ArcMap still makes a web HTTP call to those public web maps. You can prove it is an HTTP call by looking at the fiddler traffic when you try to insert a basemap into the mxd. If some internet cache/cookie is not good, it will block this call. Oddly enough though, if I ran ArcMap as my local machine's administrator, it worked without clearing the internet history. Maybe fiddler re-routes the http traffic through its' own web traffic mediuem, as opposed to the default internet medium for the computer.
... View more
03-11-2020
05:04 PM
|
1
|
0
|
3020
|
|
POST
|
In case anyone is looking for that Python template webpage, it can be found here: https://web.archive.org/web/20151217180732/http://blogs.esri.com:80/esri/arcgis/2011/08/04/pythontemplate/
... View more
03-11-2020
12:42 PM
|
0
|
0
|
4194
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-04-2024 10:22 AM | |
| 1 | 12-11-2024 08:12 PM | |
| 1 | 10-03-2024 07:58 AM | |
| 1 | 01-13-2025 10:30 AM | |
| 1 | 04-18-2025 04:53 PM |
| Online Status |
Offline
|
| Date Last Visited |
4 weeks ago
|