Wildfly 20 Thread blocked

443 views
Skip to first unread message

Saroj Sendha

unread,
Dec 15, 2021, 9:27:55 AM12/15/21
to WildFly
Dear Members,

We recently upgraded from Wildfly 16 to Wildfly 20 in our product.

One issue we are observing. Need some help around that.

When we analyze the thread dump we could see 20 I/O threads and worker threads around 300.

Out of 20 I/O threads 18 of them are in  blocked state. When these threads go into blocked state, the application becomes unresponsive.

We can see in Dynatrace the JAVA garbage collection taking close to 1 hr  to clean up during the crash.

Also, we have analyzed the heap dump at various point before crash. Our application's live object occupy only few MBS.

We are not sure what and all is eating up JBOSS memory.

We have set up JVM memory to 16GB both XMS and XMX.

We observed JBOSS RAM consumption going up by 5~6 GB every day. 

We are not sure if there is any memory leak issue with Wildfly 20.

Please help here.  Below is the thread dump:

2021-12-11 14:39:11
Full thread dump OpenJDK 64-Bit Server VM (25.312-b07 mixed mode):

"External Management Request Threads -- 2" #69337 prio=5 os_prio=0 tid=0x00000288428b2000 nid=0x355c waiting on condition [0x000000c8b2f7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d10185b0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"management task-4" #69331 prio=5 os_prio=0 tid=0x00000288428b5000 nid=0x64 waiting on condition [0x000000c8b2eff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0932800> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"External Management Request Threads -- 1" #69329 prio=5 os_prio=0 tid=0x000002887a962000 nid=0x1538 waiting on condition [0x000000c8b2e7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d10185b0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"pool-20573-thread-1" #69328 prio=5 os_prio=0 tid=0x000002887cf07800 nid=0x3088 waiting on condition [0x000000c8b2dff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003e0cc5270> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"management task-3" #69326 prio=5 os_prio=0 tid=0x000002887abd5000 nid=0x3140 waiting on condition [0x000000c8b2d7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0932800> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"management task-2" #69325 prio=5 os_prio=0 tid=0x0000028855398800 nid=0x2dc4 waiting on condition [0x000000c8b2cfe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0932800> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"management task-1" #69324 prio=5 os_prio=0 tid=0x000002885539f800 nid=0xb6c waiting on condition [0x000000c8b2c7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0932800> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-77" #63793 prio=5 os_prio=0 tid=0x0000028844ad6000 nid=0x2aec waiting on condition [0x000000c8b2afe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-74" #63783 prio=5 os_prio=0 tid=0x0000028844ad4800 nid=0x2f40 waiting on condition [0x000000c8b2a7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-84" #63792 prio=5 os_prio=0 tid=0x0000028835566000 nid=0x3b88 waiting on condition [0x000000c8b29fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-83" #63791 prio=5 os_prio=0 tid=0x0000028844ada000 nid=0x3928 waiting on condition [0x000000c8b297e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-82" #63790 prio=5 os_prio=0 tid=0x0000028842b60800 nid=0x20b0 waiting on condition [0x000000c8b28ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-75" #63784 prio=5 os_prio=0 tid=0x0000028835565800 nid=0x20e0 waiting on condition [0x000000c8b287f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-81" #63789 prio=5 os_prio=0 tid=0x0000028834e4c800 nid=0x1af8 waiting on condition [0x000000c8b27fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-80" #63788 prio=5 os_prio=0 tid=0x000002887af44800 nid=0x1cc8 waiting on condition [0x000000c8b277f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-79" #63787 prio=5 os_prio=0 tid=0x000002887af44000 nid=0x2f48 waiting on condition [0x000000c8b26fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-78" #63786 prio=5 os_prio=0 tid=0x0000028836f3e000 nid=0x3c98 waiting on condition [0x000000c8b267f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-76" #63785 prio=5 os_prio=0 tid=0x000002887a964800 nid=0x3b84 waiting on condition [0x000000c8b257f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-73" #63782 prio=5 os_prio=0 tid=0x0000028835564800 nid=0x3578 waiting on condition [0x000000c8b23ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-72" #63781 prio=5 os_prio=0 tid=0x000002887ae0e000 nid=0xa8c waiting on condition [0x000000c8b237f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-71" #63780 prio=5 os_prio=0 tid=0x0000028836f42000 nid=0x2e5c waiting on condition [0x000000c8b22fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-70" #63779 prio=5 os_prio=0 tid=0x0000028827ba8000 nid=0xc84 waiting on condition [0x000000c8b227e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-69" #63778 prio=5 os_prio=0 tid=0x0000028834e1b800 nid=0x1a88 waiting on condition [0x000000c8b21fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-65" #63775 prio=5 os_prio=0 tid=0x0000028842aae800 nid=0x3424 waiting on condition [0x000000c8b217e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-68" #63777 prio=5 os_prio=0 tid=0x0000028827ba6800 nid=0x3cc8 waiting on condition [0x000000c8b20ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-67" #63776 prio=5 os_prio=0 tid=0x0000028827ba2800 nid=0x3894 waiting on condition [0x000000c8b207f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-66" #63774 prio=5 os_prio=0 tid=0x000002887ae0d000 nid=0x3bbc waiting on condition [0x000000c8b1fff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-63" #63773 prio=5 os_prio=0 tid=0x0000028827ba9800 nid=0x29d4 waiting on condition [0x000000c8b1f7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-64" #63772 prio=5 os_prio=0 tid=0x0000028834e1e000 nid=0x1394 waiting on condition [0x000000c8b1e7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-62" #63771 prio=5 os_prio=0 tid=0x0000028842ab0000 nid=0x335c waiting on condition [0x000000c8ae1ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-61" #63769 prio=5 os_prio=0 tid=0x000002885539c000 nid=0x3334 waiting on condition [0x000000c8ae17e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-60" #42175 prio=5 os_prio=0 tid=0x000002887cf0d000 nid=0x2d04 waiting on condition [0x000000c8b1dfe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-59" #42173 prio=5 os_prio=0 tid=0x0000028827ba5800 nid=0x3818 waiting on condition [0x000000c8b1d7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-58" #42172 prio=5 os_prio=0 tid=0x00000288450da000 nid=0x35a4 waiting on condition [0x000000c8b1cff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-57" #42171 prio=5 os_prio=0 tid=0x00000288450df800 nid=0x1f64 waiting on condition [0x000000c8b1c7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-56" #42170 prio=5 os_prio=0 tid=0x0000028842b5f800 nid=0x2a54 waiting on condition [0x000000c8b1bff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-55" #42169 prio=5 os_prio=0 tid=0x0000028835567000 nid=0x39bc waiting on condition [0x000000c8b1b7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-54" #42166 prio=5 os_prio=0 tid=0x000002887ae0f800 nid=0x2fcc waiting on condition [0x000000c8b1aff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-53" #42165 prio=5 os_prio=0 tid=0x0000028829a27000 nid=0x2e98 waiting on condition [0x000000c8b19fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-48" #42164 prio=5 os_prio=0 tid=0x00000288450df000 nid=0x31a0 waiting on condition [0x000000c8b1a7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-49" #42162 prio=5 os_prio=0 tid=0x000002884511f800 nid=0x3900 waiting on condition [0x000000c8b197f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-50" #42161 prio=5 os_prio=0 tid=0x0000028844aa6800 nid=0x2c38 waiting on condition [0x000000c8b18ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-51" #42160 prio=5 os_prio=0 tid=0x0000028829a29800 nid=0x3344 waiting on condition [0x000000c8b187e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-47" #42157 prio=5 os_prio=0 tid=0x000002887ae12800 nid=0x35c0 waiting on condition [0x000000c8b17ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-52" #42159 prio=5 os_prio=0 tid=0x00000288450e0800 nid=0x2ce4 waiting on condition [0x000000c8b177e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-46" #42156 prio=5 os_prio=0 tid=0x0000028835568800 nid=0x2b64 waiting on condition [0x000000c8b147e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-45" #42158 prio=5 os_prio=0 tid=0x000002887ae14000 nid=0x3714 waiting on condition [0x000000c8b13ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-44" #42155 prio=5 os_prio=0 tid=0x0000028844aa8000 nid=0x3a8 waiting on condition [0x000000c8ae87f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-43" #42154 prio=5 os_prio=0 tid=0x0000028835564000 nid=0x3bdc waiting on condition [0x000000c8ae7ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-42" #15027 prio=5 os_prio=0 tid=0x0000028825249000 nid=0x24b0 waiting on condition [0x000000c8ae3ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-41" #15026 prio=5 os_prio=0 tid=0x0000028829a28800 nid=0x98c waiting on condition [0x000000c8ae37e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-40" #15025 prio=5 os_prio=0 tid=0x0000028825248800 nid=0xe20 waiting on condition [0x000000c8ae27f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"Background Batch Spiller 2" #3149 daemon prio=5 os_prio=0 tid=0x00000288450dc800 nid=0x74c waiting on condition [0x000000c8b16fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003de17a3a8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.if(SourceFile:944)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.a(SourceFile:958)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.run(SourceFile:992)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"Background Batch Spiller 1" #3148 daemon prio=5 os_prio=0 tid=0x00000288450db800 nid=0x26c8 waiting on condition [0x000000c8b167f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003de1c1b68> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.if(SourceFile:944)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.a(SourceFile:958)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.run(SourceFile:992)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"Background Batch Spiller 0" #3147 daemon prio=5 os_prio=0 tid=0x000002887a95d800 nid=0x1038 waiting on condition [0x000000c8b157e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003de17a428> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.if(SourceFile:944)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.a(SourceFile:958)
        at com.crystaldecisions.reports.saveddata.saveddata.Batch$d.run(SourceFile:992)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"AWT-Windows" #3145 daemon prio=6 os_prio=0 tid=0x000002887a95e000 nid=0x5bc runnable [0x000000c8b15ff000]
   java.lang.Thread.State: RUNNABLE
        at sun.awt.windows.WToolkit.eventLoop(Native Method)
        at sun.awt.windows.WToolkit.run(WToolkit.java:316)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"Java2D Disposer" #3141 daemon prio=10 os_prio=2 tid=0x000002887a95c800 nid=0x1480 in Object.wait() [0x000000c8b14fe000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        - locked <0x00000003de17a4a8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at sun.java2d.Disposer.run(Disposer.java:148)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"JRC Timeout Thread" #3138 daemon prio=5 os_prio=0 tid=0x0000028834e1f000 nid=0x102c waiting on condition [0x000000c8ae2ff000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at com.businessobjects.reports.sdk.a.run(SourceFile:136)

   Locked ownable synchronizers:
        - None

"oneagent-httpUrlConnection" #320 daemon prio=5 os_prio=0 tid=0x0000028834e4b800 nid=0x25dc waiting on condition [0x000000c8b5a7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dbcdefc0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-39" #317 prio=5 os_prio=0 tid=0x000002883716a800 nid=0x374 waiting on condition [0x000000c8b59fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-38" #316 prio=5 os_prio=0 tid=0x0000028834e4b000 nid=0x378 waiting on condition [0x000000c8b597f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-37" #315 prio=5 os_prio=0 tid=0x0000028837171800 nid=0xd38 waiting on condition [0x000000c8b58fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-36" #314 prio=5 os_prio=0 tid=0x000002883716a000 nid=0xe84 waiting on condition [0x000000c8b587f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t25" #313 daemon prio=5 os_prio=0 tid=0x0000028834e4a000 nid=0x9d0 waiting on condition [0x000000c8b57ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"LocalScheduler - 1" #312 prio=5 os_prio=0 tid=0x0000028833515800 nid=0xa80 waiting on condition [0x000000c8b577e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d7a59420> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t23" #310 daemon prio=5 os_prio=0 tid=0x000002883d949000 nid=0xc10 waiting on condition [0x000000c8b56fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t24" #311 daemon prio=5 os_prio=0 tid=0x000002883350e800 nid=0xcdc waiting on condition [0x000000c8b567e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t22" #309 daemon prio=5 os_prio=0 tid=0x0000028836f3c800 nid=0x338 waiting on condition [0x000000c8b55ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t20" #308 daemon prio=5 os_prio=0 tid=0x0000028834e1c800 nid=0xe48 waiting on condition [0x000000c8b557f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t21" #307 daemon prio=5 os_prio=0 tid=0x000002883d948800 nid=0xaf8 waiting on condition [0x000000c8b54ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t19" #306 daemon prio=5 os_prio=0 tid=0x0000028836f43800 nid=0xe30 waiting on condition [0x000000c8b547f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t18" #305 daemon prio=5 os_prio=0 tid=0x000002883dc1b800 nid=0xdc0 waiting on condition [0x000000c8b53ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t17" #304 daemon prio=5 os_prio=0 tid=0x000002883dc1a800 nid=0xd50 waiting on condition [0x000000c8b537e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t16" #303 daemon prio=5 os_prio=0 tid=0x0000028833510800 nid=0xcc8 waiting on condition [0x000000c8b52fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t15" #302 daemon prio=5 os_prio=0 tid=0x000002883dc19800 nid=0xed8 waiting on condition [0x000000c8b527f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"timeout-thread--p7-t1" #301 daemon prio=5 os_prio=0 tid=0x0000028834e84800 nid=0xc44 waiting on condition [0x000000c8b51fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a6770> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t14" #300 daemon prio=5 os_prio=0 tid=0x000002883745d000 nid=0xdb4 waiting on condition [0x000000c8b517f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t13" #299 daemon prio=5 os_prio=0 tid=0x0000028834e87800 nid=0xda0 waiting on condition [0x000000c8b50fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t12" #298 daemon prio=5 os_prio=0 tid=0x0000028834e85800 nid=0xdb8 waiting on condition [0x000000c8b507f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t11" #297 daemon prio=5 os_prio=0 tid=0x0000028834e86000 nid=0xea4 waiting on condition [0x000000c8b4d7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t10" #296 daemon prio=5 os_prio=0 tid=0x0000028836f3f800 nid=0x954 waiting on condition [0x000000c8b4cfe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t9" #295 daemon prio=5 os_prio=0 tid=0x000002883745b000 nid=0xdbc waiting on condition [0x000000c8b4c7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t8" #294 daemon prio=5 os_prio=0 tid=0x000002883716b800 nid=0x5f8 waiting on condition [0x000000c8b4bff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t7" #293 daemon prio=5 os_prio=0 tid=0x0000028836f3e800 nid=0xc58 waiting on condition [0x000000c8b4b7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t6" #292 daemon prio=5 os_prio=0 tid=0x000002887a963000 nid=0x272c waiting on condition [0x000000c8b947e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t5" #291 daemon prio=5 os_prio=0 tid=0x000002883d94a000 nid=0x2728 waiting on condition [0x000000c8b93ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t4" #290 daemon prio=5 os_prio=0 tid=0x000002887a965800 nid=0x2724 waiting on condition [0x000000c8b937f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"timeout-thread--p9-t1" #289 daemon prio=5 os_prio=0 tid=0x000002883745c800 nid=0x2720 waiting on condition [0x000000c8b92fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc6523a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"persistence-thread--p15-t4" #288 daemon prio=5 os_prio=0 tid=0x0000028837151800 nid=0x271c waiting on condition [0x000000c8b7f7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc3d8020> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t3" #287 daemon prio=5 os_prio=0 tid=0x000002883716f800 nid=0x266c waiting on condition [0x000000c8b927e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"persistence-thread--p15-t3" #286 daemon prio=5 os_prio=0 tid=0x0000028837170000 nid=0x2668 waiting on condition [0x000000c8b91fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc3d8020> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t2" #285 daemon prio=5 os_prio=0 tid=0x000002883716e800 nid=0x2664 waiting on condition [0x000000c8b12ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"persistence-thread--p15-t2" #284 daemon prio=5 os_prio=0 tid=0x000002883716d800 nid=0x2660 waiting on condition [0x000000c8b127e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc3d8020> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"async-thread--p4-t1" #283 daemon prio=5 os_prio=0 tid=0x000002883716c000 nid=0x265c waiting on condition [0x000000c8b11ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc9a60e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"persistence-thread--p15-t1" #282 daemon prio=5 os_prio=0 tid=0x000002883714c000 nid=0x2658 waiting on condition [0x000000c8b117f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003dc3d8020> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-35" #281 prio=5 os_prio=0 tid=0x0000028837162000 nid=0x2654 waiting on condition [0x000000c8b917f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-34" #280 prio=5 os_prio=0 tid=0x0000028837164800 nid=0x2650 waiting on condition [0x000000c8b90fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-33" #279 prio=5 os_prio=0 tid=0x0000028837163000 nid=0x264c waiting on condition [0x000000c8b907f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-32" #278 prio=5 os_prio=0 tid=0x0000028837169000 nid=0x2648 waiting on condition [0x000000c8b8ffe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-31" #277 prio=5 os_prio=0 tid=0x0000028837168800 nid=0x2644 waiting on condition [0x000000c8b8f7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-30" #276 prio=5 os_prio=0 tid=0x0000028837160800 nid=0x2640 waiting on condition [0x000000c8b8eff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-29" #275 prio=5 os_prio=0 tid=0x0000028837167800 nid=0x263c waiting on condition [0x000000c8b8e7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-28" #274 prio=5 os_prio=0 tid=0x0000028837165000 nid=0x2638 waiting on condition [0x000000c8b8dff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-27" #273 prio=5 os_prio=0 tid=0x0000028837166800 nid=0x2634 waiting on condition [0x000000c8b8d7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-26" #272 prio=5 os_prio=0 tid=0x000002883715d800 nid=0x2630 waiting on condition [0x000000c8b8cfe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-25" #271 prio=5 os_prio=0 tid=0x000002883715f800 nid=0x262c waiting on condition [0x000000c8b8c7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-24" #270 prio=5 os_prio=0 tid=0x0000028837166000 nid=0x2628 waiting on condition [0x000000c8b8bff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-23" #269 prio=5 os_prio=0 tid=0x000002883715c800 nid=0x2624 waiting on condition [0x000000c8b8b7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-22" #268 prio=5 os_prio=0 tid=0x000002883715e000 nid=0x2620 waiting on condition [0x000000c8b8afe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-21" #267 prio=5 os_prio=0 tid=0x0000028837163800 nid=0x261c waiting on condition [0x000000c8b8a7e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-20" #266 prio=5 os_prio=0 tid=0x0000028837161000 nid=0x2618 waiting on condition [0x000000c8b89ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-19" #265 prio=5 os_prio=0 tid=0x000002883715b800 nid=0x2614 waiting on condition [0x000000c8b897f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-18" #264 prio=5 os_prio=0 tid=0x0000028837158800 nid=0x2610 waiting on condition [0x000000c8b88ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-17" #263 prio=5 os_prio=0 tid=0x0000028837158000 nid=0x260c waiting on condition [0x000000c8b887e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-16" #262 prio=5 os_prio=0 tid=0x000002883715f000 nid=0x2608 waiting on condition [0x000000c8b87fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-15" #261 prio=5 os_prio=0 tid=0x000002883715b000 nid=0x2604 waiting on condition [0x000000c8b877e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-14" #260 prio=5 os_prio=0 tid=0x000002883715a000 nid=0x2600 waiting on condition [0x000000c8b86ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-13" #259 prio=5 os_prio=0 tid=0x0000028837157000 nid=0x25fc waiting on condition [0x000000c8b867f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-12" #258 prio=5 os_prio=0 tid=0x0000028837159800 nid=0x25f8 waiting on condition [0x000000c8b85ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-11" #257 prio=5 os_prio=0 tid=0x000002883714f000 nid=0x25f4 waiting on condition [0x000000c8b857f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-10" #256 prio=5 os_prio=0 tid=0x0000028837156000 nid=0x25f0 waiting on condition [0x000000c8b84ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-9" #255 prio=5 os_prio=0 tid=0x0000028837154800 nid=0x25ec runnable [0x000000c8b847d000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003df26e540> (a sun.nio.ch.Util$3)
        - locked <0x00000003df26e530> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003df26e2d0> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.SelectorUtils.await(SelectorUtils.java:51)
        at org.xnio.nio.NioSocketConduit.awaitReadable(NioSocketConduit.java:358)
        at io.undertow.protocols.ssl.SslConduit.awaitReadable(SslConduit.java:325)
        at org.xnio.conduits.AbstractSourceConduit.awaitReadable(AbstractSourceConduit.java:66)
        at org.xnio.conduits.AbstractSourceConduit.awaitReadable(AbstractSourceConduit.java:66)
        at io.undertow.conduits.ReadDataStreamSourceConduit.awaitReadable(ReadDataStreamSourceConduit.java:101)
        at io.undertow.conduits.FixedLengthStreamSourceConduit.awaitReadable(FixedLengthStreamSourceConduit.java:285)
        at org.xnio.conduits.ConduitStreamSourceChannel.awaitReadable(ConduitStreamSourceChannel.java:151)
        at io.undertow.channels.DetachableStreamSourceChannel.awaitReadable(DetachableStreamSourceChannel.java:77)
        at io.undertow.server.HttpServerExchange$ReadDispatchChannel.awaitReadable(HttpServerExchange.java:2209)
        at org.xnio.channels.Channels.readBlocking(Channels.java:345)
        at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:201)
        at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:177)
        at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:163)
        at com.dynatrace.agent.introspection.uem.utils.IOUtils.transferInputStreamToOutputStream(IOUtils.java:121)
        at com.dynatrace.agent.introspection.uem.utils.IOUtils.consumeInputStream(IOUtils.java:100)
        at com.dynatrace.agent.introspection.uem.utils.IOUtils.consumeInputStream(IOUtils.java:84)
        at com.dynatrace.agent.introspection.uem.specialrequests.BeaconPayload.read(BeaconPayload.java:39)
        at com.dynatrace.agent.introspection.uem.specialrequests.UemSignalMessageRequest.handleRequest2(UemSignalMessageRequest.java:382)
        at com.dynatrace.agent.introspection.uem.specialrequests.UemSignalMessageRequest.handleInternal(UemSignalMessageRequest.java:449)
        at com.dynatrace.agent.introspection.uem.specialrequests.AbstractSpecialRequest.handle(AbstractSpecialRequest.java:157)
        at com.dynatrace.agent.introspection.uem.impl.UemIntrospection.HandleSpecialWebRequests(UemIntrospection.java:98)
        at javax.servlet.http.CompuwareUemIntrospection.HandleSpecialWebRequests(CompuwareUemIntrospection.java:21)
        at javax.servlet.http.CompuwareUemIntrospectionWrapper.HandleSpecialWebRequests(CompuwareUemIntrospectionWrapper.java:30)
        at io.undertow.servlet.handlers.DefaultServlet.doPost(DefaultServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
        at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
        at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
        at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
        at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
        at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
        at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
        at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
        at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
        at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
        at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
        at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
        at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
        at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
        at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
        at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
        at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
        at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
        at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
        at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
        at org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
        at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
        at io.undertow.server.handlers.MetricsHandler.handleRequest(MetricsHandler.java:64)
        at io.undertow.servlet.core.MetricsChainHandler.handleRequest(MetricsChainHandler.java:59)
        at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
        at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
        at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
        at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
        at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
        at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
        at org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
        at org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction$$Lambda$1182/1724076718.call(Unknown Source)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$1184/1122426527.call(Unknown Source)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$1184/1122426527.call(Unknown Source)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$1184/1122426527.call(Unknown Source)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction$$Lambda$1184/1122426527.call(Unknown Source)
        at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
        at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
        at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99)
        at io.undertow.server.Connectors.executeRootHandler(Connectors.java:370)
        at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
        at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
        at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
        at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-8" #254 prio=5 os_prio=0 tid=0x0000028837154000 nid=0x25e8 waiting on condition [0x000000c8b83ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-7" #253 prio=5 os_prio=0 tid=0x0000028837153000 nid=0x25e4 waiting on condition [0x000000c8b837e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-6" #252 prio=5 os_prio=0 tid=0x0000028837152800 nid=0x25e0 waiting on condition [0x000000c8b82ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"scheduler-1" #250 prio=5 os_prio=0 tid=0x000002883714d000 nid=0x2474 waiting on condition [0x000000c8b827f000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003db0d90a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"ServerService Thread Pool -- 160" #249 prio=5 os_prio=0 tid=0x000002883714d800 nid=0x2470 waiting on condition [0x000000c8b81fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d08f0b60> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"scheduler-1" #248 prio=5 os_prio=0 tid=0x0000028834fa4800 nid=0x1ec8 waiting on condition [0x000000c8b817f000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003da3dfc10> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"scheduler-1" #247 prio=5 os_prio=0 tid=0x0000028834fab000 nid=0x2054 waiting on condition [0x000000c8b80ff000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003da87eb48> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"expiration-thread--p12-t1" #151 daemon prio=5 os_prio=0 tid=0x0000028829a26800 nid=0x215c waiting on condition [0x000000c8b4fff000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d7bd0470> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"expiration-thread--p10-t1" #152 daemon prio=5 os_prio=0 tid=0x0000028829a1e800 nid=0x2158 waiting on condition [0x000000c8b4f7f000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d7bd0708> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"expiration-thread--p11-t1" #153 daemon prio=5 os_prio=0 tid=0x0000028829a25800 nid=0x2154 runnable [0x000000c8b4efe000]
   java.lang.Thread.State: RUNNABLE
        at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
        at java.io.File.exists(File.java:830)
        at org.infinispan.persistence.file.SingleFileStore.isAvailable(SingleFileStore.java:175)
        at org.infinispan.persistence.manager.PersistenceManagerImpl$StoreStatus.availabilityChanged(PersistenceManagerImpl.java:1524)
        - locked <0x00000003d845fa10> (a org.infinispan.persistence.manager.PersistenceManagerImpl$StoreStatus)
        at org.infinispan.persistence.manager.PersistenceManagerImpl.pollStoreAvailability(PersistenceManagerImpl.java:232)
        at org.infinispan.persistence.manager.PersistenceManagerImpl$$Lambda$1135/50532421.run(Unknown Source)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.jboss.as.clustering.context.ContextReferenceExecutor.execute(ContextReferenceExecutor.java:49)
        at org.jboss.as.clustering.context.ContextualExecutor$1.run(ContextualExecutor.java:70)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - <0x00000003d7bd09d8> (a java.util.concurrent.ThreadPoolExecutor$Worker)

"RxCachedWorkerPoolEvictor-1" #150 daemon prio=5 os_prio=0 tid=0x0000028829a24000 nid=0x2150 waiting on condition [0x000000c8b4e7e000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d7bd0c38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"RxSchedulerPurge-1" #149 daemon prio=5 os_prio=0 tid=0x0000028829a20000 nid=0x214c runnable [0x000000c8b4dff000]
   java.lang.Thread.State: RUNNABLE
        at io.reactivex.internal.schedulers.SchedulerPoolFactory$ScheduledTask.run(SchedulerPoolFactory.java:160)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - <0x00000003d7bd0eb0> (a java.util.concurrent.ThreadPoolExecutor$Worker)

"ServerService Thread Pool -- 68" #143 prio=5 os_prio=0 tid=0x0000028821a55800 nid=0x2090 waiting on condition [0x000000c8b4afe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d08f0b60> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"Reference Reaper #3" #142 daemon prio=5 os_prio=0 tid=0x000002887e64e000 nid=0x2020 in Object.wait() [0x000000c8b4a7e000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d00004f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        - locked <0x00000003d00004f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at org.wildfly.common.ref.References$ReaperThread.run(References.java:76)

   Locked ownable synchronizers:
        - None

"Reference Reaper #2" #141 daemon prio=5 os_prio=0 tid=0x000002887e652000 nid=0x201c in Object.wait() [0x000000c8b49ff000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d00004f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        - locked <0x00000003d00004f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at org.wildfly.common.ref.References$ReaperThread.run(References.java:76)

   Locked ownable synchronizers:
        - None

"Reference Reaper #1" #140 daemon prio=5 os_prio=0 tid=0x000002887e651000 nid=0x2018 in Object.wait() [0x000000c8b497f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d00004f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        - locked <0x00000003d00004f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at org.wildfly.common.ref.References$ReaperThread.run(References.java:76)

   Locked ownable synchronizers:
        - None

"default task-5" #139 prio=5 os_prio=0 tid=0x000002887e64f800 nid=0x2010 waiting on condition [0x000000c8b48fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-4" #138 prio=5 os_prio=0 tid=0x000002887e646000 nid=0x200c waiting on condition [0x000000c8b487f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-3" #137 prio=5 os_prio=0 tid=0x000002887e64d000 nid=0x2008 waiting on condition [0x000000c8b47ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-2" #136 prio=5 os_prio=0 tid=0x000002887e64c800 nid=0x2004 waiting on condition [0x000000c8b477f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"default task-1" #135 prio=5 os_prio=0 tid=0x000002887e64a000 nid=0x1f38 waiting on condition [0x000000c8b46ff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d050c0e0> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        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(Thread.java:748)

   Locked ownable synchronizers:
        - None

"Transaction Reaper Worker 0" #134 daemon prio=5 os_prio=0 tid=0x0000028821b2b000 nid=0x1568 in Object.wait() [0x000000c8b467f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d00006a8> (a java.util.LinkedList)
        at java.lang.Object.wait(Object.java:502)
        at com.arjuna.ats.arjuna.coordinator.TransactionReaper.waitForCancellations(TransactionReaper.java:328)
        - locked <0x00000003d00006a8> (a java.util.LinkedList)
        at com.arjuna.ats.internal.arjuna.coordinator.ReaperWorkerThread.run(ReaperWorkerThread.java:65)

   Locked ownable synchronizers:
        - None

"Transaction Reaper" #133 daemon prio=5 os_prio=0 tid=0x0000028821b2f800 nid=0x1564 in Object.wait() [0x000000c8b45fe000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at com.arjuna.ats.internal.arjuna.coordinator.ReaperThread.run(ReaperThread.java:90)
        - locked <0x00000003d00006c8> (a com.arjuna.ats.arjuna.coordinator.TransactionReaper)

   Locked ownable synchronizers:
        - None

"Periodic Recovery" #129 prio=5 os_prio=0 tid=0x0000028821b30800 nid=0x144c in Object.wait() [0x000000c8b457f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.doPeriodicWait(PeriodicRecovery.java:683)
        at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:403)
        - locked <0x00000003d0032998> (a java.lang.Object)

   Locked ownable synchronizers:
        - None

"Transaction Expired Entry Monitor" #132 daemon prio=5 os_prio=0 tid=0x0000028821b2f000 nid=0x1464 in Object.wait() [0x000000c8b44ff000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor.run(ExpiredEntryMonitor.java:190)
        - locked <0x00000003d05c0a68> (a com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor)

   Locked ownable synchronizers:
        - None

"XNIO-1 Accept" #131 daemon prio=5 os_prio=0 tid=0x0000028821b31000 nid=0x146c runnable [0x000000c8b447f000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003d08e75f0> (a sun.nio.ch.Util$3)
        - locked <0x00000003d08e7600> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003d08e7570> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:532)

   Locked ownable synchronizers:
        - None

"XNIO-1 I/O-1" #130 daemon prio=5 os_prio=0 tid=0x0000028821b2e000 nid=0x1570 runnable [0x000000c8b43ff000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003d0ba3a48> (a sun.nio.ch.Util$3)
        - locked <0x00000003d0ba3a58> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003d0ba39c8> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:532)

   Locked ownable synchronizers:
        - None

"Timer-1" #128 prio=5 os_prio=0 tid=0x0000028821b32000 nid=0x1574 in Object.wait() [0x000000c8b437f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d05c0d68> (a java.util.TaskQueue)
        at java.lang.Object.wait(Object.java:502)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        - locked <0x00000003d05c0d68> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:505)

   Locked ownable synchronizers:
        - None

"management Accept" #109 prio=5 os_prio=0 tid=0x0000028821b28800 nid=0x17ac runnable [0x000000c8b42fe000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003d0003990> (a sun.nio.ch.Util$3)
        - locked <0x00000003d00039a0> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003d0003910> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:532)

   Locked ownable synchronizers:
        - None

"default Accept" #127 prio=5 os_prio=0 tid=0x0000028821b26000 nid=0x15f4 runnable [0x000000c8b427f000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$FdMap.get(WindowsSelectorImpl.java:105)
        at sun.nio.ch.WindowsSelectorImpl$FdMap.access$2300(WindowsSelectorImpl.java:102)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFDSet(WindowsSelectorImpl.java:368)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(WindowsSelectorImpl.java:333)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$3200(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(WindowsSelectorImpl.java:519)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:187)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003d05c4008> (a sun.nio.ch.Util$3)
        - locked <0x00000003d05c4018> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003d05c3f88> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:532)

   Locked ownable synchronizers:
        - None

"default I/O-20" #126 prio=5 os_prio=0 tid=0x0000028821b25800 nid=0x1d84 waiting for monitor entry [0x000000c8b41fe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-19" #125 prio=5 os_prio=0 tid=0x0000028821b28000 nid=0x1d80 waiting for monitor entry [0x000000c8b417f000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-18" #124 prio=5 os_prio=0 tid=0x0000028821b24000 nid=0x1d7c waiting for monitor entry [0x000000c8b40fe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-17" #123 prio=5 os_prio=0 tid=0x0000028821b24800 nid=0x1d68 waiting on condition [0x000000c8b407e000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at java.nio.Bits.reserveMemory(Bits.java:685)
        at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at org.xnio.BufferAllocator$2.allocate(BufferAllocator.java:57)
        at org.xnio.BufferAllocator$2.allocate(BufferAllocator.java:55)
        at org.xnio.ByteBufferSlicePool.allocateSlices(ByteBufferSlicePool.java:162)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:149)
        - locked <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-16" #122 prio=5 os_prio=0 tid=0x0000028821b27000 nid=0x1d28 waiting for monitor entry [0x000000c8b3ffe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-15" #121 prio=5 os_prio=0 tid=0x0000028821b29800 nid=0x1d30 waiting for monitor entry [0x000000c8b3f7e000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-14" #120 prio=5 os_prio=0 tid=0x000002887e654000 nid=0x1d34 waiting for monitor entry [0x000000c8b3efe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-13" #119 prio=5 os_prio=0 tid=0x000002887e653800 nid=0x1d2c waiting for monitor entry [0x000000c8b3e7e000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-12" #118 prio=5 os_prio=0 tid=0x000002887e652800 nid=0x1d1c waiting for monitor entry [0x000000c8b3dff000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-11" #117 prio=5 os_prio=0 tid=0x000002887e650000 nid=0x7e4 waiting for monitor entry [0x000000c8b3d7f000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-10" #116 prio=5 os_prio=0 tid=0x000002887e655000 nid=0x7dc waiting for monitor entry [0x000000c8b3cfe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-9" #115 prio=5 os_prio=0 tid=0x000002887e647800 nid=0x890 waiting for monitor entry [0x000000c8b3c7e000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-8" #114 prio=5 os_prio=0 tid=0x000002887e64e800 nid=0x7b0 waiting for monitor entry [0x000000c8b3bff000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-7" #113 prio=5 os_prio=0 tid=0x000002887e64a800 nid=0x7a4 waiting for monitor entry [0x000000c8b3b7e000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-6" #112 prio=5 os_prio=0 tid=0x000002887e648800 nid=0x884 waiting for monitor entry [0x000000c8b3afe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-5" #111 prio=5 os_prio=0 tid=0x000002887e649000 nid=0x88c runnable [0x000000c8b3a7f000]
   java.lang.Thread.State: RUNNABLE
        at java.security.AccessControlContext.combine(AccessControlContext.java:673)
        at java.security.AccessControlContext.optimize(AccessControlContext.java:628)
        at java.security.AccessController.getContext(AccessController.java:828)
        at sun.security.ssl.TransportContext.<init>(TransportContext.java:139)
        at sun.security.ssl.TransportContext.<init>(TransportContext.java:93)
        at sun.security.ssl.SSLEngineImpl.<init>(SSLEngineImpl.java:77)
        at sun.security.ssl.SSLContextImpl$AbstractTLSContext.createSSLEngineImpl(SSLContextImpl.java:610)
        at sun.security.ssl.SSLContextImpl.engineCreateSSLEngine(SSLContextImpl.java:202)
        at javax.net.ssl.SSLContext.createSSLEngine(SSLContext.java:361)
        at org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi.engineCreateSSLEngine(AbstractDelegatingSSLContextSpi.java:68)
        at org.wildfly.security.ssl.ConfiguredSSLContextSpi.engineCreateSSLEngine(ConfiguredSSLContextSpi.java:57)
        at javax.net.ssl.SSLContext.createSSLEngine(SSLContext.java:361)
        at io.undertow.protocols.ssl.UndertowAcceptingSslChannel.accept(UndertowAcceptingSslChannel.java:145)
        at io.undertow.protocols.ssl.UndertowAcceptingSslChannel.accept(UndertowAcceptingSslChannel.java:58)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:289)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-4" #110 prio=5 os_prio=0 tid=0x000002887e647000 nid=0x18c8 waiting for monitor entry [0x000000c8b39fe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-3" #108 prio=5 os_prio=0 tid=0x000002887e64b800 nid=0x1ffc waiting for monitor entry [0x000000c8b397e000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-2" #106 prio=5 os_prio=0 tid=0x0000028821a57000 nid=0x1ff8 waiting for monitor entry [0x000000c8b38fe000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"default I/O-1" #105 prio=5 os_prio=0 tid=0x0000028821a56800 nid=0x1ff4 waiting for monitor entry [0x000000c8b387e000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:144)
        - waiting to lock <0x00000003d10231f8> (a java.util.concurrent.ConcurrentLinkedQueue)
        at io.undertow.server.XnioByteBufferPool.allocate(XnioByteBufferPool.java:53)
        at io.undertow.server.protocol.http.AlpnOpenListener$AlpnConnectionListener.handleEvent(AlpnOpenListener.java:346)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:307)
        at io.undertow.server.protocol.http.AlpnOpenListener.handleEvent(AlpnOpenListener.java:67)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
        at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092)
        at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
        at org.xnio.nio.QueuedNioTcpServer2.acceptTask(QueuedNioTcpServer2.java:178)
        at org.xnio.nio.QueuedNioTcpServer2$$Lambda$568/875462943.run(Unknown Source)
        at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:612)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:479)

   Locked ownable synchronizers:
        - None

"management I/O-2" #107 prio=5 os_prio=0 tid=0x0000028821a55000 nid=0x1ff0 runnable [0x000000c8b37ff000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003d0efc3c0> (a sun.nio.ch.Util$3)
        - locked <0x00000003d0efc3d0> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003d0efc340> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:532)

   Locked ownable synchronizers:
        - None

"management I/O-1" #104 prio=5 os_prio=0 tid=0x0000028821a54000 nid=0x1fec runnable [0x000000c8b377e000]
   java.lang.Thread.State: RUNNABLE
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        - locked <0x00000003d08f0ab8> (a sun.nio.ch.Util$3)
        - locked <0x00000003d08f0ac8> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000003d08f0a38> (a sun.nio.ch.WindowsSelectorImpl)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.xnio.nio.WorkerThread.run(WorkerThread.java:532)

   Locked ownable synchronizers:
        - None

"IdleRemover" #103 daemon prio=5 os_prio=0 tid=0x0000028821a52800 nid=0x1fe0 waiting on condition [0x000000c8b36fe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d05d0ee8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.jboss.jca.core.connectionmanager.pool.idle.IdleRemover$IdleRemoverRunner.run(IdleRemover.java:261)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - <0x00000003d05d0fe0> (a java.util.concurrent.ThreadPoolExecutor$Worker)

"ConnectionValidator" #102 daemon prio=5 os_prio=0 tid=0x0000028821a50000 nid=0x1fdc waiting on condition [0x000000c8b367f000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb3c58> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.jboss.jca.core.connectionmanager.pool.validator.ConnectionValidator$ConnectionValidatorRunner.run(ConnectionValidator.java:268)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - <0x00000003d0bb3cf8> (a java.util.concurrent.ThreadPoolExecutor$Worker)

"Timer-0" #101 prio=5 os_prio=0 tid=0x0000028821a51800 nid=0x1fd8 in Object.wait() [0x000000c8b35fe000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d0efc5e8> (a java.util.TaskQueue)
        at java.lang.Object.wait(Object.java:502)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        - locked <0x00000003d0efc5e8> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:505)

   Locked ownable synchronizers:
        - None

"ServerService Thread Pool -- 36" #69 prio=5 os_prio=0 tid=0x000002887ca33000 nid=0x1f58 waiting on condition [0x000000c8b25fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d08f0b60> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"DeploymentScanner-threads - 2" #67 prio=5 os_prio=0 tid=0x000002887ca39800 nid=0x1ed4 waiting on condition [0x000000c8b24ff000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0643790> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"DeploymentScanner-threads - 1" #66 prio=5 os_prio=0 tid=0x000002887ca36000 nid=0x1ed0 waiting on condition [0x000000c8b247f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0643790> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"ServerService Thread Pool -- 24" #55 prio=5 os_prio=0 tid=0x000002887ca2e800 nid=0x1de0 waiting on condition [0x000000c8b1efe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0013c10> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"ServerService Thread Pool -- 1" #32 prio=5 os_prio=0 tid=0x000002887b2fe800 nid=0x1d78 waiting on condition [0x000000c8b137e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d08f0b60> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)

   Locked ownable synchronizers:
        - None

"DestroyJavaVM" #31 prio=5 os_prio=0 tid=0x000002887b2fb000 nid=0x14b8 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"MSC service thread 1-8" #29 prio=5 os_prio=0 tid=0x000002887b2fa800 nid=0x1cf8 waiting on condition [0x000000c8b10fe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-7" #28 prio=5 os_prio=0 tid=0x000002887b2f7800 nid=0x1cf4 waiting on condition [0x000000c8b107e000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-6" #27 prio=5 os_prio=0 tid=0x000002887b2fd800 nid=0x1cf0 waiting on condition [0x000000c8b0ffe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-5" #26 prio=5 os_prio=0 tid=0x000002887b2f9000 nid=0x1cec waiting on condition [0x000000c8b0f7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-4" #25 prio=5 os_prio=0 tid=0x000002887b2f8000 nid=0x1ce8 waiting on condition [0x000000c8b0eff000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-3" #24 prio=5 os_prio=0 tid=0x000002887b2fc000 nid=0x1ccc waiting on condition [0x000000c8b0e7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-2" #23 prio=5 os_prio=0 tid=0x00000288792e1000 nid=0x1cac waiting on condition [0x000000c8b0dfe000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"MSC service thread 1-1" #22 prio=5 os_prio=0 tid=0x00000288792de000 nid=0x1ca8 waiting on condition [0x000000c8b0d7f000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000003d0bb4078> (a org.jboss.threads.EnhancedQueueExecutor)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1409)
        at java.lang.Thread.run(Thread.java:748)

   Locked ownable synchronizers:
        - None

"Reference Reaper" #18 daemon prio=5 os_prio=0 tid=0x00000288792e0000 nid=0x1818 in Object.wait() [0x000000c8b0cfe000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000003d0bb4480> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        - locked <0x00000003d0bb4480> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at org.jboss.modules.ref.References$ReaperThread.run(References.java:64)

   Locked ownable synchronizers:
        - None

"oneagentautosensor" #17 daemon prio=5 os_prio=0 tid=0x00000288792db800 nid=0x1aec waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"oneagentperiodiceventsmanaged" #15 daemon prio=5 os_prio=0 tid=0x00000288792dd000 nid=0x1af0 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"oneagentsubpathsender 1.229.178.20211117-145247" #14 daemon prio=5 os_prio=0 tid=0x00000288792dc000 nid=0x1ae8 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"oneagentperiodicurls" #13 daemon prio=5 os_prio=0 tid=0x00000288792de800 nid=0x1a20 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"oneagentperiodicrequests" #12 daemon prio=5 os_prio=0 tid=0x00000288792da800 nid=0x1a1c runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"Service Thread" #11 daemon prio=9 os_prio=0 tid=0x00000288792df800 nid=0x1474 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"C1 CompilerThread3" #10 daemon prio=9 os_prio=2 tid=0x0000028879308000 nid=0x1580 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"C2 CompilerThread2" #9 daemon prio=9 os_prio=2 tid=0x0000028879304800 nid=0x13d8 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"C2 CompilerThread1" #8 daemon prio=9 os_prio=2 tid=0x0000028879301800 nid=0x1454 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"C2 CompilerThread0" #7 daemon prio=9 os_prio=2 tid=0x0000028879300000 nid=0x1608 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"Attach Listener" #6 daemon prio=5 os_prio=2 tid=0x00000288792e1800 nid=0x15a4 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"Signal Dispatcher" #5 daemon prio=9 os_prio=2 tid=0x00000288792da000 nid=0x1808 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"Surrogate Locker Thread (Concurrent GC)" #4 daemon prio=9 os_prio=0 tid=0x00000288792d8000 nid=0x1804 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
        - None

"Finalizer" #3 daemon prio=8 os_prio=1 tid=0x000002887920a800 nid=0x1838 in Object.wait() [0x000000c8b057f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        - locked <0x00000003d0bb5aa0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)

   Locked ownable synchronizers:
        - None

"Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x0000028879188000 nid=0x1854 in Object.wait() [0x000000c8b04fe000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
        - locked <0x00000003d0032a30> (a java.lang.ref.Reference$Lock)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

   Locked ownable synchronizers:
        - None

"VM Thread" os_prio=2 tid=0x000002887920c800 nid=0x1850 runnable

"Gang worker#0 (Parallel GC Threads)" os_prio=2 tid=0x000002885a601000 nid=0x1b40 runnable

"Gang worker#1 (Parallel GC Threads)" os_prio=2 tid=0x000002885b964000 nid=0x1b44 runnable

"Gang worker#2 (Parallel GC Threads)" os_prio=2 tid=0x000002885b941000 nid=0x1b48 runnable

"Gang worker#3 (Parallel GC Threads)" os_prio=2 tid=0x000002885b944000 nid=0x1b4c runnable

"Gang worker#4 (Parallel GC Threads)" os_prio=2 tid=0x000002885b965000 nid=0x1b50 runnable

"Gang worker#5 (Parallel GC Threads)" os_prio=2 tid=0x000002885b965800 nid=0x1b54 runnable

"Gang worker#6 (Parallel GC Threads)" os_prio=2 tid=0x000002885b966800 nid=0x1b58 runnable

"Gang worker#7 (Parallel GC Threads)" os_prio=2 tid=0x000002885b969800 nid=0x1b5c runnable

"G1 Main Concurrent Mark GC Thread" os_prio=2 tid=0x000002885ba2e800 nid=0x1b84 runnable

"Gang worker#0 (G1 Parallel Marking Threads)" os_prio=2 tid=0x000002885ba2f000 nid=0x1b88 runnable

"Gang worker#1 (G1 Parallel Marking Threads)" os_prio=2 tid=0x000002885ba30800 nid=0x1b8c runnable

"G1 Concurrent Refinement Thread#0" os_prio=2 tid=0x000002885b9a7000 nid=0x1b80 runnable

"G1 Concurrent Refinement Thread#1" os_prio=2 tid=0x000002885b9a6800 nid=0x1b7c runnable

"G1 Concurrent Refinement Thread#2" os_prio=2 tid=0x000002885b9a6000 nid=0x1b78 runnable

"G1 Concurrent Refinement Thread#3" os_prio=2 tid=0x000002885b995000 nid=0x1b74 runnable

"G1 Concurrent Refinement Thread#4" os_prio=2 tid=0x000002885b992800 nid=0x1b70 runnable

"G1 Concurrent Refinement Thread#5" os_prio=2 tid=0x000002885b990000 nid=0x1b6c runnable

"G1 Concurrent Refinement Thread#6" os_prio=2 tid=0x000002885b98f000 nid=0x1b68 runnable

"G1 Concurrent Refinement Thread#7" os_prio=2 tid=0x000002885b98c000 nid=0x1b64 runnable

"G1 Concurrent Refinement Thread#8" os_prio=2 tid=0x000002885b98b000 nid=0x1b60 runnable

"String Deduplication Thread" os_prio=2 tid=0x000002885bbfe000 nid=0x1bf4 runnable

"VM Periodic Task Thread" os_prio=2 tid=0x0000028879376800 nid=0x14f4 waiting on condition

JNI global references: 2673


Regards,
Saroj
Reply all
Reply to author
Forward
0 new messages