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.  INOXHE8202 > Server unknown

    Posted Wed June 18, 2014 04:19 PM

    Hello,

    I don’t know what to do anymore. I tried to install a tamino database with an apache web server. But I can’t connect to my test-database:

    <ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2”>
    <ino:message ino:returnvalue=“8202”>
    <ino:messagetext ino:code=“INOXHE8202”>Server unknown: test</ino:messagetext>
    </ino:message>
    </ino:response>

    database name is “test” and it is started. the documentation doesn’t help me! Do you have any ideas what I can do?

    EDIT: To test the connection I browsed to the url: http://localhost/tamino/test?_diagnose=ping

    Thanks,
    Alex


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: INOXHE8202 > Server unknown

    Posted Mon June 23, 2014 10:16 AM

    Assuming that the default value for server parameter “communication method” is used, the reason for the problem could be different, depending on the OS and the Tamino version used.
    For Tamino 9.5 on Windows for example, a definition for InoRegfile should be present the the httpd.conf file or even better just use:
    Include “/Tamino/vxx/X_Port/Apache/TaminoApache.conf”


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: INOXHE8202 > Server unknown

    Posted Wed July 02, 2014 10:18 AM

    Thank you Heinz, the inclusion of the TaminoApache.conf was the answer :slight_smile:


    #API-Management
    #Tamino
    #webMethods