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.  java.net.SocketException: Too many open files

    Posted 11/16/11 12:41 PM

    Hi,

    In Integration server v7.1.2, the server admin console becomes unresponsive frequently with the below found error in server logs:

    [ISP.0046.9998W] Exception → java.net.SocketException: Too many open files
    [ISS.0070.0027E] An I/O or Socket exception has occurred on HTTPListener@5555

    Please suggest the reason behind this and how to overcome this.

    Thanks.
    Venkat


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


  • 2.  RE: java.net.SocketException: Too many open files

    Posted 11/16/11 01:07 PM

    Hello,

    Assuming your using Unix, you have to :

    • verify your kernel parameters are aligned with wM’s recommendation
    • ensure which limit is set for the process starting the IS. “ulimit” command is your friend and, as far I remember, it’s also part of wM’s white paper.

    Bye


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


  • 3.  RE: java.net.SocketException: Too many open files

    Posted 11/16/11 01:20 PM

    The ulimit is configured at 4096 both soft limit and hard limit…


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


  • 4.  RE: java.net.SocketException: Too many open files

    Posted 11/16/11 01:36 PM

    On my server, it’s :

    • unlimited for soft limit
    • something like 8k or 16k for hard limit (I don’t remind, it was long time back).

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


  • 5.  RE: java.net.SocketException: Too many open files

    Posted 11/16/11 05:14 PM

    Either clean up the WmRepository or set ulimit to unlimited…

    Check this article also:
    http://advantage.webmethods.com/article/?id=SR-1-43136797

    HTH,
    RMG


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