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.  Apache + Tamino + Solaris

    Posted Fri January 24, 2003 04:27 AM

    I have installed Tamino 3.1.1.1 on solaris 8 and Apache 2.0.44.

    I have installed the modules that I downloaded form this site.

    When Apache starts I get the following error

    Cannot load /usr/local/apache2/modules/Apache2ModuleIno.so into server: ld.so.1: /usr/local/apache2/bin/httpd: fatal: relocation error: file /usr/local/apache2/modules/Apache2ModuleIno.so: symbol XTS_V126: referenced symbol not found

    I


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Apache + Tamino + Solaris

    Posted Fri January 24, 2003 10:02 AM

    To solve the apache problem you need to upgrade the Tamino to v3121. With this version of Tamino, the XTS component is upgraded to v126.


    Stuart Fyffe-Collins
    Software AG (UK) Ltd.


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: Apache + Tamino + Solaris

    Posted Fri January 24, 2003 02:43 PM

    I have upgraded my system to 3.1.2.1 and the error is still there.


    #Tamino
    #webMethods
    #API-Management


  • 4.  RE: Apache + Tamino + Solaris

    Posted Mon January 27, 2003 11:50 AM

    To check for the right configuration, have a look at the output of the “ldd” command on the Apache2ModuleIno.so, resp. on the LoadFile options in your httpd.conf. Look for the libxts2.so entry. It should point to your newly installed/upgraded XTS library.

    Hermann


    #webMethods
    #Tamino
    #API-Management