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.  Enterprise Server Configuration

    Posted 08/21/02 05:55 AM

    Hello!
    I’m getting the following error when I run the broker monitor… The enterprise server is installed on default port:6849.

    Error: #1023 Cannot bind main socket to port 6850: Address already in use – Another Enterprise Server may be running already. – [EXITING]

    I tried to list the enterprise servers installed on the host using broker_config program. But I get the following warnings,

    Warning: Cannot make a connection to the Enterprise server monitor on “localhost”:(101-1020): The host ‘localhost’ was found, but no Enterprise server is running on port 6850 on that host.
    Warning: Could not contact Enterprise server monitor for list of Enterprise servers.

    Next it lists the local configuration on port 6849.

    Any suggessions ?

    cheers


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Enterprise Server Configuration

    Posted 08/21/02 06:17 AM

    Use a port x for ES for which port x+1 is free (under Win you can test free ports with netstat -a)

    I think ES receives requests on port x and then handles out (with requestor) to switch to port x+1 for port x is free for subsequent requests.

    Michaela


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB