[root&#64;localhost ~]# jstack 6515 | grep 197b -A 30 "DestroyJavaVM" #94 prio&#61;5 os_prio&#61;0 tid&#61;0x00007f83f004b000 nid&#61;0x197b waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE"http-nio-9988-AsyncTimeout" #92 daemon prio&#61;5 os_prio&#61;0 tid&#61;0x00007f83f0758000 nid&#61;0x19e4 waiting on condition [0x00007f8352bee000] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.apache.coyote.AbstractProtocol$AsyncTimeout.run(AbstractProtocol.java:1149) at java.lang.Thread.run(Thread.java:748)"http-nio-9988-Acceptor-0" #91 daemon prio&#61;5 os_prio&#61;0 tid&#61;0x00007f83f0382800 nid&#61;0x19e3 runnable [0x00007f8352cef000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422) at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250) - locked <0x00000006c7c2ada0> (a java.lang.Object) at org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:482) at java.lang.Thread.run(Thread.java:748)"http-nio-9988-ClientPoller-1" #90 daemon prio&#61;5 os_prio&#61;0 tid&#61;0x00007f83f11d1000 nid&#61;0x19e2 runnable [0x00007f8352df0000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000006c7c2b548> (a sun.nio.ch.Util$3) - locked <0x00000006c7c2b538> (a java.util.Collections$UnmodifiableSet) - locked <0x00000006c7c2b400> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at org.apache.tomcat.util.net.NioEndpoint$Poller.run(NioEndpoint.java:825) at java.lang.Thread.run(Thread.java:748)