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.  TServerNotAvailableException

    Posted 11/29/04 12:48 PM

    Hello:

    First, I’m spanish and y don’t write english well, sorry.
    I try to execute some code examples (NonGreeting.java, XMLGreetingDOM3J.java …)
    I add in the CLASSPATH this: C:\Archivos de programa\Software AG\Tamino\Tamino 4.2.1.1\SDK\TaminoAPI4J\lib
    I use JBuilder Compiler. I add to the proyect the files from C:\Archivos de programa\Software AG\Tamino\Tamino 4.2.1.1\SDK\TaminoAPI4J\lib<BR>The files are: javaJDOM.jar, jdom.jar, log4j.jar, TaminoAPI4J.jar, TaminoJCA.jar, xercesImpl.jar and xmlParserAPIs.jar.

    The result is that the file is fine, the compilation it’s ok.
    I try to execute and its produce TServerNotAvailableException.

    I execute the Tamino Manager and I add a database with the name mydb (It’s exactly the name that te example put).

    Now, the error it’s again. I don’t know how it’s wrong, can you tell me some idea to conect with the database?
    I need to connect with the database… :smiley:


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


  • 2.  RE: TServerNotAvailableException

    Posted 11/29/04 12:51 PM

    I forgot to tell that the database that I create (mydb) it’s start and running.


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


  • 3.  RE: TServerNotAvailableException

    Posted 11/29/04 04:03 PM

    What response do you get if you use the following URL in browser?

    http://localhost/tamino/mydb?_diagnose=version

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


  • 4.  RE: TServerNotAvailableException

    Posted 11/29/04 08:17 PM

    I can’t see the page http://localhost/tamino/mydb?_diagnose=version
    The page not found.But I don’t know why.
    Thanks for help me


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


  • 5.  RE: TServerNotAvailableException

    Posted 11/30/04 03:18 AM

    Hello Pablo,

    Just a few more questions. Is your web server:
       a) configured to access Tamino?
       b) on “localhost”?
       c) running?

    Thanks,
    Trevor.


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


  • 6.  RE: TServerNotAvailableException

    Posted 11/30/04 11:01 AM

    Thanks’
    I find the error, I don’t install the Apache Server… I thought (past of think) that the apache server isn’t necesary.
    I unistall all the aplication and then i install again all the Tamino and the Apache Server and it works correctly.

    Thank’s


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