You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Vitaly Zhuravlyov (JIRA)" <ji...@apache.org> on 2008/01/13 20:55:43 UTC

[jira] Created: (SM-1194) Memory leek in a minimal configuration

Memory leek in a minimal configuration
--------------------------------------

                 Key: SM-1194
                 URL: https://issues.apache.org/activemq/browse/SM-1194
             Project: ServiceMix
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: SunOS 5.8, Sparc, Java HotSpot Server VM version 1.5.0_11-b03, IONA FUSE ESB 3.3.0.2
            Reporter: Vitaly Zhuravlyov
         Attachments: jconsole_mbeans.jpg

There is a memory leak in a very basic configuration of ServiceMix. Actually, we tried to strip down the configuration until the problem goes away. It appears that with no components deployed and stFlow only the memory consumption is stable. As soon as we deploy any single component (http or eip for example), the memory starts building up. According to jConsole in 5 days heap memory usage increased from 6 MB - 14 MB to 19 MB - 27 MB, and this was with no load at all. Under load and with several components deployed we had OutOfMemoryError. Please refer to the attached snapshot of jConsole MBeans tab.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.