|
IDEA
|
I can see why Esri would be reluctant to allow Viewer accounts to fill out surveys. While people have provided great examples of situations where it is silly to buy and assign Field Worker licenses for things like once a year use, I could see it being abused to work around the Field Worker license for daily field work. Now that being said, I think a reasonable compromise could be reached by only allowing Viewers to submit surveys through the web interface. No access to the mobile app or offline surveys. Surely Esri can set permissions so that "edits" through the Survey123 website are allowed but all other "edits" from Viewer accounts are rejected.
... View more
8 hours ago
|
0
|
0
|
22
|
|
IDEA
|
I can see why Esri would be reluctant to allow Viewer accounts to fill out surveys. While people have provided great examples of situations where it is silly to buy and assign Field Worker licenses for things like once a year use, I could see it being abused to work around the Field Worker license for daily field work. Now that being said, I think a reasonable compromise could be reached by only allowing Viewers to submit surveys through the web interface. No access to the mobile app or offline surveys. Surely Esri can set permissions so that "edits" through the Survey123 website are allowed but all other "edits" from Viewer accounts are rejected.
... View more
8 hours ago
|
0
|
0
|
36
|
|
POST
|
@GlenterpriseUK I am more than happy to wait 😁 . In approximately nine years, this is the first time I have had to roll back an upgrade. Not the first time I have had issues with an upgrade, just the first time it was severe enough I couldn't work around the problem.
... View more
yesterday
|
0
|
0
|
108
|
|
POST
|
@GlenterpriseUK does the "Portal for ArcGIS Security 2026 Update 1 Patch" need to be removed to upgrade from 11.5 to 12.0 as well? Esri Support has me rolling back to 11.5, then suggested trying an upgrade to 12.0, and then to 12.1.
... View more
yesterday
|
0
|
2
|
115
|
|
POST
|
Esri Support did not have a fix or a known cause. The next course of action is to roll back to 11.5. My options at this point are to wait at 11.5 until Esri figures out what is going on, or try upgrading to 12.0 and then try 12.1.
... View more
yesterday
|
0
|
0
|
83
|
|
POST
|
@GlenterpriseUK I have a called with Esri Support later this morning to figure out what to do next. Repairing the ArcGIS for Portal 12.1 installation got the service to start. The post upgrade got to the last step and then portal stopped accepting connections until the service was restarted. In the portal admin directory it said the upgrade completed with warnings. ArcGIS Server seemed to upgrade without issue. ArcGIS Data Store upgraded the install directory without errors or warnings, but fails to upgrade the relational data store. When it tries to upgrade the relational data store below is what I am finding in a log file. pg_restore: creating FUNCTION "sde.st_geometry_accum_func("sde"."st_state_data_type", "sde"."st_geometry")"
pg_restore: while PROCESSING TOC:
pg_restore: from TOC entry 6768; 1255 18361 FUNCTION st_geometry_accum_func("sde"."st_state_data_type", "sde"."st_geometry") sde
pg_restore: error: could not execute query: ERROR: could not find function "st_geometry_accum_func" in file "C:/Program Files/ArcGIS/DataStore/framework/runtime/pgsql/lib/st_geometry.dll"
Command was: CREATE FUNCTION "sde"."st_geometry_accum_func"("sde"."st_state_data_type", "sde"."st_geometry") RETURNS "sde"."st_state_data_type"
LANGUAGE "c"
AS 'st_geometry', 'st_geometry_accum_func';
... View more
yesterday
|
0
|
0
|
328
|
|
POST
|
@DavidColey I am upgrading a multi-machine deployment. The antivirus was disabled during the upgrade on all machines. I have tried repairing the install, restarting the ArcGIS Data Store service, and restarting the server. This has been the most troublesome upgrade I have had in many years.
... View more
yesterday
|
0
|
2
|
154
|
|
POST
|
@NicolasGIS I did have the "ArcGIS Data Store 11.5 Reliability Patch" installed before the upgrade, but the ArcGIS Data Store service starts without any issues after the upgrade. It is during the upgrade of the relational data store that the process throws an error and quits. In the pg_upgrade_output.d folder there is a log that has this: pg_restore: creating FUNCTION "sde.st_geometry_accum_func("sde"."st_state_data_type", "sde"."st_geometry")"
pg_restore: while PROCESSING TOC:
pg_restore: from TOC entry 6768; 1255 18361 FUNCTION st_geometry_accum_func("sde"."st_state_data_type", "sde"."st_geometry") sde
pg_restore: error: could not execute query: ERROR: could not find function "st_geometry_accum_func" in file "C:/Program Files/ArcGIS/DataStore/framework/runtime/pgsql/lib/st_geometry.dll"
Command was: CREATE FUNCTION "sde"."st_geometry_accum_func"("sde"."st_state_data_type", "sde"."st_geometry") RETURNS "sde"."st_state_data_type"
LANGUAGE "c"
AS 'st_geometry', 'st_geometry_accum_func';
... View more
yesterday
|
0
|
0
|
157
|
|
POST
|
Just a heads up to anyone else wanting to do an upgrade from ArcGIS Enterprise 11.5 to 12.1. I have run into an issue were the relational datastore will not upgrade. From the logs it looks like a function called st_geometry_accum_func is missing from the Postgresql 18 st_geometry.dll. It looks like that error causes the pg_restore operation to fail and then ArcGIS Data Store reports a failed upgrade because there is no dsadmindb. Also, I have created a support ticket with Esri.
... View more
Saturday
|
0
|
8
|
381
|
|
POST
|
I just found that I am getting a missing function error in the st_geometry.dll. I have tried the ST_Geometry downloads from My Esri for ArcGIS Enterprise 12.1 and ArcGIS Pro 3.7 and they are apparently missing the function as well. pg_restore: creating FUNCTION "sde.st_geometry_accum_func("sde"."st_state_data_type", "sde"."st_geometry")"
pg_restore: while PROCESSING TOC:
pg_restore: from TOC entry 6768; 1255 18361 FUNCTION st_geometry_accum_func("sde"."st_state_data_type", "sde"."st_geometry") sde
pg_restore: error: could not execute query: ERROR: could not find function "st_geometry_accum_func" in file "C:/Program Files/ArcGIS/DataStore/framework/runtime/pgsql/lib/st_geometry.dll"
Command was: CREATE FUNCTION "sde"."st_geometry_accum_func"("sde"."st_state_data_type", "sde"."st_geometry") RETURNS "sde"."st_state_data_type"
LANGUAGE "c"
AS 'st_geometry', 'st_geometry_accum_func';
... View more
Saturday
|
0
|
0
|
426
|
|
POST
|
@NicolasGIS I was able to get past the ArcGIS for Portal issue after Esri Support provided the registry key after all and a repair of the installer. Now for more hours than I would like to admit, I am stuck on an issue with my relational datastore upgrade. So far, I have found nothing useful in the logs and have tried repairing the ArcGIS Data Store install. Are you running into the issue below, and if so have you found a workaround? Attempt to configure data store failed. Caused by: No valid connection to ArcGIS Data Store configuration store established. Caused by: FATAL: database "dsadmindb" does not exist
... View more
Saturday
|
0
|
0
|
433
|
|
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
|
0
|
0
|
1388
|
|
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
|
0
|
2
|
898
|
|
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
3 weeks ago
|
0
|
0
|
393
|
|
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
3 weeks ago
|
0
|
0
|
402
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 04-15-2026 06:52 AM | |
| 1 | 04-15-2026 12:13 PM | |
| 1 | 04-13-2026 09:30 AM | |
| 1 | 03-24-2026 01:01 PM |
| Online Status |
Offline
|
| Date Last Visited |
6 hours ago
|