Guest User

Untitled

a guest
Jul 21st, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. 2011-02-03 15:01:38
  2. Full thread dump Java HotSpot(TM) 64-Bit Server VM (17.1-b03-307 mixed mode):
  3.  
  4. "Attach Listener" daemon prio=9 tid=101a80000 nid=0x1179e8000 waiting on condition [00000000]
  5. java.lang.Thread.State: RUNNABLE
  6.  
  7. "DestroyJavaVM" prio=5 tid=101802800 nid=0x100501000 waiting on condition [00000000]
  8. java.lang.Thread.State: RUNNABLE
  9.  
  10. "Hashed wheel timer #1" prio=5 tid=11621f800 nid=0x117e26000 waiting on condition [117e25000]
  11. java.lang.Thread.State: TIMED_WAITING (sleeping)
  12. at java.lang.Thread.sleep(Native Method)
  13. at org.jboss.netty.util.HashedWheelTimer$Worker.waitForNextTick(HashedWheelTimer.java:436)
  14. at org.jboss.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:367)
  15. at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
  16. at java.lang.Thread.run(Thread.java:680)
  17.  
  18. "com.google.common.base.internal.Finalizer" daemon prio=5 tid=116193000 nid=0x1178db000 in Object.wait() [1178da000]
  19. java.lang.Thread.State: WAITING (on object monitor)
  20. at java.lang.Object.wait(Native Method)
  21. - waiting on <106c27420> (a java.lang.ref.ReferenceQueue$Lock)
  22. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
  23. - locked <106c27420> (a java.lang.ref.ReferenceQueue$Lock)
  24. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
  25. at com.google.common.base.internal.Finalizer.run(Finalizer.java:127)
  26.  
  27. "AsyncAppender-Dispatcher-Thread-0" daemon prio=5 tid=10194f800 nid=0x117765000 in Object.wait() [117764000]
  28. java.lang.Thread.State: WAITING (on object monitor)
  29. at java.lang.Object.wait(Native Method)
  30. - waiting on <106ff1208> (a java.util.ArrayList)
  31. at java.lang.Object.wait(Object.java:485)
  32. at org.apache.log4j.AsyncAppender$Dispatcher.run(AsyncAppender.java:548)
  33. - locked <106ff1208> (a java.util.ArrayList)
  34. at java.lang.Thread.run(Thread.java:680)
  35.  
  36. "Low Memory Detector" daemon prio=5 tid=11602e000 nid=0x11730d000 runnable [00000000]
  37. java.lang.Thread.State: RUNNABLE
  38.  
  39. "CompilerThread1" daemon prio=9 tid=11602d000 nid=0x11720a000 waiting on condition [00000000]
  40. java.lang.Thread.State: RUNNABLE
  41.  
  42. "CompilerThread0" daemon prio=9 tid=11602c800 nid=0x117107000 waiting on condition [00000000]
  43. java.lang.Thread.State: RUNNABLE
  44.  
  45. "Signal Dispatcher" daemon prio=9 tid=11602b800 nid=0x117004000 runnable [00000000]
  46. java.lang.Thread.State: RUNNABLE
  47.  
  48. "Surrogate Locker Thread (CMS)" daemon prio=5 tid=11602b000 nid=0x116f01000 waiting on condition [00000000]
  49. java.lang.Thread.State: RUNNABLE
  50.  
  51. "Finalizer" daemon prio=8 tid=116019000 nid=0x116a04000 in Object.wait() [116a03000]
  52. java.lang.Thread.State: WAITING (on object monitor)
  53. at java.lang.Object.wait(Native Method)
  54. - waiting on <106ff10f0> (a java.lang.ref.ReferenceQueue$Lock)
  55. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
  56. - locked <106ff10f0> (a java.lang.ref.ReferenceQueue$Lock)
  57. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
  58. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
  59.  
  60. "Reference Handler" daemon prio=10 tid=116018800 nid=0x116901000 in Object.wait() [116900000]
  61. java.lang.Thread.State: WAITING (on object monitor)
  62. at java.lang.Object.wait(Native Method)
  63. - waiting on <106ff1120> (a java.lang.ref.Reference$Lock)
  64. at java.lang.Object.wait(Object.java:485)
  65. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
  66. - locked <106ff1120> (a java.lang.ref.Reference$Lock)
  67.  
  68. "VM Thread" prio=9 tid=116016000 nid=0x115ffa000 runnable
  69.  
  70. "Gang worker#0 (Parallel GC Threads)" prio=9 tid=101803800 nid=0x105a02000 runnable
  71.  
  72. "Gang worker#1 (Parallel GC Threads)" prio=9 tid=101804800 nid=0x105b05000 runnable
  73.  
  74. "Concurrent Mark-Sweep GC Thread" prio=9 tid=10184e800 nid=0x115d07000 runnable
  75. "VM Periodic Task Thread" prio=10 tid=11603f800 nid=0x117410000 waiting on condition
  76.  
  77. "Exception Catcher Thread" prio=10 tid=101803000 nid=0x10173b000 runnable
  78. JNI global references: 902
Add Comment
Please, Sign In to add comment