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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Connecting to demo database

    Posted 03/07/03 09:49 PM

    After successfully starting the demo database and manually installing the Tamino ISAPI filter (modiis.dll) I still cannot connect to the database.

    Related thread:

    http://tamino.forums.softwareag.com/viewtopic.php?p=5353

    I followed the provided document in the thread above to no avail + I had IIS5 running during installation.

    This is the current server info on the welcome page http://localhost/tamino-v4.1.1.1/welcome/index.html

    Server Info 
    --------------------------------------------------------------------------------
    
    Database http://localhost/tamino/welcome_4_1_1    
    Status   [b]not active[/b]    
    Info  Command "ping" returned: 
    "8400 - HASXJE8400 HTTP Error 404 Object Not Found"    
    Either your database URL is wrong or the database is not running.
    You can use Tamino Manager to verify the database name or to start the database.  
    
    
    WebDAV URL  http://localhost:4000/taminowebdavserver    
    WebDAV Status  [b]is alive[/b]
    </pre><BR><BR>The log in C:\WINNT\system32\LogFiles\W3SVC1 reports:<BR><BR><pre class="ip-ubbcode-code-pre">....
    20:38:28 127.0.0.1 GET /Scripts/modiis.dll/tamino/welcome_4_1_1 404
    20:38:28 127.0.0.1 GET /taminowebdavserver 404
    20:38:28 127.0.0.1 GET /tamino-v4.1.1.1/welcome/images/dbactive.gif 304
    20:38:28 127.0.0.1 GET /tamino-v4.1.1.1/welcome/images/dbinactive.gif 304
    20:45:29 127.0.0.1 GET /smh/cgi/argmlcgi.exe 200</pre><BR><BR><BR>The argiisfl.dll filter is registered in<BR><BR><pre class="ip-ubbcode-code-pre">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters</pre><BR><BR>and also located in <BR><BR><pre class="ip-ubbcode-code-pre">C:\Inetpub\Scripts



    Any ideas appreciated.

    ralf …


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Connecting to demo database

    Posted 03/08/03 10:38 AM

    What does that error mean?

    I see this box for the following software entries when clicking on Modify/Delete:

    HTTP Client API for Java 4.1.1.1
    HTTP Client API for JScript 4.1.1.1

    Tamino Schema Tools 4.1.1.1
    Tamino API for Java 4.1.1.1
    Tamino API for .NET 4.1.1.1

    [This message was edited by Ralf Siegel on 08 Mar 2003 at 10:28.]
    Software_Modify_HTTP_Client_API_for_Java_Error.gif


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: Connecting to demo database

    Posted 03/08/03 06:01 PM

    … during uninstallation the same message appeared btw.

    There must be something wrong with either the installer or the filter itself. The Tamino (un)installer kicked out the JRun ISAPI filter! How weird. Maybe that’s the reason why the Tamino filter wasn’t installed in the first place and didn’t bother to work properly after manually installing the filter.

    Are there any known conflicts with a JRun installation?


    #webMethods
    #API-Management
    #Tamino


  • 4.  RE: Connecting to demo database

    Posted 03/13/03 06:28 PM

    Okay, if you run into the problems above: I finally did a clean re-install, this time the Tamino ISAPI-filter got installed properly. Also, make sure to change the execution rights for the Scripts directory (that’s the place where argiisfl.dll & modiis.dll are installed to) from “scripts only” to “scripts & executables”, otherwise you won’t be able to access the databases via the ‘tamino’ url mapping.


    #API-Management
    #Tamino
    #webMethods