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
  • 1.  Avaiable Thread Pool

    Posted Tue August 02, 2005 04:51 PM

    Hi has anybody faced a similar problem ? any solution ?
    Help will be appreciated thanxs

    [1359]2005-08-02 11:02:33 EDT [ISS.0014.0023D] Available Thread Pool Threshold No Longer Exceeded: 52% available
    [1358]2005-08-02 11:02:31 EDT [ISS.0014.0020D] Available Thread Pool Warning Threshold Exceeded: 5% available


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


  • 2.  RE: Avaiable Thread Pool

    Posted Tue August 02, 2005 04:59 PM

    Server Memory
    Available Memory 58 % (606420 KB)
    Total Memory 1038336 KB

    Server Thread Pool
    Available Threads 48 % (36 Threads)
    Maximum Threads 75
    Minimum Threads 10
    Available Threads Warning Threshold 15 % (11 Threads)

    Scheduler Thread Pool
    Maximum Threads 10

    Session
    Session Timeout minutes

    Outbound HTTP Settings
    User Agent Mozilla/4.0 [en] (WinNT; I)
    Maximum Redirects 5
    Timeout 0 seconds
    Retries 0

    Here is the settings I have under the resources tab, for sub heading “Server Thread Pool”

    Thanks


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


  • 3.  RE: Avaiable Thread Pool

    Posted Tue August 02, 2005 05:11 PM

    Leon,
    You are running low or out of threads. Increase your Maximum Thread setting.

    markg
    http://darth.homelinux.net


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


  • 4.  RE: Avaiable Thread Pool

    Posted Tue August 02, 2005 05:16 PM

    Leon looks like you have to increase the Maximum Threads under the Server Thread Pool. That should do the trick. Let me know if it works.


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


  • 5.  RE: Avaiable Thread Pool

    Posted Sat August 06, 2005 02:27 AM

    Hey Guyz,
    Yeah not getting anymore of that warning, i increased the Max threads size.

    Thanxs Taz & Mark for your response.


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


  • 6.  RE: Avaiable Thread Pool

    Posted Thu August 09, 2007 08:27 PM

    How to stop this warning message, Constantly getting in server log-

    8477]2007-08-09 13:33:59 EDT [ISS.0014.0020D] Available Thread Pool Warning Threshold Exceeded: 14% available
    [8476]2007-08-09 13:33:55 EDT [ISS.0014.0020D] Available Thread Pool Warning Threshold Exceeded: 11% available
    [8475]2007-08-09 13:33:51 EDT [ISS.0014.0020D] Available Thread Pool Warning Threshold Exceeded: 7% available
    [8474]2007-08-09 13:33:49 EDT [ISS.0014.0020D] Available Thread Pool Warning Threshold Exceeded: 4% available
    [8473]2007-08-09 13:33:47 EDT [ISS.0014.0020D] Available Thread Pool Warning Threshold Exceeded: 5% available

    This is the current setting:

    Server Memory
    Available Memory 81 % (848835 KB)
    Total Memory 1047488 KB

    Server Thread Pool
    Available Threads 98 % (492 Threads)
    Maximum Threads 500
    Minimum Threads 10
    Available Threads Warning Threshold 15 % (75 Threads)

    Scheduler Thread Pool
    Maximum Threads 25

    Session
    Session Timeout 10 minutes

    Outbound HTTP Settings
    User Agent Mozilla/4.0 [en] (WinNT; I)
    Maximum Redirects 5
    Timeout 180 seconds
    Retries 0

    Diagnostic Port Settings
    Diagnostic Thread Pool Max 5
    Diagnostic Thread Priority 10


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


  • 7.  RE: Avaiable Thread Pool

    Posted Fri August 10, 2007 04:53 PM

    There are a number of options:

    • Increase the size of the thread pool.
    • Increase the threshold of the alerts.
    • Decrease the amount of work the server is doing.

    I would advise against simply trying to suppress the warning message. It is telling you that your IS workload is getting near capacity.


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


  • 8.  RE: Avaiable Thread Pool