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.  installation xapplication

    Posted Fri July 19, 2002 03:01 PM

    I am having problems installing xapplication. When I try to run start.cmd at the dos prompt I get a error message saying

    C:\windows\system32\ntvd.exe
    Error while setting up environment for the application. Choose ‘Close’ to terminate the application


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: installation xapplication

    Posted Fri July 19, 2002 05:31 PM

    Hi Howey,

    could you please give us some more information about your environment?


    • OS Version
    • X-Application version
    • Java version
    • Tamino & Tomcat versions (just for completeness!)


    Thanks,
    Trevor.


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: installation xapplication

    Posted Thu July 25, 2002 07:39 AM

    I had problems installing xapplication. When I run setup at the dos prompt I get this error message :

    it receive this msg :
    buildfile : ncconfig\buildlib.xml

    C:\windows\system32\ntvdm.exe
    Error while setting up environment for the application. Choose ‘Close’ to terminate the application

    When i ignore the msg i receive
    Build Failed
    Null

    My configuration :
    Windows XP (francais)
    X-Application version 3.1.2
    Java version 1.4.0
    Tamino Server 3.1.1
    Tomcat versions 3.3a

    Thx in advance
    Bat O.


    #Tamino
    #webMethods
    #API-Management


  • 4.  RE: installation xapplication

    Posted Fri July 26, 2002 09:25 AM

    Hello,

    the new version of X-Application 3.1.3 is available for download. We tested the installation of this version also on XP. Instead of an bat file, it has properties file to setup the environment. Therefore, my propose is to try out the new version.

    Bye,
    Christian.


    #API-Management
    #webMethods
    #Tamino


  • 5.  RE: installation xapplication

    Posted Thu August 08, 2002 07:26 AM



    I have the same problem.

    X-Application Version: 3.1.3
    Tamino Version : 3.1.1
    Platform : WinXP Pro
    WebContainer : Tomcat 4.0.4
    JDK Version : 1.4.0_01

    What are those properties file? (xapplication.properties?)


    #API-Management
    #Tamino
    #webMethods


  • 6.  RE: installation xapplication

    Posted Thu August 08, 2002 07:51 AM

    I finally find out the solution:

    You must upgrade ANT from v1.4.1 to v1.5 !

    Download ANT via http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/

    Unzipped the file,
    replace \tools\bin with <jakarta-ant-1.5>\bin
    (I also copy <jakarta-ant-1.5>\lib*.* to overwrite the same files in \tools\bin )

    then run “setup” again, it should work!


    #API-Management
    #webMethods
    #Tamino