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

Adapter Connection Error

  • 1.  Adapter Connection Error

    Posted Thu November 10, 2011 03:06 AM

    Hi

    Can someone help me with this error:

    Error encountered
    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Connector:SOAAdaptersConnection.
    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
    [ADA.1.204] Cannot connect to the database with DataSource class “oracle.jdbc.pool.OracleDataSource”.
    Invalid Oracle URL specified: OracleDataSource.makeURL

    My connections are:

    Transaction Type: LOCAL_TRANSACTION
    DataSource Class: oracle.jdbc.pool.OracleDataSource
    serverName: 10.20.218.84
    user:username
    password:password
    Retype password:password
    databaseName:databaseName
    portNumber:1592
    networkProtocol:TCP
    Other Properties:driverType=thin


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Adapter Connection Error

    Posted Fri May 18, 2012 04:26 AM

    Check if you have the relevant odbc jar files in the file path for the jdbc driver classes to be picked up by webMethods. Also form the box where you have installed webMethods do a ping to the db box to check if the connectivity is existing between your WM IS and DB. A jdbc pool test will also prove helpful. Also for serverName: 10.20.218.84 try using the hostname of your DB server instead of using the IP address.


    #webMethods
    #Integration-Server-and-ESB