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

Starting and stopping the activemq-component in camel results in memleak.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.15.8
    • None
    • Camel
    • None
    • Windows 10.

      openjdk version "11.0.2-BellSoft" 2018-10-16
      OpenJDK Runtime Environment (build 11.0.2-BellSoft+7)
      OpenJDK 64-Bit Server VM (build 11.0.2-BellSoft+7, mixed mode)

      apache-activemq-5.15.4

    Description

      This program starts and stops a activemq-camel-endpoint repeatedly. each iteration leaks one org.apache.activemq.transport.tcp.TcpTransport and a Thread is created.

      Run the attached program. You need activemq running locally.

      perform a heap-dump using:  jmap -histo <pid>  > dump

      examine number of TcpTransport -instances.

      Attachments

        1. SendMQTTTest.java
          2 kB
          Magnus Persson

        Activity

          People

            Unassigned Unassigned
            mtmmtm Magnus Persson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: