2021-10-11 18:15:09 Full thread dump Java HotSpot(TM) 64-Bit Server VM (11.0.12+8-LTS-237 mixed mode): Threads class SMR info: _java_thread_list=0x00007f41c0000c30, length=27, elements={ 0x00007f4224024800, 0x00007f42242d3000, 0x00007f42242d7800, 0x00007f42242ec000, 0x00007f42242ee000, 0x00007f42242f0000, 0x00007f42242f2000, 0x00007f42242f4000, 0x00007f42243d0000, 0x00007f42244fd000, 0x00007f4224541800, 0x00007f417c016800, 0x00007f42258e3000, 0x00007f42258e6000, 0x00007f42258e8000, 0x00007f4225a54800, 0x00007f4225a56000, 0x00007f415c15e000, 0x00007f415805a000, 0x00007f4158066800, 0x00007f4225334800, 0x00007f422435d000, 0x00007f4144073000, 0x00007f41440b0800, 0x00007f41440b6800, 0x00007f414005c800, 0x00007f41c0001000 } "main" #1 prio=5 os_prio=0 cpu=2478.64ms elapsed=532.70s tid=0x00007f4224024800 nid=0xf9cc runnable [0x00007f422a11e000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.Net.connect0(java.base@11.0.12/Native Method) at sun.nio.ch.Net.connect(java.base@11.0.12/Net.java:476) at sun.nio.ch.Net.connect(java.base@11.0.12/Net.java:468) at sun.nio.ch.SocketChannelImpl.connect(java.base@11.0.12/SocketChannelImpl.java:694) at java.nio.channels.SocketChannel.open(java.base@11.0.12/SocketChannel.java:194) at com.sun.corba.se.impl.transport.DefaultSocketFactoryImpl.createSocket(DefaultSocketFactoryImpl.java:95) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.(SocketOrChannelConnectionImpl.java:207) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.(SocketOrChannelConnectionImpl.java:236) at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:131) at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:187) - locked <0x000000062aa665c8> (a java.lang.Object) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:137) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:229) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:239) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:239) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:239) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:239) at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:130) at org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.java:69) at com.sun.jndi.cosnaming.CNCtx.setOrbAndRootContext(CNCtx.java:396) at com.sun.jndi.cosnaming.CNCtx.initOrbAndRootContext(CNCtx.java:262) at com.sun.jndi.cosnaming.CNCtx.(CNCtx.java:120) at com.sun.jndi.cosnaming.CNCtxFactory.getInitialContext(CNCtxFactory.java:49) at javax.naming.spi.NamingManager.getInitialContext(java.naming@11.0.12/NamingManager.java:730) at javax.naming.InitialContext.getDefaultInitCtx(java.naming@11.0.12/InitialContext.java:305) at javax.naming.InitialContext.init(java.naming@11.0.12/InitialContext.java:236) at javax.naming.InitialContext.(java.naming@11.0.12/InitialContext.java:208) at org.jboss.as.test.iiop.client.Util.getContext(Util.java:117) at org.jboss.as.test.iiop.client.IIOPTransactionPropagationTestCase.beforeClass(IIOPTransactionPropagationTestCase.java:97) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@11.0.12/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@11.0.12/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@11.0.12/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@11.0.12/Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.jboss.arquillian.junit.Arquillian$StatementLifecycleExecutor.invoke(Arquillian.java:378) at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:88) at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:57) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@11.0.12/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@11.0.12/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@11.0.12/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@11.0.12/Method.java:566) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83) at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@11.0.12/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@11.0.12/Method.java:566) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69) at jdk.internal.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@11.0.12/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@11.0.12/Method.java:566) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:89) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:163) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:350) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:177) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) "Reference Handler" #2 daemon prio=10 os_prio=0 cpu=1.29ms elapsed=532.67s tid=0x00007f42242d3000 nid=0xf9d3 waiting on condition [0x00007f41f4b6c000] java.lang.Thread.State: RUNNABLE at java.lang.ref.Reference.waitForReferencePendingList(java.base@11.0.12/Native Method) at java.lang.ref.Reference.processPendingReferences(java.base@11.0.12/Reference.java:241) at java.lang.ref.Reference$ReferenceHandler.run(java.base@11.0.12/Reference.java:213) "Finalizer" #3 daemon prio=8 os_prio=0 cpu=0.62ms elapsed=532.67s tid=0x00007f42242d7800 nid=0xf9d4 in Object.wait() [0x00007f41f4a6b000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000060e601318> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:155) - waiting to re-lock in wait() <0x000000060e601318> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:176) at java.lang.ref.Finalizer$FinalizerThread.run(java.base@11.0.12/Finalizer.java:170) "Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=0.27ms elapsed=532.67s tid=0x00007f42242ec000 nid=0xf9d5 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Service Thread" #5 daemon prio=9 os_prio=0 cpu=0.04ms elapsed=532.67s tid=0x00007f42242ee000 nid=0xf9d6 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread0" #6 daemon prio=9 os_prio=0 cpu=2314.32ms elapsed=532.67s tid=0x00007f42242f0000 nid=0xf9d7 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task "C1 CompilerThread0" #9 daemon prio=9 os_prio=0 cpu=1513.96ms elapsed=532.67s tid=0x00007f42242f2000 nid=0xf9d8 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task "Sweeper thread" #10 daemon prio=9 os_prio=0 cpu=0.03ms elapsed=532.67s tid=0x00007f42242f4000 nid=0xf9d9 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Common-Cleaner" #11 daemon prio=8 os_prio=0 cpu=2.11ms elapsed=532.64s tid=0x00007f42243d0000 nid=0xf9da in Object.wait() [0x00007f41f4465000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:155) - waiting to re-lock in wait() <0x000000060e603940> (a java.lang.ref.ReferenceQueue$Lock) at jdk.internal.ref.CleanerImpl.run(java.base@11.0.12/CleanerImpl.java:148) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) at jdk.internal.misc.InnocuousThread.run(java.base@11.0.12/InnocuousThread.java:134) "surefire-forkedjvm-command-thread" #12 daemon prio=5 os_prio=0 cpu=9.37ms elapsed=532.57s tid=0x00007f42244fd000 nid=0xf9e8 runnable [0x00007f41ed3c4000] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(java.base@11.0.12/Native Method) at java.io.FileInputStream.read(java.base@11.0.12/FileInputStream.java:279) at java.io.BufferedInputStream.fill(java.base@11.0.12/BufferedInputStream.java:252) at java.io.BufferedInputStream.read(java.base@11.0.12/BufferedInputStream.java:271) - locked <0x000000060e601778> (a java.io.BufferedInputStream) at java.io.DataInputStream.readInt(java.base@11.0.12/DataInputStream.java:392) at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115) at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) "surefire-forkedjvm-ping-30s" #13 daemon prio=5 os_prio=0 cpu=618.49ms elapsed=532.52s tid=0x00007f4224541800 nid=0xf9e9 waiting on condition [0x00007f41eceb6000] java.lang.Thread.State: TIMED_WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@11.0.12/Native Method) - parking to wait for <0x000000060e602438> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.parkNanos(java.base@11.0.12/LockSupport.java:234) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@11.0.12/AbstractQueuedSynchronizer.java:2123) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@11.0.12/ScheduledThreadPoolExecutor.java:1182) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@11.0.12/ScheduledThreadPoolExecutor.java:899) at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@11.0.12/ThreadPoolExecutor.java:1054) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@11.0.12/ThreadPoolExecutor.java:1114) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@11.0.12/ThreadPoolExecutor.java:628) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) "process reaper" #14 daemon prio=10 os_prio=0 cpu=216.94ms elapsed=532.51s tid=0x00007f417c016800 nid=0xf9eb waiting on condition [0x00007f422804f000] java.lang.Thread.State: TIMED_WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@11.0.12/Native Method) - parking to wait for <0x000000060e602c50> (a java.util.concurrent.SynchronousQueue$TransferStack) at java.util.concurrent.locks.LockSupport.parkNanos(java.base@11.0.12/LockSupport.java:234) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@11.0.12/SynchronousQueue.java:462) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@11.0.12/SynchronousQueue.java:361) at java.util.concurrent.SynchronousQueue.poll(java.base@11.0.12/SynchronousQueue.java:937) at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@11.0.12/ThreadPoolExecutor.java:1053) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@11.0.12/ThreadPoolExecutor.java:1114) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@11.0.12/ThreadPoolExecutor.java:628) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) "Reference Reaper #1" #16 daemon prio=5 os_prio=0 cpu=0.26ms elapsed=531.77s tid=0x00007f42258e3000 nid=0xf9ed in Object.wait() [0x00007f41ec6b4000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000060e603390> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:155) - waiting to re-lock in wait() <0x000000060e603390> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:176) at org.wildfly.common.ref.References$ReaperThread.run(References.java:76) "Reference Reaper #2" #17 daemon prio=5 os_prio=0 cpu=0.17ms elapsed=531.77s tid=0x00007f42258e6000 nid=0xf9ee in Object.wait() [0x00007f41ec100000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000060e603390> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:155) - waiting to re-lock in wait() <0x000000060e603390> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:176) at org.wildfly.common.ref.References$ReaperThread.run(References.java:76) "Reference Reaper #3" #18 daemon prio=5 os_prio=0 cpu=0.15ms elapsed=531.77s tid=0x00007f42258e8000 nid=0xf9ef in Object.wait() [0x00007f41c6ace000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000060e603390> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:155) - waiting to re-lock in wait() <0x000000060e603390> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@11.0.12/ReferenceQueue.java:176) at org.wildfly.common.ref.References$ReaperThread.run(References.java:76) "XNIO-1 I/O-1" #19 daemon prio=5 os_prio=0 cpu=331.60ms elapsed=530.97s tid=0x00007f4225a54800 nid=0xfa08 runnable [0x00007f41c63c6000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPoll.wait(java.base@11.0.12/Native Method) at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@11.0.12/EPollSelectorImpl.java:120) at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@11.0.12/SelectorImpl.java:124) - locked <0x000000062ce4b8d0> (a sun.nio.ch.Util$2) - locked <0x000000062ce4b878> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(java.base@11.0.12/SelectorImpl.java:136) at org.xnio.nio.WorkerThread.run(WorkerThread.java:551) "XNIO-1 Accept" #20 daemon prio=5 os_prio=0 cpu=0.33ms elapsed=530.97s tid=0x00007f4225a56000 nid=0xfa09 runnable [0x00007f41c62c5000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPoll.wait(java.base@11.0.12/Native Method) at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@11.0.12/EPollSelectorImpl.java:120) at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@11.0.12/SelectorImpl.java:124) - locked <0x000000062ce64ac8> (a sun.nio.ch.Util$2) - locked <0x000000062ce64a70> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(java.base@11.0.12/SelectorImpl.java:141) at org.xnio.nio.WorkerThread.run(WorkerThread.java:532) "XNIO-1 task-1" #21 daemon prio=5 os_prio=0 cpu=131.96ms elapsed=529.94s tid=0x00007f415c15e000 nid=0xfa0d waiting on condition [0x00007f41ecbb5000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@11.0.12/Native Method) - parking to wait for <0x000000062ce7dbf0> (a org.jboss.threads.EnhancedQueueExecutor) at java.util.concurrent.locks.LockSupport.park(java.base@11.0.12/LockSupport.java:194) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) "management-client-thread 2-1" #22 prio=5 os_prio=0 cpu=1.26ms elapsed=528.32s tid=0x00007f415805a000 nid=0xfa12 waiting on condition [0x00007f41f4364000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@11.0.12/Native Method) - parking to wait for <0x000000060e7a6c88> (a org.jboss.threads.EnhancedQueueExecutor) at java.util.concurrent.locks.LockSupport.park(java.base@11.0.12/LockSupport.java:194) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) at org.jboss.threads.JBossThread.run(JBossThread.java:513) "management-client-thread 1-1" #25 prio=5 os_prio=0 cpu=1.15ms elapsed=522.21s tid=0x00007f4158066800 nid=0xfa1b waiting on condition [0x00007f41c55dc000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@11.0.12/Native Method) - parking to wait for <0x000000060e8061f8> (a org.jboss.threads.EnhancedQueueExecutor) at java.util.concurrent.locks.LockSupport.park(java.base@11.0.12/LockSupport.java:194) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) at org.jboss.threads.JBossThread.run(JBossThread.java:513) "SelectorThread" #28 daemon prio=5 os_prio=0 cpu=6.11ms elapsed=512.51s tid=0x00007f4225334800 nid=0xfa3e runnable [0x00007f41c51da000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPoll.wait(java.base@11.0.12/Native Method) at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@11.0.12/EPollSelectorImpl.java:120) at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@11.0.12/SelectorImpl.java:124) - locked <0x000000062d4866c8> (a sun.nio.ch.Util$2) - locked <0x000000062d486578> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(java.base@11.0.12/SelectorImpl.java:136) at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:297) "pool-4-thread-1" #29 prio=5 os_prio=0 cpu=69.01ms elapsed=512.50s tid=0x00007f422435d000 nid=0xfa3f in Object.wait() [0x00007f41c4cd9000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000062bb49c78> (a com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery) at java.lang.Thread.join(java.base@11.0.12/Thread.java:1305) - waiting to re-lock in wait() <0x000000062bb49c78> (a com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery) at java.lang.Thread.join(java.base@11.0.12/Thread.java:1379) at com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple.waitForTermination(RecoveryManagerImple.java:207) at com.arjuna.ats.arjuna.recovery.RecoveryManager.waitForTermination(RecoveryManager.java:246) at com.arjuna.ats.arjuna.recovery.RecoveryManager.main(RecoveryManager.java:467) at org.jboss.as.test.iiop.client.Util$1.call(Util.java:82) at org.jboss.as.test.iiop.client.Util$1.call(Util.java:79) at java.util.concurrent.FutureTask.run(java.base@11.0.12/FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@11.0.12/ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@11.0.12/ThreadPoolExecutor.java:628) at java.lang.Thread.run(java.base@11.0.12/Thread.java:834) "Thread-8" #30 daemon prio=5 os_prio=0 cpu=0.17ms elapsed=512.45s tid=0x00007f4144073000 nid=0xfa40 in Object.wait() [0x00007f41c49d8000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000062cfe06e0> (a java.lang.Object) at java.lang.Object.wait(java.base@11.0.12/Object.java:328) at com.sun.corba.se.impl.orb.ORBImpl.run(ORBImpl.java:1238) - waiting to re-lock in wait() <0x000000062cfe06e0> (a java.lang.Object) at com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ORBRunner.run(ORBRunner.java:49) "Periodic Recovery" #31 prio=5 os_prio=0 cpu=7.90ms elapsed=512.42s tid=0x00007f41440b0800 nid=0xfa41 in Object.wait() [0x00007f41c48d7000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doPeriodicWait(PeriodicRecovery.java:683) at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:403) - waiting to re-lock in wait() <0x000000062bb4a008> (a java.lang.Object) "Transaction Expired Entry Monitor" #32 daemon prio=5 os_prio=0 cpu=0.39ms elapsed=512.42s tid=0x00007f41440b6800 nid=0xfa42 in Object.wait() [0x00007f41c47d6000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on <0x000000062b135db0> (a com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor) at com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor.run(ExpiredEntryMonitor.java:190) - waiting to re-lock in wait() <0x000000062b135db0> (a com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor) "p: default-threadpool; w: Idle" #33 daemon prio=5 os_prio=0 cpu=14.01ms elapsed=512.22s tid=0x00007f414005c800 nid=0xfa43 in Object.wait() [0x00007f41c46d5000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.12/Native Method) - waiting on at com.sun.corba.se.impl.orbutil.threadpool.WorkQueueImpl.requestWork(WorkQueueImpl.java:141) - waiting to re-lock in wait() <0x000000062cfe0228> (a com.sun.corba.se.impl.orbutil.threadpool.WorkQueueImpl) at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:503) "Attach Listener" #34 daemon prio=9 os_prio=0 cpu=0.90ms elapsed=270.62s tid=0x00007f41c0001000 nid=0xfc6f waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE "VM Thread" os_prio=0 cpu=165.04ms elapsed=532.68s tid=0x00007f42242cb000 nid=0xf9d2 runnable "GC Thread#0" os_prio=0 cpu=83.59ms elapsed=532.69s tid=0x00007f422403a000 nid=0xf9cd runnable "GC Thread#1" os_prio=0 cpu=85.50ms elapsed=532.60s tid=0x00007f41e0001000 nid=0xf9df runnable "GC Thread#2" os_prio=0 cpu=82.97ms elapsed=532.60s tid=0x00007f41e0002800 nid=0xf9e0 runnable "GC Thread#3" os_prio=0 cpu=82.23ms elapsed=532.60s tid=0x00007f41e0004000 nid=0xf9e1 runnable "GC Thread#4" os_prio=0 cpu=81.18ms elapsed=532.60s tid=0x00007f41e0006000 nid=0xf9e2 runnable "GC Thread#5" os_prio=0 cpu=81.45ms elapsed=532.60s tid=0x00007f41e0007800 nid=0xf9e3 runnable "GC Thread#6" os_prio=0 cpu=84.41ms elapsed=532.60s tid=0x00007f41e0009000 nid=0xf9e4 runnable "GC Thread#7" os_prio=0 cpu=77.43ms elapsed=532.60s tid=0x00007f41e000a800 nid=0xf9e5 runnable "GC Thread#8" os_prio=0 cpu=79.72ms elapsed=532.60s tid=0x00007f41e000c800 nid=0xf9e6 runnable "GC Thread#9" os_prio=0 cpu=74.88ms elapsed=532.60s tid=0x00007f41e000e000 nid=0xf9e7 runnable "G1 Main Marker" os_prio=0 cpu=0.94ms elapsed=532.69s tid=0x00007f4224074800 nid=0xf9ce runnable "G1 Conc#0" os_prio=0 cpu=9.96ms elapsed=532.69s tid=0x00007f4224076800 nid=0xf9cf runnable "G1 Conc#1" os_prio=0 cpu=9.76ms elapsed=531.27s tid=0x00007f41f0001000 nid=0xfa05 runnable "G1 Conc#2" os_prio=0 cpu=9.61ms elapsed=531.27s tid=0x00007f41f0002000 nid=0xfa06 runnable "G1 Refine#0" os_prio=0 cpu=0.23ms elapsed=532.69s tid=0x00007f42241ff000 nid=0xf9d0 runnable "G1 Young RemSet Sampling" os_prio=0 cpu=121.75ms elapsed=532.69s tid=0x00007f4224201000 nid=0xf9d1 runnable "VM Periodic Task Thread" os_prio=0 cpu=340.54ms elapsed=532.62s tid=0x00007f4224441800 nid=0xf9de waiting on condition JNI global refs: 19, weak refs: 0