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.


#TechXchangePresenter
 View Only
  • 1.  Port 80

    Posted Wed February 11, 2009 12:26 PM

    Hi All,

    I created Port 80 and trying to enable it but getting following Error:

    ISS.0070.0021] Failed to start HTTPListener@80: [ISS.0070.9009] Error starting to listen: Permission denied

    Is it resevered port in Wm? Your advice please

    Thanks,
    Faisal


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Port 80

    Posted Wed February 11, 2009 12:45 PM

    Faisal,

    As far as webMethods is concerned, port 80 is not reserved / blocked. Probably the OS is blocking webMethods from opening port 80, maybe because another program already has it in use?

    Kind regards,

    Koen


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 3.  RE: Port 80

    Posted Wed February 11, 2009 12:51 PM

    Hi Koen,

    thanks for your reply.

    i will check with my admin,

    Regards,
    Faisal


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Port 80

    Posted Wed February 11, 2009 02:01 PM

    I checked, we are not running port 80 at OS but still getting same error:

    ISS.0070.0021] Failed to start HTTPListener@80: [ISS.0070.9009] Error starting to listen: Permission denied


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Port 80

    Posted Wed February 11, 2009 02:04 PM

    The “permission denied” message leads me to believe you are running on Unix/Linux as a non-root user. Ports 1024 and below can only have listeners established by root.

    “netstat -a” will tell you if there is already a listener on a given port. But if that were the case, the error message would have said something like “port in use”.

    HTH,
    Theo


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Port 80

    Posted Wed February 11, 2009 02:13 PM

    Hi Theo,

    you are correct and thanks for your help.

    Regards,
    Faisal


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport