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

Error INOXHE8202 after installing Tamino 9.7

  • 1.  Error INOXHE8202 after installing Tamino 9.7

    Posted Mon November 24, 2014 09:23 AM

    Hi,

    I tried to install a Tamino database with an IIS web server. But I can’t connect to my database.
    I’ve received the following error message when browsing to the following URL: http://localhost/tamino/SDU?_diagnos=ping

    
    <ino:response xmlns:ino="http://namespaces.softwareag.com/tamino/response2"> 
    <ino:message ino:returnvalue="8202"> 
    <ino:messagetext ino:code="INOXHE8202">Server unknown: modiis.dll</ino:messagetext> 
    </ino:message> 
    </ino:response>

    Can you help me to resolve this problem?

    Kind Regards ,
    Wouter Splinter


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: Error INOXHE8202 after installing Tamino 9.7

    Posted Mon November 24, 2014 11:23 AM

    Hi,

    there are many pitfalls in setting up IIS for Tamino. From the error message alone it is not possible to to spot the root cause, more information about the configuration is needed to find the reason for the problem. You could run into performance problems with IIS as well, so why not using native HTTP as communication method ?

    You just set the according server parameters and you do not need any web server. The HTTP port specified as server parameter is to be used in the Tamino Url: http://localhost:/tamino/ , that’s all.

    Best regards,
    Heinz Kreuder


    #Tamino
    #API-Management
    #webMethods