Experience Builder Apps Not Working After Upgrade to 11.5

945
4
Jump to solution
02-26-2026 06:51 AM
ag-maile
Emerging Contributor

Hello,

After the recent upgrade AGE to 11.5, the Experience Builder (ExB) app in Portal is not functioning correctly. Accessing https://test-int.azso.com/portal/apps/experiencebuilder (provided here as an example, since the original address would only work on the internal network) returns a URL like:

https://test-int.azso.com/portal/apps/experiencebuilder/cdn/365/cdn/365/cdn/365/jimu-core/init.js

instead of the expected:

https://test-int.azso.com/portal/apps/experiencebuilder/cdn/365/jimu-core/init.js

The WebContextURL is correctly configured as https://test-int.azso.com/portal

There is a load balancer in place, but I don’t manage it and don’t have access to it. It seems unlikely that the LB is causing the issue, since everything else on the portal—server, datastore, and other applications—is working correctly. ExB appears to be the only affected application.

Interestingly, ExB works correctly when accessed via the local address (FQDN + port 7443).

Could you please advise on what might be causing this behavior and how to resolve it?

Thank you.

0 Kudos
1 Solution

Accepted Solutions
Joshua-Young
MVP Regular Contributor

We have been running ArcGIS Enterprise 11.5 since June on Windows Server, and we have not encountered that particular issue. We are using ArcGIS Web Adapters for our reverse proxies. It sounded like when you access the internal URL the issue does not occur and the issue only happens from the external URL. That to me sounds like the issue is in the reverse proxy.

"Not all those who wander are lost" ~ Tolkien

View solution in original post

0 Kudos
4 Replies
Joshua-Young
MVP Regular Contributor

Are you using a ArcGIS Web Adaptor or your own reverse proxy? I ran into a similar issue with ArcGIS Monitor when I tried to create my own reverse proxy and I got a regex expression wrong.

I do not think this would be the issue, but have you installed Portal for ArcGIS 11.5 Web Applications Patch? 

https://support.esri.com/en-us/patches-updates/2025/portal-for-arcgis-11-5-web-applications-patch 

 

"Not all those who wander are lost" ~ Tolkien
0 Kudos
ag-maile
Emerging Contributor

We are using our own reverse proxy.

Regarding the patch, the Portal for ArcGIS 11.5 Web Applications Patch was successfully applied, and all services were restarted afterward.

However, Experience Builder (ExB) is not working, neither before nor after applying the patch.

0 Kudos
Joshua-Young
MVP Regular Contributor

We have been running ArcGIS Enterprise 11.5 since June on Windows Server, and we have not encountered that particular issue. We are using ArcGIS Web Adapters for our reverse proxies. It sounded like when you access the internal URL the issue does not occur and the issue only happens from the external URL. That to me sounds like the issue is in the reverse proxy.

"Not all those who wander are lost" ~ Tolkien
0 Kudos
ag-maile
Emerging Contributor

Thanks for the input, and sorry for the delayed response — it's been a busy few months on our side.

We investigated it further and it turned out not to be an ArcGIS Enterprise 11.5 issue after all. The root cause was a load balancer configuration setting. Once the LB configuration was corrected, the problem disappeared and the external URL started working as expected.

The fact that the issue only occurred through the external URL and not through the internal URL was indeed a good indicator that the problem was somewhere in the reverse proxy/load balancing path rather than within ArcGIS Enterprise itself.

Thanks again for your feedback and for pointing us in the right direction.

0 Kudos