|
POST
|
We did this: Disable the use of llvmpipe by adding this virtual machine config option to the VM's VMX file: guestinfo.svga.disableLLVMPipe=TRUE Set a system environment variable SVGA_ALLOW_LLVMPIPE=0 Which seems to have solved the problem.
... View more
03-28-2025
06:21 AM
|
0
|
0
|
1084
|
|
POST
|
We had this problem after an update to vmware tool version 12.5, a rollback to 12.4.5 worked. Now there's a 12.5.1 that should have solved the bug, we updated to 12.5.1 and was able to print at first, but now the priting problems are back. Does anyone knows if vmware tools 12.5.1 should be working with ArcGIS Enterprise and the printing service?
... View more
03-28-2025
03:39 AM
|
1
|
6
|
1094
|
|
POST
|
@LanceCole I've been thinking about this a bit too. In our current WAB solution we have different applications for the different web maps and I created a simple widget to switch between them and keep the current map scope. In our upcoming ExB solution I would prefer to have just one application to maintain and be able to switch web maps, but I've just started looking at the dev edition and have no idea yet. But I've worked a bit with OOTB ExB and one of the big differences is that you can have multiple web maps and you have to configure which map to use in map centric widgets. I'm afraid this could be a problem, and all map centric widgets break when you change the web map. Do you have any experience with this so far?
... View more
03-26-2025
04:13 AM
|
0
|
0
|
626
|
|
IDEA
|
There are some ideas here about the ability to remove the extent aspect of bookmark in the bookmark widget. Then you could use the bookmarks to toggle different sets of layer visibility. I think that's a good idea, and it would probably be a pretty easy fix to making the bookmark widget useful for more things than it was originally desgin for. I've kudoed them all. 😀 https://community.esri.com/t5/arcgis-experience-builder-ideas/bookmark-widget-ability-to-turn-off-zoom-to-extent/idi-p/1581537 https://community.esri.com/t5/arcgis-experience-builder-ideas/add-predefined-layer-visibility-configurations/idi-p/1102037 https://community.esri.com/t5/arcgis-experience-builder-ideas/turn-on-off-groups-of-layers-with-two-small/idi-p/1345000 But maybe it would even be better and more logical to be able to do this in Map Layers widget. Make it possible to configure different sets av layer visibility for the users to choose from. It would also be good if it were possible to control which set is used via URL parameters. And in the best case it would be not only the layer visibility but also the expansion level for each group and nested subgroup.
... View more
03-06-2025
02:57 AM
|
4
|
1
|
335
|
|
IDEA
|
@TonghuiMing It's great that we can finally expand all layers by default, but like ImmurayADOT and others I'd really like to have full control over which layer groups are expanded and which aren't. In my case, I especially want to be able to have map image layers expanded and their sublayers collapsed.
... View more
03-06-2025
02:36 AM
|
0
|
0
|
1014
|
|
POST
|
We have increased RAM on our server and reduced the number of services so we have been able to change all our shared services to dedicated, which solves or works around the problem. According to tech support our issues is also related to BUG-000173043 and we're at 11.3.
... View more
02-24-2025
05:29 AM
|
1
|
0
|
1125
|
|
POST
|
@David_BrooksWe have the same problem after upgrading from 10.9.1 to 11.3, and rebooting, or restarting DynamicMappingHost or altering shared instance settings does't resolve our issue. Is your ArcGIS Server log also filled with a lot of "Instance of the service 'System/DynamicMappingHost.MapServer' crashed. ..." messages?
... View more
01-29-2025
06:41 AM
|
0
|
0
|
1886
|
|
POST
|
Thanks @JakeSkinner I didn't know there is a performance benefint to hosted feature services, we have some relatively static data that I could publish as hosted feature services instead.
... View more
01-15-2025
02:19 AM
|
0
|
0
|
3349
|
|
POST
|
Thanks for your answers @RachaelHarbes and @RyanUthoff ! Right now I have to many services and not enough memory on our server to be able to switch all services to dedicated. Many of our services only have a few layers, I'm going to merge some of them to reduce the number of services and talk to our IT department about increasing the memory on the server. So it will be some time before I can test this.
... View more
01-15-2025
01:52 AM
|
0
|
0
|
1429
|
|
POST
|
@DavidColey @berniejconnors @JakeSkinner You all agree that the number of services that use a shared pool should be just "a few" / 15-20 / 25 % / no more than 30. In the documentation I can't see anything that points to that, and the shared pool is used as default. For us, the shared pool was great to save resources on our server when it was introduced. A couple of months ago, we had 10.9.1 with about 100 services in the shared pool and 25 with dedicated, and it worked fine. But then we upgraded to 11.3 which seemed to go well at first, but then we noticed performance issues which came from "Instance of the service 'System/DynamicMappingHost.MapServer'" crashing all the time. I've tried switching about 15-20 of the most used services in the shared pool to dedicated, so maybe we have about 80 in the shared pool and 45 with dedicated, but it didn't make any difference. Switching all except 20 services to dedicated would make the memory on our server run out. We have a single server deployment of ArcGIS Enterprise on a virtual server with 4 cores (limited to that by our license) and 32 GB of memory. Any suggestions? We have a lot of services with just a few layers. Maybe I have to merge as many as I can to end up with a lower number of services but more layers in each service?
... View more
01-13-2025
02:57 AM
|
1
|
2
|
3828
|
|
POST
|
@TanuHoque "The idea behind shared instances is that there is no limit. You can publish as many as you want. The main thing is that how many of them will remain cached." This is my understanding of the documentation, but after uppgrading from 10.9.1 to 11.3 we have a problem with 'System/DynamicMappingHost.MapServer' crashing very often, several times an hour. Would you say this is another problem than just the number of services with shared instance?
... View more
01-13-2025
02:25 AM
|
0
|
0
|
1127
|
|
POST
|
Hi @RachaelHarbes Were you able to fix all your problems after fixing all services? We have problems with services with shared instance pool after uppgrading 10.9.1 to 11.3. 'System/DynamicMappingHost.MapServer' crashes all the time.
... View more
01-13-2025
01:53 AM
|
0
|
3
|
1463
|
|
POST
|
I recently ran into this problem too. A few weeks ago we updated our ArcGIS Enterprise from 10.9.1 to 11.3, so I assume that's the reason. Using a web mercator basemap or migrating to Experince Builder is not a short-term option for us. In the long term, we will migrate to Experience builder, but I need a quicker solution to this Add data widget problem in WAB. Anyone know if it's possible to make changes to the widget source code to fix this? WAB is a part of Enterprise 11.3, so I was expecting WAB and all of its OOTB Widgets would work after an upgrade to 11.3.
... View more
01-07-2025
06:44 AM
|
1
|
1
|
1065
|
|
IDEA
|
The same annyoing behavior applies to sites, if I want to open another site from a gallery. First, it displays the descriptive page and from there, I have to go to its item page in the portal before I can actually open the other site I want to link to. Now I have to create a different type of link, but it would be nice to group it into a gallery along with other web apps that work as desired.
... View more
10-13-2024
11:42 PM
|
0
|
0
|
1104
|
|
POST
|
Sad to hear that @KlaraSchmitt , I just updated our portal från 10.9.1 to 11.3 and really miss to old behavior of the gallery cards. I hope you can figure out a solution to this in the future that works woth the accessibility guidelines.
... View more
10-11-2024
02:02 AM
|
0
|
1
|
885
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Wednesday | |
| 1 | 01-13-2025 02:57 AM | |
| 2 | 04-14-2025 04:49 AM | |
| 2 | 09-18-2025 05:51 AM | |
| 1 | 08-28-2025 12:21 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|