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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Unable to configure Database component for My Web methods server (MWS) using Database Component configurator CLI

  • 1.  Unable to configure Database component for My Web methods server (MWS) using Database Component configurator CLI

    Posted 12/22/20 09:01 AM

    Hi,

    To set up MWS server instance, as a prerequisite, we tried to configure database component using Database Component configurator CLI as mentioned in the article (page no. 121).

    When we run the command sudo ./dbConfigurator.sh -a create -d postgresql -c mywebmethodsserver -v latest -l jdbc:wm:postgresql://localhost:5432;databaseName= -u -p

    The username used: swag, is already existing in the PostgreSQL DB, the script (./common/db/dbConfigurator.sh ) is considering username for the database name.

    We received below error,

    dcc version: 10.5.0.0000-0174
    executing action: create
    processing products:
    processing components: [mywebmethodsserver]
    *error: java.sql.SQLException: [SoftwareAG][PostgreSQL JDBC Driver][PostgreSQL]database “swag” does not exist. *
    *error.message: java.sql.SQLException: [SoftwareAG][PostgreSQL JDBC Driver][PostgreSQL]database “swag” does not exist. *
    report 0: java.sql.SQLException: [SoftwareAG][PostgreSQL JDBC Driver][PostgreSQL]database “swag” does not exist.

    We are trying to configure my web methods server with version 10.5 on port 8585 to enable ebxml communication, by creating required partner profiles, using software AG Installer on centos.

    Any help appreciated.

    Also, please share with us, if there is any simple guide to configure my web methods server end to end.


    #webMethods
    #webMethods-io-B2B
    #B2B-Integration


  • 2.  RE: Unable to configure Database component for My Web methods server (MWS) using Database Component configurator CLI

    Posted 01/20/21 09:38 PM

    We found the solution…one has to install the MWS product scripts using DCC


    #webMethods
    #B2B-Integration
    #webMethods-io-B2B