webMethods

webMethods

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

[ART.114.1112] Adapter Runtime: Unable to instantiate

  • 1.  [ART.114.1112] Adapter Runtime: Unable to instantiate

    Posted Mon January 18, 2010 07:56 AM

    Hi All,

    We recently applied the below fixes
    IS_7-1-2_ART_Fix1 & IS_7-1-2_ART_Fix2 when this below error occured
    Error: The resource is already being used in a parent transaction.

    After applying the above fixes the following errors started appearing
    [ART.114.1112] Adapter Runtime: Unable to instantiate class com.wm.adapter.wmjdbc.services.Select in adapter JDBCAdapter. See error log for details.
    com/wm/adapter/wmjdbc/services/Select
    and
    [ART.114.1112] Adapter Runtime: Unable to instantiate class com.wm.adapter.wmjdbc.services.Insert in adapter JDBCAdapter. See error log for details.
    com/wm/adapter/wmjdbc/services/Insert

    IS details:
    IS_7-1-2_Core_Fix10
    IS_7-1-2_FlatFile_Fix3
    IS_7-1-2_Flow_Fix2
    IS_7-1-2_WebSvcsXML_Fix8
    IS_7-1-2_SrvPrtcl_Fix8
    IS_7-1-2_XA_Fix3
    IS_7-1-2_PkgMgmt_Fix1
    JDBC Adapter - Version 6.5 and Fixes applied are JDBC_6-5_Fix19 & JDBC_6-5_Fix21
    Please look into this and help me in getting resolved

    Regards,
    Datta


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


  • 2.  RE: [ART.114.1112] Adapter Runtime: Unable to instantiate

    Posted Tue January 19, 2010 11:26 PM

    Are you using a service whose connecting to an adapter listener/notification within a BPM process?

    If I recall correctly, the adapter is been hold until process ends, using all your current connections.

    Is the adapter using NON_TRANSCATION?

    Check this.


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


  • 3.  RE: [ART.114.1112] Adapter Runtime: Unable to instantiate

    Posted Thu January 21, 2010 08:47 AM

    Hi DevNull43,

    We are NOT using this adapter service for any BPM process. Its just an insert adapter service which inserts daat to Oracle tables and we are using LOCAL_TRANSACTION.

    Please helping me in getting this issue resolved.

    Regards,
    Datta


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