I installed MWS 9 and successfully ran Database Component Configarator to migrate MWS component. When I tried to start MWS server I am getting below error.
i - MWS Server Instance was not upgraded yet. Please run ‘MWS/bin/mws.sh (bat) -s <server_name> upgrade’ command first
java.lang.Exception: MWS Server Instance was not upgraded yet. Please run ‘MWS/bin/mws.sh (bat) -s <server_name> upgrade’ command first[/i]
I coulnt find any ‘upgrade’ command which can be used with mws.bat…so I executed /bin/mws.sh (bat) -s <server_name> update command and got below entry.
C:\SoftwareAG\MWS\bin>mws.bat -s default update
JAVA_HOME: C:\SoftwareAG\jvm\jvm170_64
MWS_HOME: C:\SoftwareAG\MWS
WM_HOME: C:\SoftwareAG\MWS..
Buildfile: C:\SoftwareAG\MWS\server\deploy.xml
Successfully updated default server instance. Please see update_default.log for
details and start server instance to complete update.
I verified update_default.log file and everything seems ok. Then I tried to restart MWS in debug mode(mws.bat -d start) but still failing with same error mentioned above…Please advise
#Integration-Server-and-ESB#webMethods-General#webMethods-Upgrade#webMethods