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

Siebel adapter connection is not getting enabled

  • 1.  Siebel adapter connection is not getting enabled

    Posted Wed November 21, 2007 03:34 AM

    Hi,
    I am getting following error message while trying to enable Siebel connection in wm65:


    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource ASR_SBL_Connections:SBLConnection.
    [ART.118.5063] Adapter Runtime (Connection): Unable to start connection ASR_SBL_Connections:SBLConnection: after 1

    attempt(s).
    [ADA.448.1000] SiebelJavaConnection.connectFromValues -

    dataBean.login(siebel.TCPIP.None.None://srv-asrs01nt:2321/ENT_SIEBTSAS/SCCObjMgr_enu) threw a SiebelException: code(4102),

    msg(Could not open a session in 4 attempts. {1} (SBL-JCA-200) )

    we have already made the following changes for encoding parameter:

    JAVA_MEMSET=“-ms${JAVA_MIN_MEM} -mx${JAVA_MAX_MEM} -Dfile.encoding=ISO8859-1”

    Please Advise

    Regards
    Sachin


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


  • 2.  RE: Siebel adapter connection is not getting enabled

    Posted Thu November 22, 2007 03:29 AM

    you should check the following

    1. you have right jars file (Siebel.jar, SiebelJI_enu.jar)names depends on siebel server version.
    2. Siebel server is running
    3. Open eapps.cfg file from siebel server, folder SWEApp\BIN and see string siebel.TCPIP.None.None://srv-asrs01nt:2321/ENT_SIEBTSAS/SCCObjMgr_enu is correct under the heading [\callcenter_enu]
    4. Reload siebel Adapter package

    let me know if you still get the problem.

    Prakash Rastogi


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