|
POST
|
@NicolasGIS could you share the registry values to update? On second thought, don't share that here. Esri Support would not provide them to me yet until I try just a repair first. So, I guess if they won't privately provide me that info then it should not be shared here.
... View more
05-29-2026
04:26 PM
|
0
|
0
|
3402
|
|
POST
|
I wish I had search Esri Community before starting my update. I can confirm this just happened to me going from 11.5 to 12.1. ArcGIS Enterprise 11.5 was fully patched before starting the update. I am seeing stuff like this in the arcgis_install_log.txt in the ArcGIS->Portal->framework->support folder. I removed some of the file paths. 2026-05-29 17:24:06 Beginning of the execution for: removeService 2026-05-29 17:24:06 The json file cannot be opened OR File not found: \ArcGIS\Portal\framework\support\nasetup_properties.json 2026-05-29 17:24:06 Invoking Remove Windows Service....... 2026-05-29 17:24:06 First stopping the service before removing it 2026-05-29 17:24:06 Issued stopService control signal to . 2026-05-29 17:24:06 OpenService failed, retrying...123 2026-05-29 17:24:16 OpenService failed, retrying...123 2026-05-29 17:24:26 OpenService failed, retrying...123 2026-05-29 17:24:36 OpenService failed, retrying...123 2026-05-29 17:24:46 OpenService failed, retrying...123 2026-05-29 17:24:56 OpenService failed after multiple attempts183 2026-05-29 17:24:56 Failed to stop the service before removing it 2026-05-29 17:24:56 Beginning of the execution for: customActionCall 2026-05-29 17:24:56 The json file cannot be opened OR File not found: \ArcGIS\Portal\framework\support\nasetup_properties.json 2026-05-29 17:24:56 The json file cannot be opened OR File not found: \ArcGIS\Portal\framework\support\classpath.json 2026-05-29 17:24:56 Invoking Custom Action Call....... 2026-05-29 17:24:56 The command that will be executed is: 2026-05-29 17:24:56 The create process failed: 87 2026-05-29 17:25:01 End of the execution for: customActionCall [2026-05-29 17:36:52] [error] [ 9224] The specified service already exists. [2026-05-29 17:36:52] [error] [ 9224] Failed installing service 'Portal for ArcGIS'. [2026-05-29 17:36:52] [error] [ 9224] Apache Commons Daemon procrun failed with exit value: 8 (failed to install service). 2026-05-29 17:37:06 End of the execution for: customActionCall 2026-05-29 17:39:26 Beginning of the execution for: startService 2026-05-29 17:39:26 The json File has been parsed successfully: \ArcGIS\Portal\framework\support\nasetup_properties.json 2026-05-29 17:39:26 Issued startService control signal to Portal for ArcGIS. 2026-05-29 17:39:26 StartService failed1056 2026-05-29 17:39:56 End of the execution for: startService Anyone know what Esri is advising? Roll back, repair install?
... View more
05-29-2026
04:01 PM
|
0
|
2
|
2081
|
|
IDEA
|
Yes, please mark this as implemented. I did not even think about looking at the change log for 3.6 first. I will keep that in mind in the future.
... View more
05-12-2026
01:52 PM
|
0
|
0
|
666
|
|
IDEA
|
We are on ArcGIS Pro 3.5. We use ArcGIS Enterprise so we always try to match paired versions (3.5 and 11.5 currently). We plan to upgrade to ArcGIS Pro 3.7 and ArcGIS Enterprise 12.1 when they are release. It looks like the what is in your screenshot is what I had in mind and I would rather have the undo/redo than a confirmation box now that you mention it.
... View more
05-12-2026
01:30 PM
|
0
|
0
|
675
|
|
IDEA
|
I think it would be helpful to have a button next to the current setting for unique IDs that resets the number count of unique IDs for layers in a map in a top to bottom order. That way if you need to redo the unique IDs while developing a new service you can just hit a button instead of opening every layer and manually updating them. It would probably be a good idea to have a confirmation box popup to confirm the action.
... View more
05-12-2026
12:18 PM
|
1
|
5
|
708
|
|
POST
|
We have run into the same issue with Waze requiring different closures where the road name changes. The problem that we have is we are using the Road Closure solution 2.0 and the relationship type between the closures and detours is one-to-many. We have a separate hosted feature service that a Python script does ETL from the road closure layer to another one formatted for Waze. I tried leaving the closure combined in the Esri layer and splitting it in the Waze layer but the next sync wipes that out. Currently if a closure has to be split due to a name change, I will draw the detour in twice the same way for both closures. In theory if you created a new relationship based off of the Closure ID instead of the GlobalID then you could get one popup for the detour. However, if I remember correctly some functionality in ArcGIS Online/Enterprise does not like relationships that are not based on GlobalIDs and it is easier for related data to get accidentally orphaned. There are also many-to-many relationships but Esri's support of them has not been great in my experience, especially in ArcGIS Online/Enterprise. Personally, it would be easier if Waze was smart enough to recognize the two road names in the road name field and process the closure accordingly. You would think in the age of "AI" that would be possible.
... View more
05-05-2026
07:17 AM
|
0
|
0
|
290
|
|
IDEA
|
I would add that it would be nice to be able to enable a setting in Portal for ArcGIS to send an email to named users with the Administrator permission that a patch is available once it shows up on the "About" section.
... View more
04-30-2026
12:17 PM
|
0
|
0
|
1252
|
|
POST
|
I am planning on deploying the following: Damage Assessment Emergency Debris Management Emergency Management Operations Emergency Shelter Management Special Event Operations My current plan is to: Deploy all of them, except Damage Assessment, to both AGO and AGE On AGE create a distributed collaboration workspace to sync public facing views from AGE to AGO by copy Use AGO Assistant to swap the distributed collaboration layers on AGO in the public facing apps on AGO Then delete all of apps, maps, and layers from the solutions on AGO that are not public facing I deployed the Damage Assessment last summer during our flood response and cloned the items to AGE. That created some issues that I had to use AGO Assistant to resolve. I think I am going to start over with a fresh deployment on AGO and do the following: Use distributed collaboration to create a two-way sync by copy between AGO and AGE for the layers Manually recreate the necessary maps and apps on AGE that staff need to use Delete the maps and apps that are not public facing from the solution on AGO I was just curious if there is a better way of going about this.
... View more
04-17-2026
10:04 AM
|
0
|
0
|
506
|
|
POST
|
I am looking for ways to split ArcGIS Solutions between ArcGIS Online (AGO) and ArcGIS Enterprise (AGE). We are looking to deploy several emergency operations solutions and we want the staff side on AGE and the public side on AGO. Is it better to publish on AGO and use distributed collaboration to sync to AGE or the other way around? We need the staff side to keep working even if the internet goes down, hence the AGE requirement.
... View more
04-16-2026
09:59 AM
|
0
|
3
|
582
|
|
POST
|
@JaredPilbeam2 I found a more definitive answer for you in another post. As of June 2025, what you are trying to do is not possible with AGO Notebooks and custom web tools in Experience Builder. See the comment from @xlt208 on 06/03/2025. https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-allow-local-file-upload-with-the-analysis/td-p/1575550
... View more
04-15-2026
12:13 PM
|
1
|
0
|
694
|
|
POST
|
You have to put the CSV file somewhere that ArcGIS Online (AGO) Notebooks can access. It cannot access your local file system. I would recommend seeing this post https://community.esri.com/t5/arcgis-api-for-python-questions/writing-a-csv-from-python-notebook/td-p/1649778 about the topic. I know they are talking about writing data but it discusses AGO Notebooks file access. You could upload the CSV to the AGO Notebooks file system, publish it as an item on AGO, or host it on a online file share (provided you can authenticate to it in Notebooks).
... View more
04-15-2026
10:01 AM
|
0
|
2
|
728
|
|
POST
|
Not through the Reporter Instant App, but you can create a companion Manager Instant App. Usually, the Reporter app will use a view that only allows the Add editing capability and the Manager app will use the source layer or another view with at least Update editing capability. More on controlling who can edit what can be found here https://doc.arcgis.com/en/arcgis-online/manage-data/manage-editing-hfl.htm
... View more
04-15-2026
06:52 AM
|
1
|
0
|
397
|
|
POST
|
Hello @GlenterpriseUK , I had not seen that post. I ended up deleting and recreating the entire collaboration to get the version numbers in sync. To be honest, we are starting to consider moving away from distributed collaborations and going back to Python scripts that truncate/append from ArcGIS Enterprise to ArcGIS Online. Our distributed collaborations keep having consistent, yet random, issues. Collaboration items on ArcGIS Online will randomly have their permissions changed from Everyone (or specific groups) back to Private. Collaboration workspaces will eventually start failing to sync. How long they run successfully varies. Sometimes they will be fine for months, other times weeks, and sometimes only days. The logs on ArcGIS Enterprise usually have something about failure to create replication package and it tends to happen with enterprise geodatabase feature layers more than hosted feature layers. Creating separate workspaces for hosted feature layers and enterprise feature layers has helped some. I have stopped marking feature layers as Authoritative in ArcGIS Enterprise for collaboration items because that flag seems to make the workspace sync fail more often. I have been going over the issues addressed lists and I see things that are supposed to be fixed that we still have issues with, or the same BUG number is referenced in more than one release. I am planning on going from 11.5 to 12.1 once it is released and completely rebuilding our distributed collaboration one more time. If we are still having issues after that then I will have to move us back to our old Python scripts.
... View more
04-13-2026
09:30 AM
|
1
|
0
|
378
|
|
IDEA
|
It has been 7 years since this idea was posted. I am curious if anyone from Esri has even reviewed this idea. My comment from 2024 is still valid today. My organization has workflows that cannot be done in GIS simply because there is no support for multiple coded domain values throughout the ArcGIS software stack. Could the Survey123 implementation be ported over to the REST API?
... View more
04-13-2026
08:52 AM
|
0
|
0
|
1133
|
|
POST
|
This issue happens a few times a year with ArcGIS Enterprise. Usually Esri will release a Patch B about a month later that does not do anything other than fix the listing in the Patch Notification app. I have seen/experienced this mostly with ArcGIS Server. I cannot remember a Patch B that ever said the initial patch installation did not apply correctly when a patch still shows up in the Available Updates section after it was installed. The ArcGIS Server Reconcile and Post Consistently Patch is still showing in the Available Updates section for me as well.
... View more
03-24-2026
01:01 PM
|
1
|
0
|
879
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 06-24-2026 03:13 PM | |
| 2 | 06-25-2026 11:50 AM | |
| 1 | a month ago | |
| 7 | a month ago |
| Online Status |
Online
|
| Date Last Visited |
a week ago
|