Is this path a valid one: /opt/softwareag/webMethods82/product/WM99/terracotta/profiles/SPM/…/…/MWS/server/DEV_MWS_02/config/
It looks very odd.
If yes, does MWS run with an external RDBMS or internal Derby DB?
Do you have latest MWS fixes installed?
The error means the cluster.xml file could not be retrieved from the database which typically happens when MWS runs on Derby which is a very restricted use case.
If you’re running MWS with oracle/sqlserver/db2 then cluster.xml should be retrievable.
Try
cd /opt/softwareag/webMethods82/product/WM99/MWS/bin
mws -s DEV_MWS_02 getconfig cluster.xml
check if …/server/DEV_MWS_02/config/cluster.xml is retrieved.
If yes, refresh MWS Ports configuration from CC Web UI again.
If you continue to have troubles please open support ticket.
Thanks
Sergei
#Integration-Server-and-ESB#webMethods#webMethods-General#Command-Central