Assuming this is a fresh install and it is not already running (check background services or check the assigned port if it is running or not, it won't run if the port is already enabled somewhere)
When I have an issue with MWS init (new instance, during initialization), I always try recreating the osgi profile first, if it doesn't work I delete the instance and recreate it. You can review the logs, you might have a different issue, but usually these are the first steps I take when troubleshooting MWS because 95% my issues are usually fixed by these steps. Try the steps below:
- update osgi profile
- MWS init
- check if MWS running properly, if not,
- MWS delete
- MWS new
- MWS init
Review the logs in init steps.
If you have this issue on production server, we need to review the _full_.log , wrapper.log and osgi log files.