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

Memory utilisation issue

  • 1.  Memory utilisation issue

    Posted Wed August 26, 2009 01:11 PM

    Hi All,

    We are frequently seeing a huge loss in memory as free space is less than 10% sometimes.
    Can any one please suggest some means to control this as this is impacting our business.

    Thanks
    Sidharth


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Memory utilisation issue

    Posted Fri August 28, 2009 08:37 PM

    Hope this could be help:

    1. Check your scheduled task that take long processing time
    2. Check your adapter connection, connected/not, especially jdbc. Because in early wm version, the default jdbc connect/login timeout is forever
    3. increase your max thread and other wm properties (on wm admin page)
    4. Try to decrease the IS logs system level (server, adapter, etc)
    5. During runtime when the memory decrease, check the service usage to identify bottleneck that comes from implemented service

    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services