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.  the database could not be found!

    Posted 07/31/02 10:55 AM

    I installed tamino server in some machine,and there are some complicated problems occured.

    <------------------------------------------->
    I open the tamino manager,and select “databases”–>“create database”—>(waited for the operation completely)—>“start database”—>(waited for the success info)

    they were all ok.

    but,when I open schema edit and try to connect to the server,I can not connect to it…
    and also try other ways:tamino client API,interface tools… all failed.


    normally,when I first install a tamino to a new machine,this problem comes often.

    though,after install-reinstall the server a few times,maybe it can work…



    I just feel surprise that why this problem comes so frequent?and I havn’t a good solution to solve it.


    In our machine,there are usually some softeware installed such as:JDK1.3.1,JBuilder,Tomcat,Apache etc.

    I am a Java NewComer.


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management


  • 2.  RE: the database could not be found!

    Posted 07/31/02 11:31 AM

    Error contacting Tamino: com.softwareag.tamino.API.dom.TaminoError: TaminoError[8400] Error open HttpUrlConnection (Connection refused: connect)

    I am a Java NewComer.


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 3.  RE: the database could not be found!

    Posted 07/31/02 02:57 PM


  • 4.  RE: the database could not be found!

    Posted 08/01/02 11:57 AM

    Can I use Tomcat-Apache instead?

    I run it in console mode… -_-!

    I am a Java NewComer.


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management


  • 5.  RE: the database could not be found!

    Posted 08/01/02 12:23 PM

    To be able to access Tamino you need a webserver which can be one of the following:
    - Apache 1.3.x
    - Microsoft IIS
    - iPlanet
    For whichever webserver you choose a module must be installed and the webserver configured to load the module so that it understands that /tamino/… must be routed through the module. The module is then responsible for communicating with the particular Tamino database itself.

    Because a special module is needed to do this job the chosen webserver is restricted to the above list. Tomcat does not support plugable modules so it is not supported for accessing Tamino. Of course you can use Tomcat and Apache together.

    HTH


    #webMethods-Tamino-XML-Server-APIs
    #API-Management
    #webMethods


  • 6.  RE: the database could not be found!

    Posted 08/01/02 01:11 PM

    thank you very much :slight_smile:

    :wink: :wink: :wink: :wink: :wink: :wink:

    I am a Java NewComer.


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs