Unable to start MWS

Hi,
While starting my MWS, I got the following warnings and it stopped.

jvm 2 | 2015-09-24 11:18:28 IST (Configuration:WARN) - Failed to process OOB
file-change event on file ‘D:\webM95\profiles\MWS_default\configuration\org.eclipse.equinox.app.manager.tmp361957669557969620.instance’
jvm 2 | 2015-09-24 11:18:28 IST (Configuration:WARN) - Failed to process OOB
file-change event on file ‘D:\webM95\profiles\MWS_default\configuration\org.eclipse.core.runtime.manager.tmp918295397073269550.instance’.

Any leads on solving this problem. ?

I have dropped and recreated all my MWS related tables.
I have tried re-installing MWS two times but with no luck.
It is also not generating any logs in my C:\SoftwareAG\MWS\server\default\logs directory while startup.

These logs are not harmful. Share the logs from problems.log or full log.

Share your IS details.

Hi,
It is not generating any logs in my C:\SoftwareAG\MWS\server\default\logs folder during start up. That is one of the problems. I had to paste the error directly from the comandline.

I’m running Wm 9.6

Ok no worries. So you confirm that the db configuation for MWS component is ok?

Go to cd Software AG_directory \MWS\bin

Delete the default instance by mws -s <server_name> delete

Then Creating a New Server Instance using the below commands (make sure you put in correct values)

mws new -Dserver.name=test -Dhttp.port=8585
-Ddb.type=ms -Ddb.url=jdbc:wm:sqlserver:db_server:1433;
DatabaseName=my_wm_msql;SelectMethod=direct;MaxPooledStatements=100
-Ddb.username=mws_user -Ddb.password=password

Thanks,
I Will let you know if it works in a few minutes

Sorry, busy day today.I will try this on Monday. Thanks again for letting me know what can be done.

Take your time, before you start just review that “Creating a New Server Instance” from 9-8_Administering_My_webMethods_Server guide.

Abhilash – Please go through below links as well which shed some light to resolve the issue.

Let us know if you still experiencing the issue afterwards.

Thanks,