Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-1177

ActiveMQConnection memory leaks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.0
    • 4.1.1, 5.0.0
    • JMS client
    • None

    Description

      klas eriksson: Commented on AMQ-847

      I think this issue is actually two (or more memory leaks.
      One in createConnection() and one in close().
      I tried a very similar program with the following results:

      apache-activemq-4.2-incubator-20061204.023752-14:
      1. 'createConnection' followed by 'close' when activeMq-server is UP:
      outOfmemory after ~1800 createConnection-close.

      2. 'createConnection' without close when activeMq server is not started.
      outOfmemory after < 1800 failed 'createConnection'.

      I have also tried 4.0.x and 4.1.x. The leak memory too.

      Attachments

        Activity

          People

            chirino Hiram R. Chirino
            chirino Hiram R. Chirino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: