You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Michal Wozniak (JIRA)" <ji...@apache.org> on 2008/09/25 11:23:52 UTC

[jira] Created: (SM-1598) Memory leak when throwing exceptions in onMessageExchange

Memory leak when throwing exceptions in onMessageExchange
---------------------------------------------------------

                 Key: SM-1598
                 URL: https://issues.apache.org/activemq/browse/SM-1598
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-bean
    Affects Versions: 3.2.2, 3.2.1
         Environment: Windows XP SP3
            Reporter: Michal Wozniak


Monitoring servicemix application in JAVA VisialVM shows than when the exception is thrown from onMessageExchange() method StackTraceElement objects are not getting disposed and are causing heap memory space growing. Using default settings. Tested with both 3.2.1 and 3.2.2

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