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
Expand all | Collapse all

Problem in starting MWS

  • 1.  Problem in starting MWS



  • 2.  RE: Problem in starting MWS

    Posted Thu September 29, 2022 09:52 AM

    Hi Farooq,

    the screen shot provided does not have any valuable information to continue analysis.

    Please provide your wM version as well as more detailed information where startup of MWS gest stuck.
    Is there a _full_.log available for this installation?

    Regards,
    Holger


    #webMethods
    #webMethods-cloud
    #MWS-CAF-Task-Engine
    #webMethods-io-Integration


  • 3.  RE: Problem in starting MWS



  • 4.  RE: Problem in starting MWS

    Posted Fri September 30, 2022 08:13 AM

    @Holger_von_Thomsen
    I am preparing to give you all the information but meanwhile I have a question is MWS is not working properly will it effect Schedulers or any functionality as my observation is in one server MWS has some issues but other things are working as normal


    #webMethods-io-Integration
    #MWS-CAF-Task-Engine
    #webMethods-cloud
    #webMethods


  • 5.  RE: Problem in starting MWS

    Posted Fri September 30, 2022 08:30 AM

    My main issue is we have a new environment where we have all tha fix packs and versions of a working server but here schedulers are not working and in logs i can see
    Error Logs


    Server Logs

    image

    we have environment with same version and fix and its working fine


    #webMethods-cloud
    #webMethods
    #webMethods-io-Integration
    #MWS-CAF-Task-Engine


  • 6.  RE: Problem in starting MWS

    Posted Fri September 30, 2022 09:17 AM

    Hi @farooq.zubairi ,
    This error stack trace is identical to

    Please check if any of the conditions mentioned there are valid here as well, are two environments sharing the same DB , do you have the latest fixes DB scripts etc…

    -NP


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-cloud
    #webMethods-io-Integration


  • 7.  RE: Problem in starting MWS

    Posted Fri September 30, 2022 12:28 PM


  • 8.  RE: Problem in starting MWS

    Posted Fri September 30, 2022 12:58 PM

    One thing i want ti highlight is we only copy schema/privilege etc but no data was copied, is there any default data need to be copy for schedulers to work that is causing the issue


    #webMethods
    #webMethods-cloud
    #MWS-CAF-Task-Engine
    #webMethods-io-Integration


  • 9.  RE: Problem in starting MWS

    Posted Sat October 01, 2022 09:19 PM

    Dears
    one more observation when i restart batch instance i got error
    [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
    Caused by: java.sql.SQLException: null
    and thee keep getting
    java.lang.NumberFormatException: null

    and when I run my scheduler it never starts and nextRun is always 0.


    #webMethods-cloud
    #webMethods-io-Integration
    #MWS-CAF-Task-Engine
    #webMethods


  • 10.  RE: Problem in starting MWS

    Posted Tue October 04, 2022 07:51 AM

    Independent instances should never share the same database schema.

    The MWS schema and the CommonDirectory as one of its parts needs to be initialized by starting the MWS prior to connecting the IS to this schema for CDS functionality.

    Can you share an overview of the scheduled tasks page from IS Admin, please?

    AFAIK, there is no data which needs to be copied from database schema to another.
    All data is either generated during initialization/startup of the instances or by configuration after the instances were started.

    Regards,
    Holger


    #webMethods-cloud
    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-io-Integration


  • 11.  RE: Problem in starting MWS

    Posted Tue October 04, 2022 08:08 AM