POST
|
We have been doing this for such a long time now, but yes it is preventative maintenance. We find our system is more stable with fewer unexpected\unexplained interruptions when we reboot our ArcGIS Server VMs twice a week. We have 3 Windows VMs running ArcGIS Server in a single site. We reboot server A on Monday, server B on Tuesday, and server C on Wednesday, then repeat. Bernie.
... View more
Thursday
|
0
|
0
|
86
|
POST
|
I reboot our servers twice a week on an automated schedule at 1 am. Our services are public facing and we get about 1 million requests per day. Bernie.
... View more
Thursday
|
0
|
0
|
116
|
IDEA
|
@DarrylHilton, We solve this problem by building a very thin web page and then use an iframe to embed the ExB URL into the web page. This way we can control and maintain a URL that never changes on our own webserver. Here is an example we have been using since 2009. Feel free to look at the page source (<Ctrl-U>) to see what I mean - https://geonb.snb.ca/geonb/index.html. Over the years this URL has pointed to a FlexViewer, Web App Builder, and an Experience Builder app. The key is to never share the ExB URLs with your users because you know some future change will inevitably create a new item ID. We use our own Linux web server for this but you could do something similar with ArcGIS Enterprise Sites or ArcGIS Hub. Bernie.
... View more
a week ago
|
0
|
0
|
56
|
POST
|
@Jianxia Has the functionality for pop-up windows on added layers changed? I was certain layers added with the Add Data widget would display a default pop-up window that included all attributes. But I just added a couple layers to my ExB app and no pop-up windows are displayed when I click on a feature. Did this functionality change with the June 2025 update to AGOL?? Thanks, Bernie.
... View more
07-30-2025
11:32 AM
|
0
|
1
|
227
|
POST
|
Testing is the only way to know for sure. Publish the service in your DEV environment using both methods. And then examine your ArcGIS Server log file to see which service generates more log messages.
... View more
07-10-2025
07:55 AM
|
2
|
0
|
346
|
IDEA
|
Currently, ExB designers have no control over the units of measurement presented in the Measurement widget. There is a predefined list of units for linear and areal measurements. The ExB designer cannot add to, remove from, or sort the list of units. We have many lawyers and surveyors that use our ExB app and they frequently must deal with old Imperial measurement units such as rods (16.5 ft) and chains (66 ft). My idea: In the config for the measurement widget, present a list of all the default units in a table with the unit’s name, abbreviation, and conversion factor from metres (or sq metres). Allow the ExB designer to add, remove, and sort the rows of the table. For example, linear units, the current default list of units is: Name Abbreviation Conversion to metres Inches in 0.0254 Feet ft 0.3048 Yards yd 0.9144 Miles mi 1609.3 Nautical miles NM 1852.0 Feet (US) ft(US) 0.3048006096 Millimeters mm 0.001 Centimeters cm 0.01 Decimeters dm 0.1 Meters m 1 Kilometers km 1000 If I were able to edit this list, I would immediately make the following changes: In my opinion, there is no need for units smaller than feet or metres in the mapping apps my organization will publish. Adding the units of rods and chains are useful for users referring to old deeds or survey plans. There are several other similar "Ideas" proposed by other users - see links below. These have a total of 56 kudos as of 2025-07-09. Many people are asking for improvements to the Measurement widget. Let’s get started! https://tinyurl.com/ym79ho3u https://tinyurl.com/ywq9vk5l https://tinyurl.com/yrjflwka https://tinyurl.com/yl2fvas5 Thanks, Bernie.
... View more
07-09-2025
10:50 AM
|
10
|
1
|
262
|
POST
|
If the features are filtered in the web map I believe the load would be carried by the end-user's web browser. So less load on your server. Bernie.
... View more
07-09-2025
05:33 AM
|
0
|
1
|
399
|
IDEA
|
Wow - I only posted this a few days ago and it has already been implemented! Thanks @Jianxia and @ShengdiZhang. However, the bigger issue is Shapefile downloads require an AGOL account. This feature will not be useful to my user community until the Shapefile can be downloaded directly to the user's device. Best regards, Bernie.
... View more
07-04-2025
05:36 AM
|
0
|
0
|
367
|
IDEA
|
@JunshanLiu why is creating an item required? The feature identified in the pop-up window is coming from a service (map service, feature service, etc). My web browser has access to the feature. Why can't the geometry and attributes be extracted and packaged in my browser and made available for download to my computer? It does not make sense that some formats can be downloaded and other formats must be items in AGOL. Thanks, Bernie.
... View more
07-03-2025
04:52 AM
|
0
|
0
|
567
|
IDEA
|
The June 2025 update for the measurement widget did not address custom units.
... View more
07-02-2025
12:34 PM
|
0
|
0
|
188
|
IDEA
|
I was excited to see Shapefile exports added to ArcGIS Experience Builder in the June 2025 AGOL update. However, after a quick test in the GeoNB Map Viewer (https://lnkd.in/eNam9NC) I was quickly disappointed. The map projection of the Shapefile is forced to Web Mercator, EPSG 3857. Even though our map service is published in EPSG 2953, the output is transformed to 3857. I understand KML and GeoJSON require 3857, but a Shapefile can have any projection. Why not leave it in the source projection?? We do not use Web Mercator for any of our map services. They are all published in EPSG 2953 - New Brunswick Stereographic Double. It is the official map projection for the Province of New Brunswick and it does an excellent job of minimizing distortion. My Idea: By default, all file exports maintain the map projection of the source data whenever possible. But also add a check box "Transform to Web Mercator". The checkbox should be automatically checked and greyed-out if the user selects GeoJSON or KML as the output format.
... View more
06-27-2025
10:01 AM
|
1
|
3
|
510
|
IDEA
|
I was excited to see Shapefile exports added to ArcGIS Experience Builder in the June 2025 AGOL update. Our users need a widely supported format for exporting a few features to be used in CAD or other software. However, after a quick test in the GeoNB Map Viewer (https://lnkd.in/eNam9NC) I was quickly disappointed. The user must have an AGOL account to export a Shapefile. We share most of our map viewers with the Public. We cannot expect members of the Public to have an AGOL account just to receive a tiny Shapefile. Users can still download a CSV, JSON, or GeoJSON directly to their computer. However, exporting to Shapefile, FGDB, or KML requires an AGOL account. I cannot imagine a scenario where this makes sense. My Idea: By default, all exports can be directly downloaded to the user's computer. But also add a check box "Export to AGOL". If the user selects "Export to AGOL" then the AGOL login would be triggered and they can choose the AGOL folder for the exported data. Doesn't that make more sense? Arbitrarily restricting the export of certain file formats to AGOL is non-sensical.
... View more
06-27-2025
09:32 AM
|
9
|
6
|
693
|
POST
|
@JoshuaBixby , Is there any documentation or warnings from Esri that ArcGIS Server 11.x requires more RAM to run the same number of services as ArcGIS Server 10.x? This thread is the first time I have come across this information.
... View more
05-12-2025
09:44 AM
|
0
|
1
|
1914
|
POST
|
Thanks Joshua. That is great info for the planning of our 11.5 upgrade.
... View more
05-12-2025
06:29 AM
|
0
|
0
|
1932
|
POST
|
@JoshuaBixby wrote: The organization I used to work for initially had instability problems with ArcGIS Enterprise 11.x until we analyzed memory utilization of the ArcGIS Enterprise processes and subprocesses. It turns out the ArcGIS Pro runtime used in ArcGIS Enterprise 11.x results in ArcSOC.exe processes having about 50% increase in total memory footprint. I say total memory footprint because it wasn't more RAM being used but more virtual address space by the processes. It turns out we were hitting or nearly hitting the committed memory limit of the server, and the entire ArcGIS Enterprise framework would become unstable at that point. Once it became unstable, the only option to stabilize it was to stop the ArcGIS Server Windows service and restart it. I suggest you monitor the Committed memory usage of the server, and not just RAM. If you are getting over 90% committed memory for any period of time, I would update the virtual memory (page file) settings on the server. Just the other day I had one of our server admins tell me: "With the latest versions of Windows Server we prefer to let the OS manage the size of the page file". That was a general comment on Windows Server 2022 - not specific to ArcGIS Enterprise. I had asked the server admin to collect information on the paging file size from our 3 existing VMs running ArcGIS Server on older Windows Server 2016 VMs. @JoshuaBixby is your recommendation to increase the page file size? Bernie.
... View more
05-12-2025
04:50 AM
|
0
|
4
|
1953
|
Title | Kudos | Posted |
---|---|---|
2 | 07-10-2025 07:55 AM | |
10 | 07-09-2025 10:50 AM | |
1 | 06-27-2025 10:01 AM | |
9 | 06-27-2025 09:32 AM | |
1 | 05-12-2025 04:38 AM |
Online Status |
Offline
|
Date Last Visited |
Thursday
|