Hi this is apex 23.2 installation.
I´m getting error:
require.js?v=23.2.0:5 Uncaught Error: Load timeout for modules:
ojL10n!ojtranslations/nls/localeElements_unnormalized2,
ojL10n!ojtranslations/nls/localeElements,
ojL10n!ojtranslations/nls/timezoneData,
ojtranslations/nls/en/localeElements,
ojtranslations/nls/en-US/timezoneData
This error usually happens when the page is initially called for the first time. After, If you do a page refresh, the error normally disappears.
I have done some research and probably setting some cache filter options in web.xml file for tomcat might solve the issue. But I´m not sure about this proposed solution.
Any feedback will be greatly appreciated !!!