This issue is related to following tests:
- org.apache.activemq.artemis.tests.integration.cluster.failover.AutomaticColocatedQuorumVoteTest.testSimpleDistributionBackupStrategyScaleDown[replicated=true]
- org.apache.activemq.artemis.tests.integration.cluster.failover.LiveToLiveFailoverTest.testFailoverOnInitialConnection
- org.apache.activemq.artemis.tests.integration.jms.client.ConnectionTest.testThroughNewConnectionFactory
- org.apache.activemq.artemis.tests.integration.jms.client.ReSendMessageTest.testResendWithLargeMessage
- org.apache.activemq.artemis.tests.integration.jms.connection.ConnectionFactorySerializationTest.testConnectionFactoryUDP
- org.apache.activemq.artemis.tests.integration.jms.connection.ConnectionFactoryWithJGroupsSerializationTest.testSerialization
- org.apache.activemq.artemis.tests.unit.jms.referenceable.DestinationObjectFactoryTest.testReference
- org.apache.activemq.artemis.tests.unit.util.ObjectInputStreamWithClassLoaderTest.testClassLoaderIsolationWithProxyorg.apache.activemq.artemis.core.config.impl.DefaultsFileConfigurationTest.testSerialize
- org.apache.activemq.artemis.core.config.impl.FileConfigurationTest.testSerialize
java.lang.AssertionError: Thread leaked
at org.junit.Assert.fail(Assert.java:88)
at org.apache.activemq.artemis.tests.util.ActiveMQTestBase.tearDown(ActiveMQTestBase.java:333)
at org.apache.activemq.artemis.tests.util.JMSTestBase.tearDown(JMSTestBase.java:202)
at org.apache.activemq.artemis.tests.integration.jms.client.ConnectionTest.tearDown(ConnectionTest.java:210)
19:09:44,208 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testThroughNewConnectionFactory()... #test testThroughNewConnectionFactory 19:09:44,569 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/666ed8c2/tests/integration-tests/./target/tmp/junit2482006518192575948/journal0-L,bindingsDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/666ed8c2/tests/integration-tests/./target/tmp/junit2482006518192575948/bindings0-L,largeMessagesDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/666ed8c2/tests/integration-tests/./target/tmp/junit2482006518192575948/large-msg0-L,pagingDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/666ed8c2/tests/integration-tests/./target/tmp/junit2482006518192575948/page0-L) 19:09:44,614 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 19:09:44,620 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 19:09:44,634 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 19:09:44,639 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 19:09:44,827 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 19:09:44,830 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 19:09:45,136 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at localhost:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 19:09:45,138 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 19:09:45,139 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [nodeID=9e52a774-b7f7-11e5-95c2-b168abfc2a99] 19:09:45,318 WARNING [org.apache.commons.beanutils.FluentPropertyBeanIntrospector] Error when creating PropertyDescriptor for public synchronized boolean org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.setThreadPools(java.util.concurrent.ExecutorService,java.util.concurrent.ScheduledExecutorService)! Ignoring this property.: java.beans.IntrospectionException: bad write method arg count: public synchronized boolean org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.setThreadPools(java.util.concurrent.ExecutorService,java.util.concurrent.ScheduledExecutorService) at java.beans.PropertyDescriptor.findPropertyType(PropertyDescriptor.java:668) [rt.jar:1.8.0-internal] at java.beans.PropertyDescriptor.setWriteMethod(PropertyDescriptor.java:338) [rt.jar:1.8.0-internal] at java.beans.PropertyDescriptor.<init>(PropertyDescriptor.java:150) [rt.jar:1.8.0-internal] at org.apache.commons.beanutils.FluentPropertyBeanIntrospector.createFluentPropertyDescritor(FluentPropertyBeanIntrospector.java:177) [commons-beanutils-1.9.2.jar:1.9.2] at org.apache.commons.beanutils.FluentPropertyBeanIntrospector.introspect(FluentPropertyBeanIntrospector.java:140) [commons-beanutils-1.9.2.jar:1.9.2] at org.apache.commons.beanutils.PropertyUtilsBean.fetchIntrospectionData(PropertyUtilsBean.java:2234) [commons-beanutils-1.9.2.jar:1.9.2] at org.apache.commons.beanutils.PropertyUtilsBean.getIntrospectionData(PropertyUtilsBean.java:2215) [commons-beanutils-1.9.2.jar:1.9.2] at org.apache.commons.beanutils.PropertyUtilsBean.getPropertyDescriptor(PropertyUtilsBean.java:950) [commons-beanutils-1.9.2.jar:1.9.2] at org.apache.commons.beanutils.BeanUtilsBean.setProperty(BeanUtilsBean.java:929) [commons-beanutils-1.9.2.jar:1.9.2] at org.apache.activemq.artemis.utils.uri.URISchema.setData(URISchema.java:160) [artemis-commons-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.uri.InVMServerLocatorSchema.internalNewObject(InVMServerLocatorSchema.java:40) [artemis-core-client-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.uri.InVMServerLocatorSchema.internalNewObject(InVMServerLocatorSchema.java:29) [artemis-core-client-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.utils.uri.URISchema.newObject(URISchema.java:94) [artemis-commons-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.utils.uri.URISchema.newObject(URISchema.java:37) [artemis-commons-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.utils.uri.URIFactory.newObject(URIFactory.java:59) [artemis-commons-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.newLocator(ServerLocatorImpl.java:402) [artemis-core-client-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.<init>(ActiveMQConnectionFactory.java:176) [artemis-jms-client-1.1.0.wildfly-010.jar:] at org.apache.activemq.artemis.tests.integration.jms.client.ConnectionTest.testThroughNewConnectionFactory(ConnectionTest.java:47) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0-internal] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95) [rt.jar:1.8.0-internal] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) [rt.jar:1.8.0-internal] at java.lang.reflect.Method.invoke(Method.java:507) [rt.jar:2.6 (10-19-2015)] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit-4.11.jar:] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit-4.11.jar:] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.11.jar:] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.11.jar:] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.11.jar:] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1] 19:09:45,508 INFO [org.apache.activemq.artemis.core.server] AMQ221003: trying to deploy queue jms.queue.queue object::ActiveMQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=null, factory=org-apache-activemq-artemis-core-remoting-impl-invm-InVMConnectorFactory) ?serverId=0], discoveryGroupConfiguration=null], clientID=null, consumerWindowSize = 1048576, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=true] object::ActiveMQConnectionFactory [serverLocator=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=null, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=localhost], discoveryGroupConfiguration=null], clientID=null, consumerWindowSize = 1048576, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=true] 19:09:46,140 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [9e52a774-b7f7-11e5-95c2-b168abfc2a99] stopped 19:09:46,149 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:46,204 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:46,704 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-4 (ActiveMQ-client-global-scheduled-threads-149194277),5,] is still alive with the following stackTrace: ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ============================================================================= Thread Thread[Thread-1 (ActiveMQ-client-global-scheduled-threads-149194277),5,] is still alive with the following stackTrace: ********************************************************************************* 19:09:46,706 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:46,710 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:47,211 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:47,212 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:47,249 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:47,749 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:47,750 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:47,754 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:48,255 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:48,256 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:48,289 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:48,789 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:48,791 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:48,795 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:49,295 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:49,296 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:49,307 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:49,807 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:49,808 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:49,812 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:50,312 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:50,313 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:50,324 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:50,825 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:50,826 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:50,829 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:51,330 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:51,331 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:51,341 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:51,842 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:51,843 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:51,846 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:52,347 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:52,348 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:52,382 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:52,883 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:52,884 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:52,889 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:53,390 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:53,391 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:53,422 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:53,923 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:53,924 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:53,930 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:54,430 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:54,431 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:54,463 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:54,964 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:54,965 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:54,969 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:55,470 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:55,471 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:55,502 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:56,002 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:56,003 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:56,006 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:56,507 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:56,508 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:56,539 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:57,040 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:57,041 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:57,044 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:57,545 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:57,546 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:57,577 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:58,077 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:58,078 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:58,081 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:58,582 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:58,583 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:58,593 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:59,093 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:59,095 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:59,098 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:09:59,599 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:09:59,600 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:09:59,609 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:00,110 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:00,111 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:00,115 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:00,615 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:00,616 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:00,626 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:01,127 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:01,128 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:01,132 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:01,632 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:01,633 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:01,643 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:02,144 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:02,145 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:02,148 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:02,649 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:02,650 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:02,661 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:03,161 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:03,163 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:03,166 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:03,667 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:03,668 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:03,678 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:04,178 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:04,180 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:04,183 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:04,683 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:04,684 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:04,694 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:05,194 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:05,195 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:05,199 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:05,699 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:05,700 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:05,711 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:06,212 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:06,213 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:06,216 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:06,716 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:06,717 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:06,727 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:07,228 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:07,229 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:07,232 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:07,732 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:07,733 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:07,744 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:08,244 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:08,245 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:08,253 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:08,753 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:08,755 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:08,765 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:09,265 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:09,266 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:09,270 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:09,770 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:09,772 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:09,782 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:10,282 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.C ...[truncated 11696 chars]... sCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:17,398 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:17,402 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:17,902 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:17,903 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:17,913 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:18,413 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:18,414 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:18,418 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:18,918 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:18,919 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:18,929 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:19,430 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:19,431 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:19,434 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:19,935 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:19,936 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:19,946 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:20,447 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:20,448 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:20,453 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:20,953 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:20,954 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:20,964 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:21,465 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:21,466 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:21,469 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:21,970 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:21,971 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:21,980 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:22,481 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:22,482 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:22,486 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:22,986 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:22,987 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:22,997 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:23,498 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:23,499 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:23,502 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:24,002 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:24,003 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:24,014 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:24,514 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:24,515 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:24,519 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:25,020 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:25,020 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:25,031 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:25,531 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:25,532 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:25,535 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:26,036 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:26,037 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:26,046 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:26,547 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:26,548 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:26,551 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:27,052 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:27,053 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:27,063 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:27,563 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:27,564 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:27,567 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:28,067 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:28,068 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:28,078 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:28,578 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:28,580 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:28,583 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:29,083 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:29,085 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:29,096 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:29,596 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:29,597 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:29,601 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:30,101 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:30,102 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:30,112 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:30,613 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:30,614 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:30,618 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:31,118 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:31,119 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:31,129 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:31,630 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:31,631 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:31,637 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:32,137 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:32,138 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:32,148 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:32,648 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:32,649 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:32,653 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:33,153 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:33,154 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:33,164 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:33,664 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:33,665 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:33,668 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:34,169 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:34,169 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:34,180 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:34,680 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:34,681 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:34,684 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:35,184 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:35,185 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:35,196 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:35,696 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:35,697 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:35,700 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:36,200 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:36,201 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:36,211 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:36,711 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:36,712 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:36,716 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:37,216 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:37,217 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:37,227 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:37,727 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:37,728 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:37,731 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:38,232 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:38,232 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:38,242 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:38,742 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:38,743 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:38,747 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:39,247 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:39,248 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:39,259 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:39,760 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:39,760 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:39,764 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:40,265 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:40,265 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:40,276 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:40,776 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:40,777 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:40,780 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:41,281 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:41,282 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:41,291 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:41,792 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:41,793 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:41,796 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:42,296 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:42,297 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:42,307 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:42,807 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:42,808 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:42,812 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:43,312 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:43,313 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:43,323 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:43,823 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:43,824 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:43,828 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:44,328 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:44,329 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:44,339 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:44,839 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:44,840 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:44,844 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:45,344 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:45,345 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:45,360 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:45,860 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* 19:10:45,861 INFO [org.apache.activemq.artemis.core.server] #test forceGC 19:10:45,865 INFO [org.apache.activemq.artemis.core.server] #test forceGC Done 19:10:46,365 INFO [org.apache.activemq.artemis.core.server] There are still threads running, trying again ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* Thread leaked on test org.apache.activemq.artemis.tests.integration.jms.client.ConnectionTest::testThroughNewConnectionFactory ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[ClassCache Reaper,5,main] is still alive with the following stackTrace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:201) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:119) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:91) java.io.ClassCache$Reaper.run(ClassCache.java:222) ********************************************************************************* Thread leakage! Failure!!! 19:10:46,368 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testThroughNewConnectionFactory()...
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed