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

Remdey adapter in Solaris

  • 1.  Remdey adapter in Solaris

    Posted Tue October 17, 2006 03:59 AM

    Hi,

    I have installed remdey adapter in our Solaris server, When I try to enable the connection I get this error:

    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
    /opt/webmethods6/dev/IS/IntegrationServer/lib/libarjni63.so: ld.so.1: /opt/webmethods6/dev/IS/jvm/sol142/jre/bin/java: fatal: libicui18n28.so.28: open failed: No such file or directory

    IS version: 6.5
    OS: SunOS 5.8 sparc

    Appreciate your help


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


  • 2.  RE: Remdey adapter in Solaris

    Posted Wed October 18, 2006 06:22 AM

    Hi,

    from the error message I assume that you are using Remedy API 6.3.

    You will need the following files:

    under <IS_ROOT>/packages/WmRemedyAdapter/code/jars:
    arapi63.jar
    arutil63.jar
    jlicapi63.jar

    under <IS_ROOT>/lib:

    libar.a
    libar.so
    libarjni63.so
    libarnc.a
    libarutiljni63.so
    libarxmlutil.so
    libicudata28.so.28
    libicudt20b.so
    libicui18n28.so.28
    libicuuc.so
    libicuuc.so.20
    libicuuc28.so.28
    libjlicapi63.so
    libxalan-c1_4_0.so
    libxerces-c1_7_0.so

    If they are not part of the Java or C API, please check the Remedy Server Installer for the Email option (my administrator from which I obtained the API found them there). Please restart the IS after adding the files to the mentioned locations.

    I recommend that you install RMDY_6-0_Fix2. Otherwise you will have difficulties while creating or updating entries in your forms (especially fields which have a ‘.’ in their names).

    Please add your experiences with the Adapter to the following Thread in this forum: http://advantage.webmethods.com/article/?id=1610634830

    Regards,
    Holger


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


  • 3.  RE: Remdey adapter in Solaris

    Posted Sat November 04, 2006 03:20 AM

    Thanks Holger for this info. I got it worinking now.


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