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.  Adapter Runtime Error

    Posted Fri December 06, 2013 05:07 PM

    Hello Everyone,

    I’m using webMethods V8.2 ,Database -Oracle.I am getting following error while i am trying to create Adapter Connection.
    [b]
    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource BISalesReporting.utils.BIData.

    [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”.

    The Newtowrk Adapter could not establish the connection[/b]

    Could use your help

    Thanks in Advance


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: Adapter Runtime Error

    Posted Fri December 06, 2013 05:18 PM

    Please check if you have done all the below,

    1. Network connectivity between IS and DB hosts are okay (Ping, telnet should tell you this information)
    2. All the required Jars placed in IS/lib/jars
    3. Connection properties are set properly with db proper name, driver type etc.,
    4. Check for trailing spaces in the connection properties

    Also, in parallel you can try to connect to DB from a separate DB client, say SQL Developer.

    Hope this helps!

    Regards,
    Mani


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 3.  RE: Adapter Runtime Error

    Posted Mon December 09, 2013 11:19 AM

    Yes please troubleshoot with the below mentioned points mainly and you will get to the bottom of it.

    Currently did you load all the oracle jars (ojdbc14.jar, classes12.zip) in the IS classpath and WmJDBCAdapter jars/static folder and restarted IS?

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards