webMethods

 View Only
  • 1.  Unable to start MWS server on local Windows

    Posted Tue January 10, 2023 06:10 PM

    What product/components do you use and which version/fix level are you on?

    10.11

    Is your question related to the free trial, or to a production (customer) instance?

    free trail

    What are you trying to achieve? Please describe it in detail.

    I was trying to setup the MWS on my local system installation was completed and the respective db connection also established post installation. IS is started but I was not able to start MWS, every time I tried start the MWS instance via Windows > Service or directly from the installation directory its going down within few mints.

    Do you get any error messages? Please provide a full error message screenshot and log file.

    I was not able to find any error related to MWS on windows log.


    #webMethods
    #MWS-CAF-Task-Engine
    #MyWebMethods
    #Application-Platform
    #Integration-Server-and-ESB
    #Service-Designer


  • 2.  RE: Unable to start MWS server on local Windows

    Posted Tue January 10, 2023 10:04 PM


  • 3.  RE: Unable to start MWS server on local Windows

    Posted Tue January 10, 2023 10:15 PM


  • 4.  RE: Unable to start MWS server on local Windows



  • 5.  RE: Unable to start MWS server on local Windows

    Posted Tue January 10, 2023 11:59 PM


  • 6.  RE: Unable to start MWS server on local Windows

    Posted Wed January 11, 2023 02:02 AM

    jdbc:wm:sqlserver://AAIWKVDA20814\MWSDB;databaseName=master
    java.sql.SQLNonTransientConnectionException: [SoftwareAG][SQLServer JDBC Driver]The connection to the host AAIWKVDA20814, named instance \MWSDB has failed. Error: “Receive timed out”. Verify the server and instance names, check that no firewall is blocking UDP traffic to port 1434, and for SQL Server 2005 or later verify that the SQL Server Browser Service is running on the host.

    Please check in your sag-osgi.log. Seems like DB is not connecting.


    #webMethods
    #Integration-Server-and-ESB
    #Service-Designer
    #MWS-CAF-Task-Engine
    #Application-Platform
    #MyWebMethods


  • 7.  RE: Unable to start MWS server on local Windows

    Posted Wed January 11, 2023 09:44 AM

    Hi Nambi,

    in addition to Srikanth´s answer, can you check if the SQLServerURL is correct?
    You might need to exchange the “\” with a “/”.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #Service-Designer
    #MyWebMethods
    #Application-Platform
    #MWS-CAF-Task-Engine


  • 8.  RE: Unable to start MWS server on local Windows