My webmethods Server not starting trail version10.5

Hi all,

I have a problem starting mywebmethods server in trial version10.5, when I start MWS, it automatically stops after some mins. It would be great help if any body support me in the steps to configure MWS in webmethods10.5 trial version.
please let me know if more details needed.

thank you

Regards
Vijayalaxmi

Hi Vijayalaxmi ,

Can you provide the MWS logs and also did the tables created successfully for MWS using DatabaseConfigurator (dcc)?

Thanks,
Harsh

I have configured External DB while Installing. could you please let me know how to run DB configurator as in 10.5 Trial there is no UI in applications, its through Command Prompt.

please let me know the steps.

Thank you .

Hi Vijayalaxmi,

If you are using SQL then use the below command
dbConfigurator.bat|sh -a create -d SQLServer -c ALL -v latest -u -p -l <RDBMS_URL> -au <admin_user> -ap <admin_password> -n <database_name>

and for Oracle
./dbConfigurator.bat|sh -a create -c ALL -v latest -d oracle -l ‘<RDBMS_URL>’ -u <db_user> -p -au <admin_user> -ap <admin_password> -t

Thanks,
Harsh

1 Like

Harsha,

I have tried with shared command got same issue. Again MWS down within min.

Regards
Vijayalaxmi
wrapper.log (101 KB)