webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  webMethods mws server 10.5 not coming up

    Posted Wed March 24, 2021 11:26 AM

    Dear team,
    I’m facing an issue in bringing up the MWS Server up. The webMethods version I’m using is 10.5
    Steps which I followed to bring the WMS Server up are:
    1.navigated to location: SoftwareAG\MWS\bin and executed the script startall.bat.
    2.navigated to location: SoftwareAG\profiles\MWS_mwsinstance01\bin and executed the script startup.bat.
    3.I also tried executing the script using safeboot option.
    4.database(oracle external database) is also connected to webMethods and tables were also created.
    Despite doing all the above steps the server didn’t come up.

    please find the attached log

    INFO | jvm 1 | 2021/03/24 09:09:05 | !ENTRY com.softwareag.platform.hook.shutdown 1 0 2021-03-24 09:09:05.551
    INFO | jvm 1 | 2021/03/24 09:09:05 | !MESSAGE Framework shutdown timeout set to 120 seconds. Please also check tanuki-wrapper shutdown property, if specified.
    ERROR | wrapper | 2021/03/24 09:10:47 | Shutdown failed: Timed out waiting for signal from JVM.
    ERROR | wrapper | 2021/03/24 09:10:47 | JVM did not exit on request, termination requested.
    STATUS | wrapper | 2021/03/24 09:10:47 | JVM exited after being requested to terminate.
    STATUS | wrapper | 2021/03/24 09:10:48 | ← Wrapper Stopped

    I look forward to hearing from you at your earliest convenience.


    #Application-Platform
    #soa
    #webMethods
    #Integration-Server-and-ESB
    #MWS-CAF-Task-Engine
    #API-Management


  • 2.  RE: webMethods mws server 10.5 not coming up

    Posted Thu March 25, 2021 05:24 AM

    Hi Sai,

    please check the following posts if one of them matches your issue:

    As the subject and the content looks very similar to these, I assume that you are hitting a similar issue here.

    Regards,
    Holger


    #soa
    #Application-Platform
    #API-Management
    #MWS-CAF-Task-Engine
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: webMethods mws server 10.5 not coming up

    Posted Fri March 26, 2021 12:57 PM

    This kind of problem is most likely due to a DB configuration issue.

    1. Check your DB config at /{SAG}/MWS/server/default/config/mws.db.xml
    2. Check that the DB tables are present and correct version.
    3. Do not use an already used DB instance with a fresh install of MWS as it won’t work either.

    To confirm you need to check the server log file and not the OSGI log file, you can find it at
    /{SAG}/MWS/server/default/logs/full.log

    good luck,
    John


    #MWS-CAF-Task-Engine
    #Application-Platform
    #Integration-Server-and-ESB
    #webMethods
    #API-Management
    #soa


  • 4.  RE: webMethods mws server 10.5 not coming up

    Posted Fri March 26, 2021 03:59 PM

    Please not that the file name for full.log contains two underscores:

    _full_.log
    

    This was used as a markup identifier for italics in your previous post.

    Regards,
    Holger


    #Application-Platform
    #Integration-Server-and-ESB
    #soa
    #API-Management
    #webMethods
    #MWS-CAF-Task-Engine