IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  MWS is not working in local 8585

    Posted Wed February 22, 2023 01:04 PM

    HI Team ,

    I have installed all the components to my local PC. But My MWS is not coming up.

    Logs:
    varun@varun-Inspiron-3543:~/SAG/profiles/MWS_default/logs$ ls -lrt
    total 136
    sag-osgi-log.txt (55.2 KB)
    wrapperlog.txt (36.7 KB)
    platform.log.txt (11.6 KB)

    -rw-rw-r-- 1 varun varun 11655 Feb 22 23:03 platform.log
    -rw-rw-r-- 1 varun varun 56172 Feb 22 23:03 sag-osgi.log
    -rw-rw-r-- 1 varun varun 60002 Feb 22 23:04 wrapper.log

    I have attached all these three logs.

    varun@varun-Inspiron-3543:~/SAG/MWS/server/default/logs$ ls -lrt
    total 8
    -rw-rw-r-- 1 varun varun 98 Jun 6 2022 soap.xml
    -rw-rw-r-- 1 varun varun 102 Jun 6 2022 errors.xml
    varun@varun-Inspiron-3543:~/SAG/MWS/server/default/logs$ cat errors.xml

    <?xml version="1.0"?> <!DOCTYPE errors []>

    &ref;
    varun@varun-Inspiron-3543:~/SAG/MWS/server/default/logs$

    Here i cant see any full logs or problem logs. From error logs also nothing there to check. Please do assist.


    #MWS-CAF-Task-Engine
    #Universal-Messaging-Broker
    #installation
    #IS
    #webMethods
    #webMethods-cloud
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods-io-Integration


  • 2.  RE: MWS is not working in local 8585

    Posted Wed February 22, 2023 03:28 PM

    One of the errors in your logs is “2022-06-14 16:56:01,367 ERROR [com.w.p.s.s.c.p.p.ConnectionPoolManager ] - Error creating database connection to: null
    java.sql.SQLException: The url cannot be null”

    Looks like database connection issue.
    Have a look in the mws.db.xml file (within \MWS\server\default\config).
    Double check your DB connection info. Make sure it is valid. If you mistyped your DB connection info or user connection password, that will be a problem.
    If your connection info looks ok, you can retype the password between the PASSWORD tags. Don’t worry, the clear text password will be encrypted at startup.

    Wayne


    #webMethods-io-Integration
    #installation
    #webMethods-cloud
    #webMethods
    #Universal-Messaging-Broker
    #IS
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #MWS-CAF-Task-Engine


  • 3.  RE: MWS is not working in local 8585



  • 4.  RE: MWS is not working in local 8585



  • 5.  RE: MWS is not working in local 8585



  • 6.  RE: MWS is not working in local 8585