SYMPTOM:
When loading an ESRI Map Visualization in Strategy Web 10.11, the following error may appear in the visualization area:
com.Strategy.utils.cache.CacheException:sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

CAUSE:
This issue is caused by the Web server not having internet access without a proxy and an interference between Strategy Web 10.11 and the ArGIS servers.
ACTION:
By default, the Strategy Web server communicates with the ESRI cloud to handle the token request from the client. However, it is possible to have the client authenticate directly with ESRI and bypass the web server.
To configure client authentication:
<apps clientToken="true"></apps>
The Strategy Internal Reference Number for this issue is: KB441292