Guest User

maven-2.2.1-deadlock

a guest
Nov 24th, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.67 KB | None | 0 0
  1. [root@virt01-jmeter1 ~]# /usr/java/jdk1.6.0_37/bin/jstack 2307
  2. 2013-07-29 22:00:44
  3. Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode):
  4.  
  5. "Attach Listener" daemon prio=10 tid=0x00007f3f84001000 nid=0xba2 waiting on condition [0x0000000000000000]
  6. java.lang.Thread.State: RUNNABLE
  7.  
  8. "Thread-2" prio=10 tid=0x00007f3fcc5b9800 nid=0x93c runnable [0x00007f3fc48b4000]
  9. java.lang.Thread.State: RUNNABLE
  10. at java.io.FileInputStream.readBytes(Native Method)
  11. at java.io.FileInputStream.read(FileInputStream.java:220)
  12. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
  13. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
  14. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
  15. - locked <0x000000075901f230> (a java.io.InputStreamReader)
  16. at java.io.InputStreamReader.read(InputStreamReader.java:167)
  17. at java.io.BufferedReader.fill(BufferedReader.java:136)
  18. at java.io.BufferedReader.readLine(BufferedReader.java:299)
  19. - locked <0x000000075901f230> (a java.io.InputStreamReader)
  20. at java.io.BufferedReader.readLine(BufferedReader.java:362)
  21. at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
  22.  
  23. "Thread-1" prio=10 tid=0x00007f3fcc9a4000 nid=0x93b runnable [0x00007f3f79f64000]
  24. java.lang.Thread.State: RUNNABLE
  25. at java.io.FileInputStream.readBytes(Native Method)
  26. at java.io.FileInputStream.read(FileInputStream.java:220)
  27. at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
  28. at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
  29. - locked <0x00000007591e0018> (a java.io.BufferedInputStream)
  30. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
  31. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
  32. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
  33. - locked <0x000000075901c7a0> (a java.io.InputStreamReader)
  34. at java.io.InputStreamReader.read(InputStreamReader.java:167)
  35. at java.io.BufferedReader.fill(BufferedReader.java:136)
  36. at java.io.BufferedReader.readLine(BufferedReader.java:299)
  37. - locked <0x000000075901c7a0> (a java.io.InputStreamReader)
  38. at java.io.BufferedReader.readLine(BufferedReader.java:362)
  39. at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
  40.  
  41. "process reaper" daemon prio=10 tid=0x00007f3fcc769000 nid=0x939 runnable [0x00007f3fc46b2000]
  42. java.lang.Thread.State: RUNNABLE
  43. at java.lang.UNIXProcess.waitForProcessExit(Native Method)
  44. at java.lang.UNIXProcess.access$900(UNIXProcess.java:20)
  45. at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132)
  46.  
  47. "ThreadedStreamConsumer" prio=10 tid=0x00007f3fcc94a000 nid=0x938 waiting on condition [0x00007f3fc4ab6000]
  48. java.lang.Thread.State: WAITING (parking)
  49. at sun.misc.Unsafe.park(Native Method)
  50. - parking to wait for <0x0000000761330d48> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
  51. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
  52. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
  53. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
  54. at org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:68)
  55. at java.lang.Thread.run(Thread.java:662)
  56.  
  57. "pool-1-thread-5" prio=10 tid=0x00007f3fcc0fd000 nid=0x923 in Object.wait() [0x00007f3fc55e5000]
  58. java.lang.Thread.State: WAITING (on object monitor)
  59. at java.lang.Object.wait(Native Method)
  60. - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  61. at java.lang.Object.wait(Object.java:485)
  62. at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
  63. - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  64. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
  65. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
  66. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
  67. at java.lang.Thread.run(Thread.java:662)
  68.  
  69. "pool-1-thread-4" prio=10 tid=0x00007f3fcc1f5800 nid=0x922 in Object.wait() [0x00007f3fc56e6000]
  70. java.lang.Thread.State: WAITING (on object monitor)
  71. at java.lang.Object.wait(Native Method)
  72. - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  73. at java.lang.Object.wait(Object.java:485)
  74. at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
  75. - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  76. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
  77. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
  78. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
  79. at java.lang.Thread.run(Thread.java:662)
  80.  
  81. "pool-1-thread-3" prio=10 tid=0x00007f3f5c001000 nid=0x921 in Object.wait() [0x00007f3fc5806000]
  82. java.lang.Thread.State: WAITING (on object monitor)
  83. at java.lang.Object.wait(Native Method)
  84. - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  85. at java.lang.Object.wait(Object.java:485)
  86. at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
  87. - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  88. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
  89. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
  90. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
  91. at java.lang.Thread.run(Thread.java:662)
  92.  
  93. "pool-1-thread-2" prio=10 tid=0x00007f3fcc1fa800 nid=0x920 in Object.wait() [0x00007f3fc5907000]
  94. java.lang.Thread.State: WAITING (on object monitor)
  95. at java.lang.Object.wait(Native Method)
  96. - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  97. at java.lang.Object.wait(Object.java:485)
  98. at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
  99. - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  100. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
  101. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
  102. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
  103. at java.lang.Thread.run(Thread.java:662)
  104.  
  105. "pool-1-thread-1" prio=10 tid=0x00007f3fcc1a4800 nid=0x91f in Object.wait() [0x00007f3fc5a08000]
  106. java.lang.Thread.State: WAITING (on object monitor)
  107. at java.lang.Object.wait(Native Method)
  108. - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  109. at java.lang.Object.wait(Object.java:485)
  110. at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
  111. - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
  112. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
  113. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
  114. at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
  115. at java.lang.Thread.run(Thread.java:662)
  116.  
  117. "Low Memory Detector" daemon prio=10 tid=0x00007f3fcc0a1800 nid=0x919 runnable [0x0000000000000000]
  118. java.lang.Thread.State: RUNNABLE
  119.  
  120. "C2 CompilerThread1" daemon prio=10 tid=0x00007f3fcc09f800 nid=0x918 waiting on condition [0x0000000000000000]
  121. java.lang.Thread.State: RUNNABLE
  122.  
  123. "C2 CompilerThread0" daemon prio=10 tid=0x00007f3fcc09c800 nid=0x917 waiting on condition [0x0000000000000000]
  124. java.lang.Thread.State: RUNNABLE
  125.  
  126. "Signal Dispatcher" daemon prio=10 tid=0x00007f3fcc09a800 nid=0x916 runnable [0x0000000000000000]
  127. java.lang.Thread.State: RUNNABLE
  128.  
  129. "Finalizer" daemon prio=10 tid=0x00007f3fcc07e000 nid=0x915 in Object.wait() [0x00007f3fc600e000]
  130. java.lang.Thread.State: WAITING (on object monitor)
  131. at java.lang.Object.wait(Native Method)
  132. - waiting on <0x00000007612f21b8> (a java.lang.ref.ReferenceQueue$Lock)
  133. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
  134. - locked <0x00000007612f21b8> (a java.lang.ref.ReferenceQueue$Lock)
  135. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
  136. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
  137.  
  138. "Reference Handler" daemon prio=10 tid=0x00007f3fcc07c000 nid=0x914 in Object.wait() [0x00007f3fc610f000]
  139. java.lang.Thread.State: WAITING (on object monitor)
  140. at java.lang.Object.wait(Native Method)
  141. - waiting on <0x00000007612f2150> (a java.lang.ref.Reference$Lock)
  142. at java.lang.Object.wait(Object.java:485)
  143. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
  144. - locked <0x00000007612f2150> (a java.lang.ref.Reference$Lock)
  145.  
  146. "main" prio=10 tid=0x00007f3fcc006000 nid=0x905 in Object.wait() [0x00007f3fd12d5000]
  147. java.lang.Thread.State: WAITING (on object monitor)
  148. at java.lang.Object.wait(Native Method)
  149. - waiting on <0x0000000759012538> (a java.lang.UNIXProcess)
  150. at java.lang.Object.wait(Object.java:485)
  151. at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
  152. - locked <0x0000000759012538> (a java.lang.UNIXProcess)
  153. at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils$1.call(CommandLineUtils.java:202)
  154. at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:141)
  155. at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:443)
  156. at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
  157. at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:158)
  158. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:883)
  159. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:747)
  160. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:645)
  161. at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
  162. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
  163. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
  164. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
  165. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
  166. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
  167. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
  168. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
  169. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
  170. at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
  171. at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
  172. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  173. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  174. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  175. at java.lang.reflect.Method.invoke(Method.java:597)
  176. at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
  177. at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
  178. at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
  179. at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
  180.  
  181. "VM Thread" prio=10 tid=0x00007f3fcc075000 nid=0x913 runnable
  182.  
  183. "GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f3fcc019000 nid=0x906 runnable
  184.  
  185. "GC task thread#1 (ParallelGC)" prio=10 tid=0x00007f3fcc01b000 nid=0x907 runnable
  186.  
  187. "GC task thread#2 (ParallelGC)" prio=10 tid=0x00007f3fcc01c800 nid=0x908 runnable
  188.  
  189. "GC task thread#3 (ParallelGC)" prio=10 tid=0x00007f3fcc01e800 nid=0x909 runnable
  190.  
  191. "GC task thread#4 (ParallelGC)" prio=10 tid=0x00007f3fcc020800 nid=0x90a runnable
  192.  
  193. "GC task thread#5 (ParallelGC)" prio=10 tid=0x00007f3fcc022000 nid=0x90b runnable
  194.  
  195. "GC task thread#6 (ParallelGC)" prio=10 tid=0x00007f3fcc024000 nid=0x90c runnable
  196.  
  197. "GC task thread#7 (ParallelGC)" prio=10 tid=0x00007f3fcc026000 nid=0x90d runnable
  198.  
  199. "GC task thread#8 (ParallelGC)" prio=10 tid=0x00007f3fcc027800 nid=0x90e runnable
  200.  
  201. "GC task thread#9 (ParallelGC)" prio=10 tid=0x00007f3fcc029800 nid=0x90f runnable
  202.  
  203. "GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f3fcc02b800 nid=0x910 runnable
  204.  
  205. "GC task thread#11 (ParallelGC)" prio=10 tid=0x00007f3fcc02d000 nid=0x911 runnable
  206.  
  207. "GC task thread#12 (ParallelGC)" prio=10 tid=0x00007f3fcc02f000 nid=0x912 runnable
  208.  
  209. "VM Periodic Task Thread" prio=10 tid=0x00007f3fcc0b4800 nid=0x91a waiting on condition
  210.  
  211. JNI global references: 1110
Advertisement
Add Comment
Please, Sign In to add comment