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.  Memory leak issue with webMethods 8

    Posted Wed January 25, 2012 10:26 AM

    Hello,
    I am using WM8 and i have problem of memory leak,I am looking for a open source profiling tool which can help to analyse IS performance and points of memory leakage.
    Please help.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 2.  RE: Memory leak issue with webMethods 8

    Posted Sat January 28, 2012 01:03 AM

    The BEA/WebLogic/Oracle JRockit JVM has excellent profiling tools in its Mission Control application. You’ll have to modify the startup scripts used to start IntegrationServer to use JRockit, if you’re not already.

    What causes you to believe that you have a memory leak? What is IS doing when this occurs? Has this been happening for awhile or did it start recently? If recently, what changed? What third-party drivers or libraries are your integration applications using? Often, these can be a source of leaks.

    HTH,

    Mark


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Memory leak issue with webMethods 8

    Posted Tue January 31, 2012 10:56 AM

    Hello Mark,

    What modification i have to do in start up script?
    we are working on webMethods upgrade and memory usage on server is always more then 80% even if no testing is going on…


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 4.  RE: Memory leak issue with webMethods 8

    Posted Tue January 31, 2012 04:51 PM

    Do you find IS performance sluggish?Generating thread dumps may help in finding root cause of the problem. Tweaking with JVM heap size can also help.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 5.  RE: Memory leak issue with webMethods 8

    Posted Tue January 31, 2012 08:13 PM

    Change the settings that point the the JVM, usually Sun to point to the Oracle JRockit JVM (after you’ve installed it, of course).

    If you aren’t familiar with this, you’ll want to find a Java-knowledgeable person to assist or perhaps the administrator who supports your IS installation.

    Mark


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB