Hi all!
Client ran report /UI5/APP_INDEX_CALCULATE in their on-premise Gateway and now some of the UI5 apps won't start. They used to work fine but now they give error like this:
File sap/z_nnnnxxyyrep/~A59C1CCD5B9A12053A6295CC654CCA77~5 NOT found!
File sap/z_nnnn_xx_yy/~93B3FFA1E94141A9D0982DB0523F9996~5 NOT found!
Launchpad is started with URL: /sap/bc/ui2/flp
But if I start it with /sap/bc/ui2/flp?sap-ushell-nocb=X# then the apps start up fine!
This clearly points to cache mechanisms but I haven't been able to get them working again. I have run all the clearing tricks I know of:
- /IWFND/CACHE_CLEANUP
- /IWBEP/CACHE_CLEANUP
- Clearing browser cache
- report /UI2/CHIP_SYNCHRONIZE_CACHE
- report /UI5/RESET_CACHEBUSTER
- report /UI2/DELETE_CACHE_AFTER_IMP
- report /UI2/DELETE_CACHE
- report /UI2/PAGE_CACHE_RESET
- report /UI2/INVALIDATE_GLOBAL_CACHES
- report /UI2/INVALIDATE_CLIENT_CACHES
- report /UI5/APP_INDEX_CALCULATE
- SMICM server Cache -> Invalidate Locally
- SMICM server Cache -> Invalidate Globally
- Gateway has SAP_UI 740 SP 12.
- SAPUI5 libraries are of version 1.28.9.
- The non-working apps are quite old, they use just index.html and they don't have SAPUI5.Component defined in LPD_CUST. But so are some of the other apps which are working happily.
Any further tips?
Thanks in advance!
br,
Ossi M