|
POST
|
Ok thanks for the feedback @CodyPatterson. The methods in the GIT link above reads that there should not be an issue going from 14 to 16, so that is probably what I will do. That way I'm not trying to skip ahead 2 versions....
... View more
12-10-2025
12:59 PM
|
1
|
4
|
917
|
|
POST
|
Hello - I'm at Monitor 2025.0 and will shortly go to 2025.1. However before doing so I want to upgrade the postgres instance since it is still sitting at 14.x. Is it possible using the following: Upgrading PostgreSQL in Windows · GitHub without going to 16.x first? It wasn't clear to me if I can use the pg_upgrade command when going up more than 2+ postgres versions... thanks- David
... View more
12-10-2025
08:49 AM
|
1
|
6
|
964
|
|
POST
|
Yep, thanks @DerekLaw I understood that.... no worries
... View more
12-10-2025
08:43 AM
|
1
|
0
|
335
|
|
POST
|
I do not see the specific issue I reported on initially in the release notes for 2025.1: https://support.esri.com/en-us/patches-updates/2025/arcgis-monitor-2025-1-release-notes?rsource=https%3A%2F%2Fesriurl.com%2Farcgis-monitor-2025-1-release-notes I just upgraded Enterprise from 11.5 to 12.0. The workaround I had in place is still in place - that is my instances in the Shared Instance pooling for show 0,0 for min,max in Server Manager, but on the backend in Server Admin these same instances show as 0,1. That is the change I made to these services in admin. @GavinCollins1 @DerekLaw I am going to 2025.1 soon, so we'll see if my workaround is affected
... View more
12-10-2025
06:25 AM
|
0
|
2
|
343
|
|
POST
|
One thing I did notice are changes to webgisdr. When I access Program Files>ArcGIS>Portal>tools>webgisdr>lib directory the only files in place now are the webgisdr-service.jar and the webgis-manager.jar java runtime files. Also, the 7zip directory is now gone. I was able to perform a full backup with my bat file that calls my updated myfullsitebkup.properties - so I can only assume that the updated webgisdr tool doesn't need all the previous library files since 3.x is now gone thoughts?
... View more
12-09-2025
12:59 PM
|
0
|
0
|
1124
|
|
POST
|
Without knowing anything about your deployment, all I could say is it would depend on how far along you are with the upgrade and whether or not this is a production deployment. I think at this point you should work with support if possible.
... View more
12-09-2025
10:03 AM
|
0
|
0
|
2717
|
|
POST
|
There are likely issues with accessing the items in the portal postgres db..... There is some kind of missing or mis-configuration of some config files. You really need to file a support ticket.
... View more
12-09-2025
05:08 AM
|
0
|
2
|
2773
|
|
POST
|
Hello - Just putting this up for the community. Our Enterprise upgrade from 11.5 to 12.0 went well. So far: The deployment content and functionality are fine. Responsiveness is fine. Living Atlas content access is fine. The Instant Apps, Experience Builder and Field Maps Designer edit config pages are fine. Existing Instant Apps and Experiences Builder apps from 11.5 are fine. The Portal, ArcGIS Server sites and DataStores are all updated, no registration issues with datastores or registration issues with any of the web adaptors. Overwrite of service definitions is fine using Pro 3.6, ArcPy sharing module or the arcgis api Publication of new hosted feature services form Pro 3.6 is find. The only thing that came up for me is that I was unable to re-disable the services directories after upgrade for the ArcGIS Server sites using the following: https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-the-services-directory.htm Open the ArcGIS Server Administrator Directory and sign in with an account that has been granted administrator privileges. Access the Services Directory settings by clicking system > handlers > rest > servicesdirectory > edit. Uncheck Services Directory Enabled and click Save. When performing step 3 – “Uncheck Services Directory Enabled and click Save” the check box control immediately reverts to its ‘checked’ state, leaving the Services Directory ‘Enabled’. It turns out this is a known bug and is in review. Support provided a simple workaround to adjust a json file setting, but they have not publicized the bug or workaround yet. I would say if disabling the services directory is important to your deploy, then contact support as soon as your upgrade is in place and they will tell you the fix. If you are ok with your services directory being visible, then no worries. Hope this helps others.
... View more
12-08-2025
06:40 AM
|
2
|
2
|
1211
|
|
POST
|
not from me, the last feedback I received was from @TonghuiMing last month. It's not something that is fixing itself on its own, apparently.
... View more
12-04-2025
06:01 AM
|
1
|
0
|
589
|
|
POST
|
If your users will not own any items and only need the ability to edit registered or hosted feature layers that have been shared with them then you can move those user types from Creator to Mobile.
... View more
11-24-2025
08:33 AM
|
0
|
0
|
512
|
|
POST
|
Interesting side note on this - our hosted server site is a 2-machine cluster. whenever we have to restart the machines (after Windows updates, etc) the logging error re-appears until I go into server admin and re-enable / re-disable the services directory. Once I do that, the SEVERE log entries cease.
... View more
11-21-2025
11:40 AM
|
0
|
0
|
1269
|
|
POST
|
Good day - The repeating SEVERE-level log entries reporting a source errror: Logged At Component Id Code Level 10/24/25, 2:00:48.165 PM 624 9,000 severe .......... Source Message Hosted/Street.FeatureServer Hosted/Street/FeatureServer: null Has been resolved. I do not know why, but once I re-enabled the services directory on our Hosting site, the log entries ceased. After a 15 minute wait, I re-disabled the services director on the Hosting site, and the log entries reporting a null source error have remained absent. So for us, the action re-enable re-disable the services directory solved this issue.
... View more
11-12-2025
05:46 AM
|
0
|
0
|
1354
|
|
POST
|
So it turns out that the access prompt is a new feature in Chrome: https://developer.chrome.com/blog/local-network-access Because our Online webmaps that populate our instant apps and experiences are consuming layers from our Hosted Enterprise Site by-reference collaboration, the calls to the layers in said webmaps are causing Chrome to throw up the Access Prompt that I show in my earlier screen grab. If the on-network user clicks 'no', the apps still work but throw CORS errors in the console. If the on-network user clicks 'Allow', no errors.... Who knew? Not great but what can you do? @ZachBodenner
... View more
11-07-2025
01:03 PM
|
0
|
1
|
634
|
|
POST
|
Yeah I mean we're only working in the Online builder so we're obviously not compiling from the dev edition and hosting on our web server. If I hear anything I'll post back as well. But I'm seeing all kinds of problems all over the community spaces since the October update and the Living Atlas 2025.2 content update for Enterprise. Last time I saw anything like this was with 11.3 Enterprise not updating properly - that turned out to be a culture / local issue - e.g. 'en-US'
... View more
11-07-2025
12:08 PM
|
0
|
2
|
636
|
|
POST
|
Hi @ZachBodenner -At times, opening an ExB app in Edit mode in the Online ExB Editor I will receive the prompt that I need to enter my credentials for our Enterprise Portal. I enter them and then I'm fine. All of the layers we use are collaborated over from Enterprise by reference but all are shared 'with everyone' on both sides. Nevertheless, I'll still receive the prompt from time to time. After the Online update, we started to receive non stop source error reads in our Server logs for 'null' reads: https://community.esri.com/t5/arcgis-enterprise-questions/request-error-percent-alerts-by-the-thousands/td-p/1660624 Recently, in the last week or so we now get this little prompt from Chrome while opening an Experience on our Network: Fortunatly I'm not seeing this prompt off-network, i.e when I open one of my ExB's on my phone.... I've got a case with support but who knows. We've been grasping at straws.
... View more
11-07-2025
07:49 AM
|
0
|
4
|
647
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Monday | |
| 1 | 2 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 03-27-2026 01:27 PM | |
| 2 | 03-25-2026 06:29 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|