Created
March 15, 2011 18:21
-
-
Save sheki/871181 to your computer and use it in GitHub Desktop.
Tomcat Thread dump buy kill -3. Caused by non starting thrift server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Full thread dump Java HotSpot(TM) 64-Bit Server VM (19.1-b02-334 mixed mode): | |
"TP-Monitor" daemon prio=5 tid=101c58800 nid=0x10b26e000 in Object.wait() [10b26d000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:565) | |
- locked <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor4" daemon prio=5 tid=101c58000 nid=0x10b16b000 runnable [10b16a000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f370c5c0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:307) | |
at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:661) | |
at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:872) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor3" daemon prio=5 tid=101c57000 nid=0x10b068000 in Object.wait() [10b067000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor2" daemon prio=5 tid=101d7f800 nid=0x10af65000 in Object.wait() [10af64000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor1" daemon prio=5 tid=101d7f000 nid=0x10ae62000 in Object.wait() [10ae61000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"http-7001-Acceptor-0" daemon prio=5 tid=101b8e800 nid=0x10ad5f000 runnable [10ad5e000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f4342ac8> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61) | |
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:352) | |
at java.lang.Thread.run(Thread.java:680) | |
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon prio=5 tid=109110000 nid=0x10ac5c000 waiting on condition [10ac5b000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1579) | |
at java.lang.Thread.run(Thread.java:680) | |
"Poller SunPKCS11-Darwin" daemon prio=1 tid=101dbe800 nid=0x10aa0a000 waiting on condition [10aa09000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) | |
at java.lang.Thread.run(Thread.java:680) | |
"GC Daemon" daemon prio=2 tid=1096f9000 nid=0x10ab59000 in Object.wait() [10ab58000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
at sun.misc.GC$Daemon.run(GC.java:100) | |
- locked <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
"Low Memory Detector" daemon prio=5 tid=10900d000 nid=0x10a10d000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread1" daemon prio=9 tid=10900c800 nid=0x10a00a000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread0" daemon prio=9 tid=10900b800 nid=0x109f07000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Signal Dispatcher" daemon prio=9 tid=10900b000 nid=0x109e04000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Surrogate Locker Thread (CMS)" daemon prio=5 tid=10900a000 nid=0x109d01000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Finalizer" daemon prio=8 tid=10189a800 nid=0x108ffc000 in Object.wait() [108ffb000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) | |
- locked <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) | |
"Reference Handler" daemon prio=10 tid=101899800 nid=0x108ef9000 in Object.wait() [108ef8000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) | |
- locked <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
"main" prio=5 tid=101801800 nid=0x100501000 runnable [1004ff000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f3749cf0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.catalina.core.StandardServer.await(StandardServer.java:389) | |
at org.apache.catalina.startup.Catalina.await(Catalina.java:662) | |
at org.apache.catalina.startup.Catalina.start(Catalina.java:614) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
at java.lang.reflect.Method.invoke(Method.java:597) | |
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
"VM Thread" prio=9 tid=101895000 nid=0x108df6000 runnable | |
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=101802800 nid=0x102201000 runnable | |
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=101803800 nid=0x102304000 runnable | |
"Concurrent Mark-Sweep GC Thread" prio=9 tid=10184e000 nid=0x108b02000 runnable | |
"VM Periodic Task Thread" prio=10 tid=10901f000 nid=0x10a210000 waiting on condition | |
"Exception Catcher Thread" prio=10 tid=101802000 nid=0x10176a000 runnable | |
JNI global references: 1151 | |
Heap | |
par new generation total 19136K, used 9884K [7f3000000, 7f44c0000, 7f44c0000) | |
eden space 17024K, 53% used [7f3000000, 7f38e0548, 7f40a0000) | |
from space 2112K, 37% used [7f42b0000, 7f4376df8, 7f44c0000) | |
to space 2112K, 0% used [7f40a0000, 7f40a0000, 7f42b0000) | |
concurrent mark-sweep generation total 63872K, used 1688K [7f44c0000, 7f8320000, 7fae00000) | |
concurrent-mark-sweep perm gen total 21248K, used 14177K [7fae00000, 7fc2c0000, 800000000) | |
2011-03-15 23:46:11 | |
Full thread dump Java HotSpot(TM) 64-Bit Server VM (19.1-b02-334 mixed mode): | |
"TP-Monitor" daemon prio=5 tid=101c58800 nid=0x10b26e000 in Object.wait() [10b26d000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:565) | |
- locked <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor4" daemon prio=5 tid=101c58000 nid=0x10b16b000 runnable [10b16a000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f370c5c0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:307) | |
at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:661) | |
at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:872) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor3" daemon prio=5 tid=101c57000 nid=0x10b068000 in Object.wait() [10b067000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor2" daemon prio=5 tid=101d7f800 nid=0x10af65000 in Object.wait() [10af64000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor1" daemon prio=5 tid=101d7f000 nid=0x10ae62000 in Object.wait() [10ae61000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"http-7001-Acceptor-0" daemon prio=5 tid=101b8e800 nid=0x10ad5f000 runnable [10ad5e000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f4342ac8> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61) | |
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:352) | |
at java.lang.Thread.run(Thread.java:680) | |
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon prio=5 tid=109110000 nid=0x10ac5c000 waiting on condition [10ac5b000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1579) | |
at java.lang.Thread.run(Thread.java:680) | |
"Poller SunPKCS11-Darwin" daemon prio=1 tid=101dbe800 nid=0x10aa0a000 waiting on condition [10aa09000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) | |
at java.lang.Thread.run(Thread.java:680) | |
"GC Daemon" daemon prio=2 tid=1096f9000 nid=0x10ab59000 in Object.wait() [10ab58000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
at sun.misc.GC$Daemon.run(GC.java:100) | |
- locked <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
"Low Memory Detector" daemon prio=5 tid=10900d000 nid=0x10a10d000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread1" daemon prio=9 tid=10900c800 nid=0x10a00a000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread0" daemon prio=9 tid=10900b800 nid=0x109f07000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Signal Dispatcher" daemon prio=9 tid=10900b000 nid=0x109e04000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Surrogate Locker Thread (CMS)" daemon prio=5 tid=10900a000 nid=0x109d01000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Finalizer" daemon prio=8 tid=10189a800 nid=0x108ffc000 in Object.wait() [108ffb000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) | |
- locked <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) | |
"Reference Handler" daemon prio=10 tid=101899800 nid=0x108ef9000 in Object.wait() [108ef8000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) | |
- locked <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
"main" prio=5 tid=101801800 nid=0x100501000 runnable [1004ff000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f3749cf0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.catalina.core.StandardServer.await(StandardServer.java:389) | |
at org.apache.catalina.startup.Catalina.await(Catalina.java:662) | |
at org.apache.catalina.startup.Catalina.start(Catalina.java:614) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
at java.lang.reflect.Method.invoke(Method.java:597) | |
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
"VM Thread" prio=9 tid=101895000 nid=0x108df6000 runnable | |
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=101802800 nid=0x102201000 runnable | |
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=101803800 nid=0x102304000 runnable | |
"Concurrent Mark-Sweep GC Thread" prio=9 tid=10184e000 nid=0x108b02000 runnable | |
"VM Periodic Task Thread" prio=10 tid=10901f000 nid=0x10a210000 waiting on condition | |
"Exception Catcher Thread" prio=10 tid=101802000 nid=0x10176a000 runnable | |
JNI global references: 1151 | |
Heap | |
par new generation total 19136K, used 9884K [7f3000000, 7f44c0000, 7f44c0000) | |
eden space 17024K, 53% used [7f3000000, 7f38e0548, 7f40a0000) | |
from space 2112K, 37% used [7f42b0000, 7f4376df8, 7f44c0000) | |
to space 2112K, 0% used [7f40a0000, 7f40a0000, 7f42b0000) | |
concurrent mark-sweep generation total 63872K, used 1688K [7f44c0000, 7f8320000, 7fae00000) | |
concurrent-mark-sweep perm gen total 21248K, used 14186K [7fae00000, 7fc2c0000, 800000000) | |
2011-03-15 23:46:46 | |
Full thread dump Java HotSpot(TM) 64-Bit Server VM (19.1-b02-334 mixed mode): | |
"TP-Monitor" daemon prio=5 tid=101c58800 nid=0x10b26e000 in Object.wait() [10b26d000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:565) | |
- locked <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor4" daemon prio=5 tid=101c58000 nid=0x10b16b000 runnable [10b16a000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f370c5c0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:307) | |
at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:661) | |
at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:872) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor3" daemon prio=5 tid=101c57000 nid=0x10b068000 in Object.wait() [10b067000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor2" daemon prio=5 tid=101d7f800 nid=0x10af65000 in Object.wait() [10af64000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor1" daemon prio=5 tid=101d7f000 nid=0x10ae62000 in Object.wait() [10ae61000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"http-7001-Acceptor-0" daemon prio=5 tid=101b8e800 nid=0x10ad5f000 runnable [10ad5e000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f4342ac8> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61) | |
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:352) | |
at java.lang.Thread.run(Thread.java:680) | |
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon prio=5 tid=109110000 nid=0x10ac5c000 waiting on condition [10ac5b000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1579) | |
at java.lang.Thread.run(Thread.java:680) | |
"Poller SunPKCS11-Darwin" daemon prio=1 tid=101dbe800 nid=0x10aa0a000 waiting on condition [10aa09000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) | |
at java.lang.Thread.run(Thread.java:680) | |
"GC Daemon" daemon prio=2 tid=1096f9000 nid=0x10ab59000 in Object.wait() [10ab58000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
at sun.misc.GC$Daemon.run(GC.java:100) | |
- locked <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
"Low Memory Detector" daemon prio=5 tid=10900d000 nid=0x10a10d000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread1" daemon prio=9 tid=10900c800 nid=0x10a00a000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread0" daemon prio=9 tid=10900b800 nid=0x109f07000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Signal Dispatcher" daemon prio=9 tid=10900b000 nid=0x109e04000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Surrogate Locker Thread (CMS)" daemon prio=5 tid=10900a000 nid=0x109d01000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Finalizer" daemon prio=8 tid=10189a800 nid=0x108ffc000 in Object.wait() [108ffb000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) | |
- locked <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) | |
"Reference Handler" daemon prio=10 tid=101899800 nid=0x108ef9000 in Object.wait() [108ef8000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) | |
- locked <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
"main" prio=5 tid=101801800 nid=0x100501000 runnable [1004ff000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f3749cf0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.catalina.core.StandardServer.await(StandardServer.java:389) | |
at org.apache.catalina.startup.Catalina.await(Catalina.java:662) | |
at org.apache.catalina.startup.Catalina.start(Catalina.java:614) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
at java.lang.reflect.Method.invoke(Method.java:597) | |
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
"VM Thread" prio=9 tid=101895000 nid=0x108df6000 runnable | |
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=101802800 nid=0x102201000 runnable | |
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=101803800 nid=0x102304000 runnable | |
"Concurrent Mark-Sweep GC Thread" prio=9 tid=10184e000 nid=0x108b02000 runnable | |
"VM Periodic Task Thread" prio=10 tid=10901f000 nid=0x10a210000 waiting on condition | |
"Exception Catcher Thread" prio=10 tid=101802000 nid=0x10176a000 runnable | |
JNI global references: 1151 | |
Heap | |
par new generation total 19136K, used 9884K [7f3000000, 7f44c0000, 7f44c0000) | |
eden space 17024K, 53% used [7f3000000, 7f38e0548, 7f40a0000) | |
from space 2112K, 37% used [7f42b0000, 7f4376df8, 7f44c0000) | |
to space 2112K, 0% used [7f40a0000, 7f40a0000, 7f42b0000) | |
concurrent mark-sweep generation total 63872K, used 1688K [7f44c0000, 7f8320000, 7fae00000) | |
concurrent-mark-sweep perm gen total 21248K, used 14186K [7fae00000, 7fc2c0000, 800000000) | |
2011-03-15 23:47:46 | |
Full thread dump Java HotSpot(TM) 64-Bit Server VM (19.1-b02-334 mixed mode): | |
"TP-Monitor" daemon prio=5 tid=101c58800 nid=0x10b26e000 in Object.wait() [10b26d000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:565) | |
- locked <7f3739e58> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor4" daemon prio=5 tid=101c58000 nid=0x10b16b000 runnable [10b16a000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f370c5c0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:307) | |
at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:661) | |
at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:872) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor3" daemon prio=5 tid=101c57000 nid=0x10b068000 in Object.wait() [10b067000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739678> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor2" daemon prio=5 tid=101d7f800 nid=0x10af65000 in Object.wait() [10af64000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3739288> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"TP-Processor1" daemon prio=5 tid=101d7f000 nid=0x10ae62000 in Object.wait() [10ae61000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Object.wait(Object.java:485) | |
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662) | |
- locked <7f3738e68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) | |
at java.lang.Thread.run(Thread.java:680) | |
"http-7001-Acceptor-0" daemon prio=5 tid=101b8e800 nid=0x10ad5f000 runnable [10ad5e000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f4342ac8> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61) | |
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:352) | |
at java.lang.Thread.run(Thread.java:680) | |
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon prio=5 tid=109110000 nid=0x10ac5c000 waiting on condition [10ac5b000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1579) | |
at java.lang.Thread.run(Thread.java:680) | |
"Poller SunPKCS11-Darwin" daemon prio=1 tid=101dbe800 nid=0x10aa0a000 waiting on condition [10aa09000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) | |
at java.lang.Thread.run(Thread.java:680) | |
"GC Daemon" daemon prio=2 tid=1096f9000 nid=0x10ab59000 in Object.wait() [10ab58000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
at sun.misc.GC$Daemon.run(GC.java:100) | |
- locked <7f4665cc0> (a sun.misc.GC$LatencyLock) | |
"Low Memory Detector" daemon prio=5 tid=10900d000 nid=0x10a10d000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread1" daemon prio=9 tid=10900c800 nid=0x10a00a000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"CompilerThread0" daemon prio=9 tid=10900b800 nid=0x109f07000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Signal Dispatcher" daemon prio=9 tid=10900b000 nid=0x109e04000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Surrogate Locker Thread (CMS)" daemon prio=5 tid=10900a000 nid=0x109d01000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Finalizer" daemon prio=8 tid=10189a800 nid=0x108ffc000 in Object.wait() [108ffb000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) | |
- locked <7f44c0cf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) | |
"Reference Handler" daemon prio=10 tid=101899800 nid=0x108ef9000 in Object.wait() [108ef8000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) | |
- locked <7f44c0bc0> (a java.lang.ref.Reference$Lock) | |
"main" prio=5 tid=101801800 nid=0x100501000 runnable [1004ff000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f3749cf0> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.apache.catalina.core.StandardServer.await(StandardServer.java:389) | |
at org.apache.catalina.startup.Catalina.await(Catalina.java:662) | |
at org.apache.catalina.startup.Catalina.start(Catalina.java:614) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
at java.lang.reflect.Method.invoke(Method.java:597) | |
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) | |
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) | |
"VM Thread" prio=9 tid=101895000 nid=0x108df6000 runnable | |
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=101802800 nid=0x102201000 runnable | |
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=101803800 nid=0x102304000 runnable | |
"Concurrent Mark-Sweep GC Thread" prio=9 tid=10184e000 nid=0x108b02000 runnable | |
"VM Periodic Task Thread" prio=10 tid=10901f000 nid=0x10a210000 waiting on condition | |
"Exception Catcher Thread" prio=10 tid=101802000 nid=0x10176a000 runnable | |
JNI global references: 1151 | |
Heap | |
par new generation total 19136K, used 9884K [7f3000000, 7f44c0000, 7f44c0000) | |
eden space 17024K, 53% used [7f3000000, 7f38e0548, 7f40a0000) | |
from space 2112K, 37% used [7f42b0000, 7f4376df8, 7f44c0000) | |
to space 2112K, 0% used [7f40a0000, 7f40a0000, 7f42b0000) | |
concurrent mark-sweep generation total 63872K, used 1688K [7f44c0000, 7f8320000, 7fae00000) | |
concurrent-mark-sweep perm gen total 21248K, used 14186K [7fae00000, 7fc2c0000, 800000000) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment