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
Expand all | Collapse all

How to start the webmethods enterprise server

  • 1.  How to start the webmethods enterprise server

    Posted 02/26/02 08:44 AM

    Hi,
    we have our installation of webMethods enterprise server on solaris 2.8 at location /opt/wment41

    We have a very basic question. How do we start the webMethods enterprise server?

    When we try to use some workflow without starting it, here is the error message we get

    The host ‘host1’ was found, but no Enterprise server is running on port 6849 of that host

    What is the command to start the enterprise server on a certain port?


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: How to start the webmethods enterprise server

    Posted 02/26/02 02:32 PM

    It’s pretty simple…it should still be something line

    broker_start localhost:nnnn

    where nnnn is the port number. Also, this assume you are actually logged on to the broker host you are trying to start. localhost implies that.

    you can check the actual syntax by going to /opt/wment41/bin or whereever you placed your bin’s.


    #Integration-Server-and-ESB
    #webMethods