PROBLEM
Dashboards and StoryMaps stories shared through the Business Analyst Web do not load infographics.
Updates to Tomcat in 11.5 causes the cache size to be too small within Portal for ArcGIS.
Update the cache size property for Tomcat in Portal for ArcGIS:
\ArcGIS\Portal\framework\runtime\tomcat\conf\Catalina\localhost\arcgis#apps.xml
<Context docBase="../../../../apps" crossContext="true" reloadable="false" useRelativeRedirects="false">
<Resources cacheMaxSize="51200" cachingAllowed="true"/>
<Context docBase="../../../../apps" crossContext="true" reloadable="false" useRelativeRedirects="false"> <Resources cacheMaxSize="51200" cachingAllowed="true"/> </Context>
Article ID: 000036132
Get help from ArcGIS experts
Download the Esri Support App