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

Integration server fails to start

  • 1.  Integration server fails to start

    Posted Wed February 14, 2018 07:39 AM

    Hello,

    I am very new to webMethods.

    I have downloaded and installed webMethods integration server.
    While I try to start the integration sever from Start → SoftwareAG → start servers → start integration server → start default

    I get below error in command prompt :

    jvm 1 | [STARTUP] Glue 8.0 Fix 9000 build 135
    jvm 1 |
    jvm 1 | CloudStreams product is initialized.
    jvm 1 |
    jvm 1 | 2018-02-14 17:07:57,759 FATAL [com.s.m.p.M.LOG
    ] - [6100] Activator Initialization error:ActiveTransfer i
    s not initialized. ActiveTransfer database pool is not configured. Please config
    ure a database pool for functional alias “ActiveTransfer”.
    jvm 1 | com.softwareag.mft.exception.MFTInitException: ActiveTransfer is not
    initialized. ActiveTransfer database pool is not configured. Please configure a
    database pool for functional alias "ActiveTransfer
    ".
    jvm 1 | at com.softwareag.mft.db.Datastore.init(Datastore.java:141)
    jvm 1 | at com.softwareag.mft.osgi.Activator$1.run(Activator.java:64)

    server.log (57.2 KB)


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: Integration server fails to start

    Posted Sun February 18, 2018 01:24 PM

    Hi,

    From the error message, looks like you have installed Active Transfer server with Integration server but no JDBC pool is created. Please created one or remove Active transfer server from your installation.

    Also this error will not impact server startup process as in the server log i can see server was started 2 times successfully. Pls check from Admin console once you see below line in server.log file.

    “2018-02-14 17:07:55 IST [ISS.0014.0002I] Initialization completed in 209 seconds.”


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB