Well you need to check if this is failing on a particular porlet first.
The error you get is generic, indicating client can’t find the
html (for the control which it asked in a async response from server). That been the case you need to check this particular porlet.
If error is generic with different ones, simply clear browser cache or check from a different browser.
To change MWS cache you have 2 files:
1- MWS/server/default/deploy/portal.war/WEB-INF/web.xml
2- MWS/server/default/deploy/defaultPortletAppWeb.xml (mws.bat/sh -s default getconfig defaultPortletAppWeb.xml)
If you edit this file, you will find the cache tag.
Default cache should be fine for most of the cases.
If you do not manage to solve this with this hints, I would suggest raising a support request (If you have maintenance).
Regards.
#webMethods#webMethods-BPMS#MWS-CAF-Task-Engine