|
BLOG
|
We had a case at my organization where someone created a folder in ArcGIS Server with the special character '&'. This caused some issues. One example issue is the fact that when publishers wanted to overwrite their services, their service, nor folders appeared. None appeared past the folder that was named with '&'. Looking at the f12 console when clicking on that folder in ArcGIS Server Manager showed lots of errors loading the resource. Removing this folder fixed it, and allowed publishers to overwrite their services again. Another issue is this message I got when publishing: Packaging succeeded, but publishing failed. Cancel was clicked on connection credential dialog Again, the fix was to remove the special character.
... View more
05-15-2020
12:58 PM
|
0
|
0
|
842
|
|
BLOG
|
Great to gain understanding of: When accessing the arcgis url using the port (i.e 6443 or 7443), the certificate is from the ArcGIS Server or Portal (respectively) level. When accessing the arcgis url using the web adaptor, the certificate is from the iis web server level. The article has much more awesome details. Thank you Jing Yan and Derek Law
... View more
05-15-2020
08:19 AM
|
2
|
0
|
957
|
|
POST
|
This is a great article from Esri Canada that explains possible solutions: How to fix “Packaging succeeded, but publishing failed” error | ArcGIS Great article from Esri Technical Support: Error: Packaging succeeded, but publishing failed. ERROR: unable to connect to publishing tools service. Verify the serv… Also, I blog about the issue my organization had when a special character was used in the folder/service name: https://community.esri.com/people/andrescastillo08/blog/2020/05/15/do-not-name-arcgis-server-foldersservices-with-special-characters We were having issues overwriting services, as well as publishing new ones: Packaging succeeded, but publishing failed. Cancel was clicked on connection credential dialog
... View more
05-15-2020
07:59 AM
|
0
|
0
|
3025
|
|
POST
|
Hi Abdo, Jonathan Quinn's link should include great instructions: Configuring HTTPS using a self-signed certificate—ArcGIS Server Administration (Windows) | ArcGIS Enterprise
... View more
05-07-2020
07:25 PM
|
0
|
0
|
20066
|
|
POST
|
In the Esri training course: Working with Geodatabase Domains and Subtypes in ArcGIS by Esri There is a test question: This is the 'Validate Features' Command under the editor toolbar: Why does this not also work with coded value domains?
... View more
04-28-2020
05:57 PM
|
0
|
0
|
528
|
|
BLOG
|
Also see these threads: https://community.esri.com/docs/DOC-7545-fixing-arcmap-crashes https://community.esri.com/thread/196780-arcmap-crashes-on-startup
... View more
04-28-2020
02:20 PM
|
0
|
0
|
15027
|
|
BLOG
|
7. Repair ArcMap Click Start> Settings> Control Panel then select Add or Remove Programs. Select ArcGIS Desktop and click Uninstall / Change, select Repair and follow the steps to the end. 8. Upgrade Python 2.7.12 ArcMap suddenly exits during the "Loading Document ..." process. No error code appears. This is due to an upgrade version of Python 2.7.11 which was released in December 2015. In this latest version there is the statement 'PyWin_DLLVersionString' now is "2.7-32", where the statement will look for the HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ Python \ PythonCore \ 2.7-32 \ PythonPath, which doesn't exist. This can be fixed by upgrading Python 2.7.12. However, if this cannot be fulfilled, the steps below can be followed. Solution A: Click Start> Regedit, then select HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ Python \ PythonCore \ 2.7 Right-click on the 2.7 folder and select Rename, rename the folder to '2.7-32'. Close the Registry Editor and open ArcMap. Solution B: Click Start> Windows Control Panel. Choose uninstall Python 2.7.11 from the system. Select ArcGIS for Desktop and click Uninstall / Change. Select Modify. Select the drop-down menu next to Python then select, X This feature will not be available. Run the installer to remove Python from the ArcGIS Desktop installation When the above steps are finished, once again choose ArcGIS for Desktop and select Uninstall / Change. Select Modify. Select the drop-down menu next to Python and then select, This feature will be installed on the local hard drive. Run the installer to remove Python from the ArcGIS Desktop installation Solution C: Click Start> Windows Control Panel. Uninstall Python 2.7.11. Uninstall ArcGIS for Desktop. Reinstall ArcGIS for Desktop. That's all for this post about troubleshooting if ArcMap crashes. May be useful! See you in the next post! Contact Esri Indonesia Technical Support (support@esriindonesia.co.id) for further assistance.
... View more
04-28-2020
02:17 PM
|
0
|
0
|
15027
|
|
BLOG
|
4. Removing Trusted Storage Access the C: \ ProgramData \ FlexNet directory file. Delete the 'ArcGIS_xxxxxxxx_tsf.data' file and the FlexNet folder. Delete 'fnp_registrations.xml' in the directory file C: \ Program Files \ Common Files \ Macrovision Shared \ FLEXnet Publisher. Re-authorize the process. ** If the error message "Error: Authorization denied because request would have exceeded max copies for the <authorization number>", please contact Esri Indonesia Support to request a reset license. ** 5. Change the normal name of the template Access the C: \ Users \ <user> \ AppData \ Roaming \ Esri \ Desktop10.x directory file ** Generally the App Data folder is a hidden folder so you need to unhide it first ** Select a folder for all ArcGIS, ArcCatalog or ArcMap components Each component of the software is stored as a template setting which is part of ArcGIS, namely: ArcCatalog: normal.gxt ArcMap: normal.mxt, stored in the Templates folder ArcToolbox: arctoolbox.dat Rename all three files, for example oldnormal.gxt. When you reopen ArcGIS, a new template will automatically be formed. This will solve a number of problems in ArcGIS software. 6. Delete the TEMP directory: Access the C: \ Users \ <user> \ AppData \ Local \ Temp directory file. This folder generally contains hundreds or even thousands of files or folders. After removing or resetting TEMP and TMP, please reboot the machine / PC. The TEMP folder will automatically re-form.
... View more
04-28-2020
02:16 PM
|
0
|
0
|
15027
|
|
BLOG
|
Hello ArcNesian! Ever experienced this error when opening ArcMap? "ArcMap.exe has encountered an error and needs to close. We apologize for the inconvenience." If the above error appears, it can be caused by various causes. This time ArcMin will give tips if your ArcMap crashes. There are several steps that can be taken if this happens, but don't worry ArcMin will explain as detailed as possible 🙂 1. Full memory Restart the machine / PC. 2. Turn off Geoprocessing Background Click Start> ArcMap. In the Geoprocessing menu> select Geoprocessing Options> then uncheck Background Processing. 3. Open ArcMap from the directory file Access the C: \ Program Files (x86) \ ArcGIS \ Desktop10.x \ bin directory, select ArcMap.exe.
... View more
04-28-2020
02:14 PM
|
0
|
0
|
15027
|
|
POST
|
Great work Randy. Just in case anyone needs this: If you already have the nameField you want your download files to be named after in the attached table, and don't need the feature class for the naming: import arcpy
from arcpy import da
import os
import re
inTable = arcpy.GetParameterAsText(0)
fileLocation = arcpy.GetParameterAsText(1)
nameField = "ADDRESS"
with da.SearchCursor(inTable, ['DATA', 'ATT_NAME', nameField, 'OBJECTID']) as cursor:
for item in cursor:
attachment = item[0]
newfilename = re.sub('[^0-9a-zA-Z]+', '_', str(item[2]))
oid = 'OID' + str(item[3])
oldfilename = str(item[1])
ext = oldfilename.rsplit('.', 1)[-1] # keep extension of original file
newwinfilename = "{}_{}.{}".format(newfilename, oid, ext)
open(fileLocation + os.sep + newwinfilename, 'wb').write(attachment.tobytes())
del item
del newfilename
del oid
del oldfilename
del newwinfilename
del attachment Also, if the attachments are not related using the GlobalID/GUID (for example, related using OBJECTID/REL_OBJECTID instead), you can make them as such using these methods discussed here: Preserving a GlobalID while moving data between Feature Classes https://community.esri.com/people/MKellyesri-ireland-ie-esridist/blog/2016/11/18/related-data-in-arcgis-online written by: Alex Friant Michael Kelly Other references: How To: Batch export attachments from a feature class in ArcGIS Pro arcgis desktop - Renaming attachments from a geodatabase - Geographic Information Systems Stack Exchange
... View more
04-24-2020
08:11 PM
|
0
|
0
|
6107
|
|
POST
|
referencing this in case this helps anyone: How to Debug Python Toolboxes in 3 Easy Steps https://sspinnovations.com/blog/fixing-python-scripts/
... View more
04-16-2020
09:53 PM
|
0
|
0
|
5244
|
|
DOC
|
Beautiful work Jake Skinner. Does this tool find web appbuilder app, configurable apps, etc (excluding dashboards at this time)? How To: Find dependencies in Portal for ArcGIS using ArcGIS API for Python
... View more
04-16-2020
08:32 AM
|
0
|
0
|
34421
|
| Title | Kudos | Posted |
|---|---|---|
| 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 | |
| 1 | 02-21-2025 09:01 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-25-2025
04:55 PM
|