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

Two fatal errors

  • 1.  Two fatal errors

    Posted Fri February 21, 2003 08:53 AM

    Hello!

    Yesterday, my database worked in properly way, however today I could not start my database. I got the following two fatal errors:
    --------------------------------------------Binding to TCP/IP socket 3372 (XML port) has failed. INOXHF8244 2003-02-21 09:14:59

    XML processing not initialized INOXHF8243 2003-02-21 09:15:00
    --------------------------------------------

    I have got two questions:
    1) What is the cause of not starting my db?
    2) How can I fix it?
    3) What can I do to avoid the future problems with starting my db?

    Thanks, in advance!

    best regards,
    Dariusz Baumann


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Two fatal errors

    Posted Fri February 21, 2003 10:32 AM

    hello dariusz,

    please use the command
    netstat -a
    to determine, which process is using the mentioned port 3372.

    this port should not be used by any other application.

    alternately, you can use the tamino manager and change in
    properties
    → ports
    the value for the xml port.

    regards,
    andreas f.


    #Tamino
    #API-Management
    #webMethods